Fedora notes

Thursday, March 17, 2005

How to copy the boot sector

A frequently used simple command:

dd if=/dev/hda1 bs=512 count=1 of=bootsect.bin

0 Comments:

Post a Comment

<< Home