Mr. Belboz
version 1.0.3
Registered: Dec 1999
Location: Cincinnati, OH
Posts: 185 |
Art sent me an email on this also. I replied to him there before seeing it here too.
I basically said the same thing as Rick just did, but will post a few of the highlights.
I told him the reason that Dolly and Diskpro went so fast is they thought the one drive had 19 cylinders instead of the 16,383 it really has!
I mentioned he should check to make sure he has LBA turned on in the BIOS for both drives. I would almost bet LBA is either turned off or set to AUTO and is not getting detected for the one drive.
His "dd" command is wrong also in Linux.
It should be
dd if=/dev/hda of=/dev/hdb bs=512
He had bs-512 instead of the equals command. I also mentioned that when using Dylan's boot disk he should avoid using /dev/hda. That drive is not byte swapped while the others are. It "may" not be a problem when using dd, but I would avoid it.
Regardless neither will work if any program thinks one of the drive has 19 clyinders.
------------------
Belboz
belboz@cinci.rr.com
[This message has been edited by Mr. Belboz (edited July 16, 2000).]
[This message has been edited by Mr. Belboz (edited July 16, 2000).]
POST #3 | Report this post to a moderator
| IP: Logged
|