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

Re: Er...how to dd disk image to floppy.





On Fri, 3 Mar 2000, Barrie Bremner wrote:

> 
>  I`m trying to get a disk image from my Redhat 6.1 CD
> (/mnt/cdrom/images/bootnet.img) to a floppy to boot with to install via
> ftp.
> 

dd if=/mnt/cdrom/images/bootnet.img of=/dev/fd0 bs=1440k

if is the input file, of is the output file or device and bs is the
blocksize.

cheers,

Paul

---------------------------------------------------------------------
Sheffield Linux User's Group - http://www.sheflug.co.uk
To unsubscribe from this list send mail to
- <sheflug-request [at] vuw.ac.nz> - with the word 
 "unsubscribe" in the body of the message. 

  GNU the choice of a complete generation.