All times are UTC - 5 hours [ DST ]


Forum rules


No new topics are allowed in this forum. Please use other forums to create topics.



Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 78 posts ]  Go to page 1, 2, 3, 4  Next
Author Message
 Post subject: HDD FAQ
PostPosted: September 27th, 2005, 0:44 
Offline
Site Admin

Joined: September 24th, 2005, 12:10
Posts: 42
(C) Dmitry Postrigan


Frequently Asked Questions (and answers :))


Q: Can MHDD see devices attached to additional PCI IDE/SATA adapters?
A: Yes.

Q: Where can I find all list of MHDD commands with descriptions?
A: Just run MHDD and try command "man".

Q: MHDD is very unstable (sometimes it crashes).
A1: You need to clear Read-Only attributes on MHDD.CFG, MHDD.EXE, MHDD.LOG, MHDD*.*. If this does not help, you can just delete all files except MHDD.exe and MHDD.hlp, and MHDD will create everything again.
A2: Check that you have enough free space on your media from which you are running MHDD.
A3: Check that you are NOT testing the same drive from which you are running MHDD (never do this!)

Q: What about MHDD under Windows?
A: I know that it is possible to run MHDD under any Windows with some limitations. For Win2k/XP you will need the USERPORT driver (google it). I do not recommend it though.

Q: I'm scanning a drive and seeing something like a chess board. Is this normal?
A: It is OK, you see delays when heads are moving to the next track.

Q: After I played with MHDD my drive became working very slow (about 3MB/S under Windows)
A: Check IDE pins on your HDD — you broke one of them when you played with IDE cables :).

Q: Why MHDD cannot see my drive attached to Primary channel?
A: Check MHDD.CFG for something to enable primary channel (and also read the doc!). You can also use /ENABLEPRIMARY command line switch.

Q: What about MHDD and SATA?
A: There are no differences between IDE and SATA except the physical interface. MHDD works with SATA exactly as it works with IDE.

Q: MHDD does not see my drive.
A1: Check Q6 first
A2: If your drive is SLAVE, you have to switch it to MASTER first. I removed SLAVE-devices support from MHDD.
A3: Actually, there is a way of accessing slave devices in MHDD. Press SHIFT+F3, and then look for master hard drive number on the same channel. For example, if the master hard drive number is "3", enter "4" to select slave drive on that cable.

Q: MHDD hangs while I am trying to detect my HDD.
A: It is a common problem with some third-party MHDD distributions. Please use original MHDD floppy and CD images.

Q: How can I fix delays on my HDD (red and brown blocks in MHDD)?
A: Use ERASE command in MHDD (it will erase the entire hard drive though :)), then run scan+erase delays ON, then scan+remap ON.

Q: Does MHDD Scan+remap kill my data?
A: Remapping with MHDD is safe to your data as long as you have not too much bad blocks (under 100).

Q: Does MHDD erase delays kill my data?
A: Yes, because it erases by 255-sectors blocks.

Q: Can I do sector-by-sector EraseWaits?
A: No, because it would be almost exactly the same as remap. :)

Q: Can I remap red or brown box?
A: No. But see Q10, that may help.

Q: I'm checking my disk with chkdsk or scandisk and they are reporting bads, but MHDD does not see any bad block. What happened?
A: Your drive had some bad blocks in the past and they were removed by MHDD or other software (or sometimes by the hard drive itself).
1. Use DiskEdit to remove bads from yout file system
2. Try Partition Magic's "Bad sectors recheck"
3. Repartition your hard drive.

Q: MHDD does not see my HDD!
A: Try Shift+F3 (and please read the doc immediately! :))

