Data recovery and disk repair questions and discussions related to old-fashioned SATA, SAS, SCSI, IDE, MFM hard drives - any type of storage device that has moving parts
January 6th, 2005, 16:16
Hi to everyone ! I ask you Dimitry if you can put a new function to the MHDD program that will do the following:
the sector`s response time greater than (let the user choose) 150ms to be remaped (or to be added to the G-LIST or P-LIST) ! I ask such a thing thinking that those sectors will soon become bad sectors !
Thanks in advance !
January 6th, 2005, 16:57
Already there.
Erase Waits.
January 6th, 2005, 17:06
it`s not what I request!
erase waits erases the sectors that are not respondind in 1 sec.
January 6th, 2005, 17:11
not 1 sec, but 250 miliseconds. and configurable 10-10000 msec in mhdd.cfg
January 7th, 2005, 7:39
I see no mhdd.cfg in the latest version !
Posted 7/1/2005, 14:52:gustav wrote:I see no mhdd.cfg in the latest version !
thousand excuses !
I was working on a fresh diskette!
I will study it now !
Posted 7/1/2005, 14:55:I see 3 code lines :
#PRIMARY_ENABLED=FALSE
#AUTODETECT_ENABLED=TRUE
#DEVICE=3
what should I add to change the remap and erase waits timing ?
January 7th, 2005, 9:39
Start mhdd scan with erase waits turned on and cancel it immediately. This will create needed lines automatically.
January 7th, 2005, 9:56
thanks for your kindness Dmitry!
Posted 7/1/2005, 17:11:I will express myself once again!
I want to remap the green ,brown and orange ! I want to get rid of them!
how can I do this ?
Posted 7/1/2005, 17:12:I think I found it !
I will test it now !
Posted 7/1/2005, 20:16:gustav wrote:thanks for your kindness Dmitry!
Posted 7/1/2005, 17:11:
I will express myself once again!
I want to remap the green ,brown and orange ! I want to get rid of them!
how can I do this ?
Posted 7/1/2005, 17:12:
I think I found it !
I will test it now !
#SCAN_ERASEWAITSDELAY=150
#SCAN_STARTCYL=0
#SCAN_STARTLBA=0
#SCAN_LOG=0
#SCAN_ENDCYL=155060
#SCAN_ENDLBA=156301487
#SCAN_TIMEOUT=30
#SCAN_MENUX=20
#SCAN_MENUY=5
#SCAN_SLEEP=0
Powered by phpBB © phpBB Group.