home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 8 / IOPROG_8.ISO / rootdsks / readme < prev    next >
Encoding:
Text File  |  1997-08-26  |  2.1 KB  |  47 lines

  1. These are root-install disks for Slackware 3.3 (version 3.3.0)
  2.  
  3. You will need one of these disks to install Linux. The disk is created by 
  4. writing the image out with RAWRITE.EXE under DOS.  For example, to make the
  5. color.gz rootdisk, you'd put a formatted floppy in your floppy drive, and then
  6. run this command:
  7.  
  8. C:\> RAWRITE COLOR.GZ A:
  9.  
  10. Normally you do not need to decompress these disks -- the kernel will do that as
  11. it loads them.  These disks may be written to 1.44MB or 1.2MB floppies.  Note
  12. that if you plan to mount the rootdisk instead of loading it into a ramdisk 
  13. (using the method outlined in LOWMEM.TXT for machines with only 4MB) then you
  14. must decompress the image with GZIP.EXE before writing it out to a floppy.
  15.  
  16.  
  17. Here's a description of the choices:
  18.  
  19. --------------------------------------------------------------------------------
  20.  
  21. color.gz: A root-install disk using an easy-to-use new full-screen color
  22. install program. NOTE: This version of the install system is not forgiving of
  23. extra keystrokes entered between screens, so type carefully.
  24.  
  25. umsdos.gz: A version of the color install disk using UMSDOS - a filesystem
  26. that allows you to install Linux into a directory on an existing MS-DOS
  27. partition. Not as fast as ext2 or xiafs, but it works, and you don't have to
  28. repartition your drive. See README.UMS for more information.
  29.  
  30. text.gz: A root-install that uses text-based install scripts.  This is actually
  31. preferred by some people since you can back up to look at error messages using
  32. Shift-PageUp.  In addition, all of the new keymaps should be supported.
  33.  
  34. tape.gz: A semi-experimental disk designed to support installation from tape.
  35. See the file README_T.APE for more information about this disk.
  36.  
  37. pcmcia.gz: A version of the color install disk designed for installing to a 
  38. laptop using a PCMCIA ethernet or scsi card.
  39.  
  40. Also:
  41.  
  42. rescue.gz:  This is a rootdisk with an editor (vi), lilo, e2fsck, and other 
  43. utilities.  It's useful for getting into your machine if you ever get locked
  44. out due to improper lilo installation or some other misconfiguration.
  45.  
  46. --------------------------------------------------------------------------------
  47.