Will it allow you to write a .img file in raw format like rawwrite and dd? Before I messed around with Linux LiveCDs I used a lot of floppy based distros. It hasn't been all that long since I did this, but using KDE to write the .img file was never mentioned, always rawrite or dd. If this feature is now available, then cool. I seem to recall now that the creator of rawwritewin was working on a rawwritelin, but it wasn't in a useable state at the time I last looked. If it is done or I am imagining things, then I stand corrected.
Brian Kelsay
"Brian Densmore" <> 10/06/04 12:06PM >>>
When I want to create a floppy in Linux I use Konqueror and drag what I want selected into the /dev/floppy location. Then presto chango KDE asks me if I want to move, copy or link and I say copy and automajically the floppy is created. I can also right click on the floppy icon and format the disk, mount it, unmount it, or open it.
On Wed, 06 Oct 2004 12:30:20 -0500 "Brian Kelsay" [email protected] wrote:
Will it allow you to write a .img file in raw format like rawwrite and dd? Before I messed around with Linux LiveCDs I used a lot of floppy based distros. It hasn't been all that long since I did this, but using KDE to write the .img file was never mentioned, always rawrite or dd. If this feature is now available, then cool. I seem to recall now that the creator of rawwritewin was working on a rawwritelin, but it wasn't in a useable state at the time I last looked. If it is done or I am imagining things, then I stand corrected.
While I have used dd in the past to make these, I've always found this to be much easier:
cat floppy.img > /dev/fd0
--------------------------------- Frank Wiles [email protected] http://www.wiles.org ---------------------------------