> -----Original Message-----
> From: Steve Strong [mailto:[EMAIL PROTECTED]]
> Sent: Thu, February 13, 2003 4:57 AM
> To: [EMAIL PROTECTED]
> Subject: how do I make a floppy from an image file?
> 
> 
> I've downloaded a file that is a driver for my hard drives 
> and it looks
> like it an image of a floppy -- it has an .img suffix.  How do I make
> this into a floppy?
> steve

If this is really a floppy image you can mount it directly as loopback block
device.
As root run
'mount /path/to/file.img /mnt/floppy -o loop'

Pavel.

> -- 
> Steve Strong
> Computer Science Teacher
> Washington High School
> 2205 Forest Dr. SE
> Cedar Rapids, IA      52403
> mailto: [EMAIL PROTECTED]
> website: http://crwash.org
> telephone: 319-398-2161
> 
> 
> 
> -- 
> Psyche-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/psyche-list
> 



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list

Reply via email to