This is the sidebar a b c
This is the sidebar a b c
This is an old revision of the document!
dd if=/dev/hda of=~/mbr.txt count=1 bs=512 dd if=~/mbr.txt of=/dev/hda count=1 bs=512
sfdisk -d /dev/hda > partition_backup.txt sfdisk /dev/hda < partition_backup.txt