>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?

if you have another unix or linux system, use dd, with a syntax something
like:
dd if=/path_to_file/file.img of=/dev/fd0

if you don't, I believe you can try this:
http://access1.sun.com/drivers/utilities/dd.exe
or possibly the \dosutils\rawrite.exe on the redhat CD #1.

Regards,
Bernie.



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

Reply via email to