home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / INSTALL / README.INS < prev    next >
Encoding:
Text File  |  1995-04-20  |  3.3 KB  |  80 lines

  1. Installation notes for Slackware Linux 2.2.0.
  2.  
  3. A more detailed description of the installation process may be found in the
  4. "Installation-HOWTO", by Matt Welsh. 
  5.  
  6. Note: If you are installing from a 5.25" boot drive, you might want to read the
  7. file "INS_1_2.MEG" as well as this one.
  8.  
  9. INSTALLATION DISKS:
  10.  
  11. You will need installation disks: a "bootkernel" disk and a "root/install" disk.
  12.  
  13. To make your bootkernel/rootdisk combination, you'll have to get a boot kernel
  14. and root disk. Bootkernels are in the bootdsks.12 (for 1.2 meg drives) and 
  15. bootdsks.144 (for 1.44 meg drives). Rootdisks are in rootdsks.12 (for 1.2
  16. meg drives) and rootdsks.144 (for 1.44 meg drives).  Use 'dd' or RAWRITE.EXE
  17. to write them to floppies.
  18.  
  19.   NOTE: When using dd to create the boot kernel disk or root disk on Suns and 
  20.   possibly some other Unix workstations you must provide an appropriate block
  21.   size. This probably wouldn't hurt on other systems, either. Here's an 
  22.   example: 
  23.  
  24.   dd if=scsinet of=/dev/(rdf0, rdf0c, fd0, or whatever) obs=18k
  25.  
  26. DISK SETS
  27.  
  28. Once you've made your boot and install disks, you'll need to make the disk sets
  29. you wish to install on MS-DOS formatted floppies. The A disks will fit on 1.2 MB
  30. or 1.44 MB disks, but all other disk sets require 1.44 MB disks (if you're
  31. installing from floppy, of course).
  32.  
  33. These are the disk sets that are available to install:
  34.  
  35.       A   - Base Linux system
  36.       AP  - Various applications that do not need X
  37.       D   - Program Development (C, C++, Kernel source, Lisp, Perl, etc.)
  38.       E   - GNU Emacs 
  39.       F   - FAQ lists 
  40.       I   - Info pages.
  41.       IV  - Interviews: libraries, include files, Doc and Idraw apps for X
  42.       N   - Networking (TCP/IP, UUCP, Mail)
  43.       OOP - Object Oriented Programming (GNU Smalltalk 1.1.1)
  44.             Also includes the Smalltalk Interface to X11.
  45.       Q   - All kinds of extra kernels 
  46.       T   - TeX
  47.       TCL - Tcl/Tk/TclX, Tcl language, and Tk toolkit for developing X apps
  48.             More development packages to work with Tcl have also been added,
  49.             as well as David Engel's Linux port with shared libraries.
  50.       X   - XFree86 X Window System
  51.       XAP - Applications for X
  52.       XD  - XFree86 X server development system, PEX extensions, and man
  53.         pages for X programming.
  54.       XV  - XView. (OpenLook[TM] [virtual] Window Manager, apps)
  55.       Y   - Games (that do not require X)
  56.  
  57. For each disk, make an MS-DOS format disk and copy the proper files to it.
  58. The "00index.txt" files are added by the FTP server. You don't need those.
  59. If you're using NFS or hard drive installation, just set up a directory with
  60. the disk subdirectories for the disk sets you want. You'll only have to make
  61. the boot and root floppies in that case.
  62.  
  63. Make sure you have a blank, formatted floppy ready to make your Linux boot 
  64. disk at the end of the installation. 
  65.  
  66. [NOTE]: You may install most software packages by typing "setup" on a
  67. running system. If you reinstall the A series, or the Q series (which
  68. replaces your kernel), be sure to run LILO or make a new boot disk using the
  69. rescue disk. Also, if you reinstall some of the base packages you might need 
  70. to reconfigure files in /etc or other places.
  71.  
  72. Your packages are listed in /var/adm/packages. Any of these packages may be
  73. removed or reinstalled using "pkgtool".
  74.  
  75. Enjoy!
  76.  
  77. Patrick Volkerding
  78. volkerdi@ftp.cdrom.com
  79. volkerdi@mhd1.moorhead.msus.edu
  80.