Recreating an installation disk

John Abreau jabr at bcslnx.bcs.org
Wed May 17 12:03:08 EDT 1995


>> I trying to install Linux at home and have run into a problem with my 
>> Root disk; it seems to have become corrupted. The disk drive wont read it.
>> Having Slackware running on my machine at work, is there a way in LInux 
>> to create seperate installation disks? (Such as another Root disk?)
>> Thanks.
>> 
>> =========================================================================
>> Vincent Cocco
>> Suffolk University     email:  cocco at misty.suffolk.edu
>> Boston, MA 02108
>> =========================================================================
>> 
>> 

You should be able to create a new root disk by copying the disk image
to the floppy device. You'll probably have to do this as root.

The following should work, assuming you've put a formatted floppy
into drive A:

% gunzip color144.gz
% su
# cp color144 /dev/fd0

For drive B, copy to /dev/fd1 instead.

--
John Abreau / Director, BCS Linux & Unix User Group / jabr at bcs.org
The Boston Computer Society / 101 First Avenue, Suite 2 / Waltham, MA 02154
Voice +1 617 290 5700 / Fax +1 617 290 5744 / http://www.bcs.org



More information about the Discuss mailing list