i guess for a bootable usb u need a diskboot.img file in the first sector of your usb drive . its a vfat filesystem image also your bios is required to support booting from a usb drive obviously u'll have to move ithe diskboot.img file to your pendrive use the dd command. eg: dd < diskboot.img> /dev/sda
-- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([email protected]) List Information: http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
