To boot using a USB pen drive, use the dd command to copy the diskboot.img image file from the /images/ directory on the DVD or CD-ROM. For example:
dd if=diskboot.img of=/dev/sda
Your BIOS must support booting from a USB device in order for this boot method to work.
3 comments:
dd if=diskboot.img of=/dev/sda
Your blog is really excellent. It inspires the readers who has that great desire to lead a better and happier life. Thanks for sharing this information and hope to read more from you.
Term Paper
But this only in case of only one drive in your hard disk, in case of if you have more than one partition then mention partition name for example /dev/sda1,/dev/sda2 etc..
Post a Comment