first, copy the floppy image to the hard disk with;
 
$ dd if=/dev/fd0H1440 of=/tmp/disk.img
 
put in a new disk and copy the image back onto it with;
 
$ dd if=/tmp/disk.img of=/dev/fd0H1440
 
and delete the file if you're done.
 
Regards,
--
Iain Wade - Optus Internet
-----Original Message-----
From: Ian Paton <[EMAIL PROTECTED]>
To: Redhat Mailing List <[EMAIL PROTECTED]>
Date: Tuesday, December 07, 1999 11:24 AM
Subject: How to copy boot disk?


Hello,

Can anyone tell us how to make a copy of a linux boot disc.

Ian Paton
--------------------------------------------------------------------------
OCTAL NET SERVICES   Tel +61 8 9316 9323
--------------------------------------------------------------------------

Reply via email to