is that a XCDRoast cd image?
Hi,
I just downloaded a file of *.img format .
what the hell am I supposed to do with this?
thanx,
is that a XCDRoast cd image?
Stick a blank floppy in your floppy drive, then issue:
Code:dd if=somefile.img of=/dev/fd0 bs=1024 conv=sync ; sync
Bookmarks