Sometime Today, Satya assembled some asciibets to say:

> On May 12, 2000 at 22:25, vulcan wrote:
> 
> >now, How to do the reverse.
> >That is, how to create IMG file of a floppy to harddisk.
> 
> man dd
> 
> dd if=/dev/hda1 of=/floppy1 bs=512

You'd want the opposite, but that would just kill your harddisk:

dd if=/dev/floppy of=~/floppy.img bs=512

You could also use a tool called hd-copy.  It is a DOS program - pretty
cool.  distributed as cardware.

> Can Win* mount image files?

What?

Philip

-- 
There is an order of things in this universe.
                -- Apollo, "Who Mourns for Adonais?" stardate 3468.1

To subscribe / unsubscribe goto the site www.ilug-bom.org ., click on the mailing list 
button and fill the appropriate information 
and submit. For any other queries contact the ML maintener

Reply via email to