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 -- Neil Bothwick Daddy? What's this little red button for?
signature.asc
Description: PGP signature

