Click to See Complete Forum and Search --> : Easy question.. I think..


ansivirus
02-24-2001, 05:46 PM
Can anyone tell me how to create a floppy image (.img file) within linux??

Thanks

-ansivirus

manux
02-24-2001, 05:49 PM
type in dd if=filename.img of=/dev/fd0

man dd for more info