On Fri, Oct 06, 2000 at 10:42:39AM -0500, MOliveri@gswhs.grundy.k12.il.us wrote:
> I tried copying the image directly to a floppy, but every time I do so it
Using dd or rawrite, yes? It's a floppy _image_ you want to write,
not a file. It has to be written byte for byte onto the floppy disk.
On UNIX or Linux:
# dd if=image.img of=/dev/fd0
On DOS there is a program called rawrite.exe that can do it.
Tim.
*/
-- To unsubscribe, send mail to: linux-parport-request@torque.net --
-- with the single word "unsubscribe" in the body of the message. --
This archive was generated by hypermail 2b29 : Fri Oct 06 2000 - 19:11:39 EDT