Wednesday, July 1, 2009

Software Tips --Remove MBR

If you want to erase MBR in a fdisk /mbr fashion, you should issue this command as root:

dd if=/usr/lib/extipl/aldebaran.bin of=/dev/block_device_file

lilo -v

and voila!


aldebaran.bin is part of package extipl

No comments:

Post a Comment