Web Clark (RR) wrote:
To zero the MBR S/N, boot your favorite linux CD and run the following command:

   dd if=/dev/zero of=/dev/hda bs=1 count=4 seek=440

This of course zeros /dev/hda.  For another disk, put /dev/hdb, etc.

That's interesting Web Clark (RR). I've recently added the dd command to my super grub disk. So if you could teach me more trick about dding the MBR and installing more than one windows xp on a pc...

I could add nice features based on dd to the super grub disk.

adrian15


_______________________________________________
Bug-grub mailing list
Bug-grub@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-grub

Reply via email to