Q: MHDD does not see drives connected to my Promise SX4000 or 150TX2/TX4 board.
A: Sorry, MHDD will never see drives on such boards because they suck :) (they have a very different interface that does not allow MHDD to talk to the board.

Q: I'm running MHDD from write-protected media (floppy/CD). Each time I exit MHDD i have error messages.
A: Use /RO command key when running MHDD.

Q: Why do I see my IDE/SATA conroller twice when MHDD runs?
A: MHDD sees each IDE/SATA channel as different device (I made it this way for internal needs).

Q: What is the meaning of scan results?
A: Normally, you should not get brown and red blocks. If you have some, see Q above (about erase delays). If you have blocks marked as a letter ("A", "x", "S", "!" and so on) — those are bad blocks. If there is more than 20% of surface is covered with bad blocks, then it is a head crash. If your hard drive is 100% filled by bad blocks — then it is either a head crash, pcb damage or firmware issue. None of these failures are fixable with free software.

Q: While scanning a drive with MHDD I see letter W sometimes.
A: You are scanning with EraseDelays turned on, and W is appearing where MHDD erased a block of 255 sectors.

Q: While scanning a drive I see blue block.
A: You are scanning with Remap option turned ON and a remap attempt has just happened there.

Q: I have defects on my HDD, how do I remove them?
A: See Q "What is the meaning of scan results?" above.

Q: I have problems with installing/removing of HPA or DCO.
A1: Sometimes it happens when your drive is attached to PCI IDE/SATA controller. Please use chipset IDE/SATA controllers to play with HPA and DCO.
A2: Some modern motherboars use HPA feature to store some BIOS data on your drive in hidden place. They may block HPA commands to the hard drive.

Q: The size of my HDD is less than it should be. What can I do?
A: Check jumper settings. Check HPA setting with MHDD (try NHPA command).
If that doesn't help, do the following:

Execute CONFIG command in MHDD, answer "y", then just press ENTER for each question.

There is a complete capacity restore guide available here: http://blog.atola.com/restoring-factory ... -capacity/

Q: How can I low level format (LLF) my drive with MHDD?
A: You can LLF your drive by using "erase" command.

Q: Can I cut off the beginning of a drive?
A: Sorry, you can only cut the end of a hard drive surface (commands CONFIG and HPA).

Q: Can MHDD work with USB drives?
A: Theoretically yes. You have to find a driver which turns your USB device into SCSI (under DOS). Then MHDD can work with your device in SCSI mode. The driver is located here: http://hddguru.com/content/en/software/ ... OS-Driver/
There is also a very good boot floppy disk available here:
http://hddguru.com/content/en/software/ ... Boot-Disk/

Q: I'm tired hearing these weird sounds in MHDD
A: Try command line switch /NOPINGPONG :)

Q: I'm running MHDD from a boot floppy/CD, where can I find logs/screenshots?
A: Bootable MHDD media creates a RAM disk and is runs from there. All logs are stored there too (on the RAM-disk).

Q: Can I somehow select a Slave device in MHDD? (I know that slave is not supported, but...)
A: You can. Press SHIFT+F3 to choose a drive. Slave-devices are not displayed, but you can choose them by entering even numbers. For example, to choose Primary Slave device, enter 2, to choose Secondary Slave device, enter 4. For drives which are attached to PCI host controllers, you have to select odd numbers.


Top
 Profile  
 
 Post subject: MHDD
PostPosted: October 17th, 2005, 13:25 
Offline
User avatar

Joined: October 14th, 2005, 9:26
Posts: 1029
How I make to activate and to disactivate password of hd?


Top
 Profile  
 
 Post subject: clicking sound
PostPosted: November 14th, 2005, 22:53 
Offline

Joined: October 11th, 2005, 1:46
Posts: 6
can Mhdd fix clicking soun of hard disk which my be due to corrupted firmare or bad zero trck by assigning the zero track to anoter good sector? (forgive me if it's a dummy q).


Top
 Profile  
 
 Post subject: Re: MHDD
PostPosted: November 15th, 2005, 10:37 
Offline
User avatar

Joined: October 14th, 2005, 9:26
Posts: 1029
sempre wrote:
How I make to activate and to disactivate password of hd?


it is difficult when a reply is not had.


Top
 Profile  
 
 Post subject:
PostPosted: November 16th, 2005, 21:28 
Offline

Joined: October 11th, 2005, 1:46
Posts: 6
I agree to sempre it rally too hard when no body answers


Top
 Profile  
 
 Post subject:
PostPosted: November 16th, 2005, 21:43 
Offline

Joined: September 27th, 2005, 8:21
Posts: 765
yeah, so it will be much easier if you start reading the docs/using search/etc ;-)


Top
 Profile  
 
 Post subject:
PostPosted: November 17th, 2005, 21:38 
Offline

Joined: October 11th, 2005, 1:46
Posts: 6
Thank you maysoft for effective answer :!:
but why some people here are to some extent agrissive in thier answers taking into consideration the following:
1.You're not forced to answer if you don't have one.
2.No one put minimum qualifications to join this lovely(really I mean lovel and grat) forum

ofcourse I assume you'r not here because it's a paid sely job of you to assist this forum;I rather asume you like to teach and learn from other minds.


Top
 Profile  
 
 Post subject:
PostPosted: December 30th, 2005, 18:02 
Offline

