Am Mittwoch, den 21.12.2005, 09:46 +0000 schrieb Neil Bothwick:
> On Tue, 20 Dec 2005 17:21:31 -0600, [EMAIL PROTECTED] wrote:
> 
> >  dd if=/?? of=?? -b 512? with the right stuff in there can clean the
> >  mbr right?
> 
> That will zero the whole disk. Even adding count=1 will still wipe the
> partition table. I think the command you want is 
> dd if=/dev/zero of=/dev/dha bs=466 count=1

bs=466 will make your disk unusable as well. It should be 446 and not
466. You may want to look here first:
http://home.teleport.com/~brainy/fat32.htm

> 
> 
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile:  ++43 (0)699 / 127 827 07
Email:   [EMAIL PROTECTED]
         [EMAIL PROTECTED]
Website: http://www.sporn-it.com
Snail:   Steyrer Str. 20
         A-4540 Bad Hall
         Austria / Europe

-- 
gentoo-user@gentoo.org mailing list

Reply via email to