Lo, on Monday, February 25, Arthur Buijs did write:

> Baloo,
> 
> if you tell me how to make a dd image, (I'm almost new to Linux) I will
> send it to you as soon as I'm back in the office. (Aproximately 4 hours
> from now.)

Assuming the disk is in your first drive (what Microsoft calls A:), then

dd if=/dev/fd0 of=floppy.img bs=1440K

Adjust the bs (block size) value as necessary.

Richard

Reply via email to