[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Making floppy images (was Re: 3c509 setup disk?)



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 to: