If you have a *nix system to use:

put a floppy in /dev/fd0, but don't mount it.

cat <image file> >/dev/fd0

or (some swear this is the Right Way)

dd if=<image file> of=/dev/fd0 obs=18k

if you are stuck with windows, boot to dos and use rawrite.exe

rawrite <image file> a:

or just

rawrite

and it will prompt you, I think.  There should be a rawrite.exe on the
cd in dosutils.

Lawson
          >< Microsoft free environment

This mail client runs on Wine.  Your mileage may vary.



On Wed, 21 Apr 1999, Ulf Lundstr\366m wrote:

> Hi!
> 
> I need to reinstall my system... :(
> 
> But I have lost my boot and supp. disks for the installation... 
> 
> I have a RH 5.2 cd with the boot.img file on it... But... What is the
> syntax to make the boot disk from that file...
> 
> //Uffe
> 
> Yow!  It's a hole all the way to downtown Burbank!
> 
> 




___________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com/getjuno.html
or call Juno at (800) 654-JUNO [654-5866]

Reply via email to