Joined: August 19th, 2005, 23:42
Posts: 23
hi
in the english manual for using MHDD , u said
Quote:
MHDD is not easy if you have no deep knowledge how disk drives work. If you want to get such knowledge you can use ATA/ATAPI standard: http://t13.org.


u have referred the site : http://t13.org

well , thanks for that but can u please be more specific and give some specified article numbers that we really do need to read and study .. i can't download and read over 500 articles in about 150 or 200 MB of data .. so , please define the most important articles we should read and study to understand using MHDD and all HDD special commands , otherwise make a well managed help manual for MHDD.
i can help as far as i can in doing that , just need the information to gather in an ebook , in any format u like .. .exe or .pdf or .chm

thanks in advance
regards[/code]


Top
 Profile  
 
 Post subject:
PostPosted: December 30th, 2005, 18:54 
Offline

Joined: September 27th, 2005, 8:21
Posts: 765
Ok, here is the most needed files:

http://t13.org/docs2004/d1532v1r4b-ATA-ATAPI-7.pdf
http://t13.org/docs2004/d1532v2r4b-ATA-ATAPI-7.pdf
http://t13.org/docs2004/d1532v3r4b-ATA-ATAPI-7.pdf

_________________
Dmitry


Top
 Profile  
 
 Post subject:
PostPosted: December 30th, 2005, 20:03 
Offline

Joined: August 19th, 2005, 23:42
Posts: 23
hello maysoft
thank u very much for fast response , this is a very good response with resoanable documents to study and understand coz it was really terrible to download all that documents :lol:

now it's great and easy work .. thanks again
best regards


Top
 Profile  
 
 Post subject: UNC
PostPosted: January 20th, 2006, 10:36 
Offline

Joined: January 20th, 2006, 10:33
Posts: 1
I'm getting a scan result of UNC 1 ??? What does this mean? Do you have documentation on the scan results?


Top
 Profile  
 
 Post subject: Which program I use to load LDR file??
PostPosted: May 6th, 2006, 16:29 
Offline

Joined: May 6th, 2006, 16:19
Posts: 2
Location: INDONESIA
i'm new, and i want to ask? Which program I use to load LDR file??


Top
 Profile  
 
 Post subject: hi. Dimitri
PostPosted: May 8th, 2006, 19:29 
Offline

Joined: June 23rd, 2004, 8:03
Posts: 10
Location: Brasil
i am user for mhdd
is buy full version??
tanks
marcos daniel


Top
 Profile  
 
 Post subject:
PostPosted: May 10th, 2006, 8:13 
Offline

Joined: June 23rd, 2004, 8:03
Posts: 10
Location: Brasil
please ,dimitri
is possible user mhdd is firmawers for salvation data ?
he is many firmawers for maxtor (savation data )
is possible user mhdd for instal ldr for SA on reading P LIST in archive binari for hard driver?
tanks


Top
 Profile  
 
 Post subject:
PostPosted: May 10th, 2006, 9:46 
Offline

Joined: September 27th, 2005, 8:21
Posts: 765
I do not sell anything since November 2003.
MHDD does not support any firmwares.


Top
 Profile  
 
 Post subject:
PostPosted: May 10th, 2006, 14:05 
Offline

Joined: November 10th, 2005, 19:21
Posts: 29
does MHDD suppose to woek on win98SE
without userport ?


Top
 Profile  
 
 Post subject: drive ID
PostPosted: May 23rd, 2006, 17:30 
Offline

Joined: May 20th, 2006, 1:47
Posts: 12
Hi,

can I use MHDD to set/change the drive ID (and how)?

I didn't find anything in the help/man pages provided.

Thanks.


Top
 Profile  
 
 Post subject:
PostPosted: May 24th, 2006, 1:44 
Offline

Joined: September 27th, 2005, 8:21
Posts: 765
ImageImageImageImage ImageImageImageImageImageImage ImageImageImageImageImageImageImage ImageImageImage ImageImageImage


Top
 Profile  
 
 Post subject:
PostPosted: May 24th, 2006, 1:48 
Offline

Joined: May 20th, 2006, 1:47
Posts: 12
Too bad.

What would the long answer be? Any advice?


Top
 Profile  
 
 Post subject:
PostPosted: May 24th, 2006, 4:05 
Offline

Joined: September 27th, 2005, 8:21
Posts: 765
The long answer is:
Yes. By using MHDD Terminal (available in MHDD 4.5, not available in MHDD 4.6). You will have to write your own scripts, send vendor-specific commands, etc.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 78 posts ]  Go to page 1, 2, 3, 4  Next

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group