home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / answers / linux / howto / installation < prev    next >
Internet Message Format  |  1993-12-15  |  31KB

  1. Path: senator-bedfellow.mit.edu!bloom-beacon.mit.edu!nic.hookup.net!swrinde!gatech!concert!samba.oit.unc.edu!sunSITE!mdw
  2. From: mdw@sunsite.unc.edu (Matt Welsh)
  3. Newsgroups: comp.os.linux.announce,comp.os.linux.help,comp.os.linux.admin,news.answers,comp.answers
  4. Subject: Linux Installation HOWTO
  5. Followup-To: poster
  6. Date: 15 Dec 1993 22:08:04 GMT
  7. Organization: Linux. It's not just for breakfast anymore.
  8. Lines: 679
  9. Approved: linux-announce@tc.cornell.edu (Matt Welsh)
  10. Message-ID: <2eo1s4$64o@samba.oit.unc.edu>
  11. NNTP-Posting-Host: calypso.oit.unc.edu
  12. Summary: How to obtain and install Linux, the free UNIX implementation for
  13.      Intel 80386/80486 based machines.
  14. Keywords: Linux, HOWTO, FAQ, installation
  15. Originator: mdw@sunSITE
  16. Xref: senator-bedfellow.mit.edu comp.os.linux.announce:1565 comp.os.linux.help:13103 comp.os.linux.admin:2496 news.answers:15860 comp.answers:3039
  17.  
  18. Archive-name: linux/howto/installation
  19. Last-modified: 8 Dec 1993
  20.  
  21. The Linux Installation HOWTO
  22. by Matt Welsh, <mdw@sunsite.unc.edu>
  23. v1.4 Last Modified 8 Dec 93
  24. ----------------------------------------------------------------------------
  25.  
  26. This document describes how to obtain and install the Linux software. 
  27. It is the first document which a new Linux user should read to get
  28. started. 
  29.  
  30. 0. Introduction
  31.     Linux is a freely-distributable implementation of UNIX for 80386 and
  32.     80486 machines. It supports a wide range of software, including
  33.     X Windows, Emacs, TCP/IP networking (including SLIP), the works. 
  34.     This document assumes that you have heard of and know about Linux, 
  35.     and just want to sit down and install it. 
  36.  
  37.  
  38. 0.1 Other sources of information
  39.     If you have never heard of Linux before, there are several sources
  40.     of basic information about the system. One is the Linux FAQ,
  41.     available from sunsite.unc.edu:/pub/Linux/docs. This directory
  42.     contains many other documents about Linux, including the Linux 
  43.     INFO-SHEET and META-FAQ, both of which are good introductory documents
  44.     about Linux. Also take a look at the USENET newsgroups comp.os.linux 
  45.     and comp.os.linux.announce. 
  46.  
  47.     Another source of online Linux documentation is the Linux HOWTO
  48.     archive, on sunsite.unc.edu:/pub/Linux/docs/HOWTO. The file INDEX
  49.     in that directory explains what Linux HOWTOs are available.
  50.  
  51.     The Linux Documentation Project is writing a set of manuals and books
  52.     about Linux, all of which are freely distributable on the net. 
  53.     The directory /pub/Linux/docs/LDP on sunsite.unc.edu contains the
  54.     current set of LDP manuals. 
  55.  
  56.     The book ``Linux Installation and Getting Started'' is a complete
  57.     guide to getting and installing Linux, as well as how to use the 
  58.     system once you've installed it. It contains a complete tutorial
  59.     to using and running the system, and much more information than
  60.     is contained here. This HOWTO is simply a condensation of some of
  61.     the most important information in that book. You can get
  62.     ``Linux Installation and Getting Started'' from sunsite.unc.edu in
  63.     /pub/Linux/docs/LDP/install-guide.
  64.  
  65.  
  66. 0.2 New versions of this document
  67.     New versions of the Linux Installation HOWTO will be periodically
  68.     posted to comp.os.linux.announce, comp.os.linux, and news.answers.
  69.     They will also be uploaded to various Linux FTP sites, including 
  70.     sunsite.unc.edu:/pub/Linux/docs/HOWTO.
  71.  
  72.  
  73. 0.3 Feedback
  74.     If you have questions or comments about this document, please feel
  75.     free to mail the author, Matt Welsh, at mdw@sunsite.unc.edu. I welcome
  76.     any suggestions, criticism, cheques, or money orders. If you find
  77.     a mistake with this document, please let me know so I can correct it
  78.     in the next version. Thanks.
  79.  
  80.  
  81. 1. Hardware Requirements
  82.     What kind of system is needed to run Linux? Any ISA, EISA or VESA
  83.     Local Bus 80386 or 80486 system will do. Currently, the MicroChannel
  84.     (MCA) architechture (found on IBM PS/2 machines) is not supported.
  85.     Any CPU from the 386SX to the 486DX2 will work. You do not need a
  86.     math coprocessor, although it is nice to have one.
  87.  
  88.     You need at least 4 megabytes of memory in your machine. Technically,
  89.     Linux will run with only 2 megs, but most installations and software
  90.     require 4. The more memory you have, the happier you'll be. 
  91.  
  92.     Of course, you'll need a hard drive and an AT-standard drive 
  93.     controller. All MFM, RLL, and IDE drives and controllers should work. 
  94.     Many SCSI drives and adaptors are supported as well; the Linux FAQ 
  95.     (see above) contains more inforamation on SCSI.
  96.  
  97.     Linux can actually run on a single 5.25" HD floppy, but that's only 
  98.     useful for installation and maintenance. 
  99.  
  100.     Free space on your hard drive is needed as well. The amount of
  101.     space needed depends on how much software you plan to install. Most
  102.     installations require somewhere in the ballpark of 40 to 80 megs. 
  103.     This includes space for the software, swap space (used as virtual
  104.     RAM on your machine), and free space for users, and so on.
  105.  
  106.     It's conceiveable that you could run a minimal Linux system in 10
  107.     megs or less, and it's conceiveable that you could use well over
  108.     100 megs or more for all of your Linux software. The amount varies
  109.     greatly depending on the amount of software you install and how
  110.     much space you require. More about this later. 
  111.  
  112.     Linux will co-exist with other operating systems, such as MS-DOS,
  113.     Microsoft Windows, or OS/2, on your hard drive. (In fact you can even
  114.     access MS-DOS files and run some MS-DOS programs from Linux.)
  115.     In other words, when partitioning your drive for Linux, MS-DOS
  116.     or OS/2 live on their own partitions, and Linux exists on its
  117.     own. We'll go into more detail later.
  118.  
  119.     You do NOT need to be running MS-DOS, OS/2, or any other operating
  120.     system to use Linux. Linux is a completely different, stand-alone
  121.     operating system and does not rely on other OS's for installation
  122.     and use.
  123.  
  124.     You also need a Hercules, CGA, EGA, VGA, or Super VGA video card and 
  125.     monitor.  In general, if your video card and monitor work under MS-DOS
  126.     then it should work under Linux. However, if you wish to run
  127.     X Windows, there are other restrictions on the supported video 
  128.     hardware. The Linux FAQ contains more information about X Windows.
  129.  
  130.     In all, the suggested setup for Linux is not much more than is
  131.     required for most MS-DOS or MS Windows systems sold today. If you
  132.     have a 386 or 486 with at least 4 megs of RAM, then you'll be 
  133.     happy running Linux. Linux does not require huge amounts of
  134.     diskspace, memory, or processor speed. I run Linux on a crappy
  135.     386/16 MHz (the slowest machine you can get) with 4 megs of RAM, 
  136.     and am quite happy.
  137.  
  138.  
  139. 2. Getting Linux
  140.  
  141. 2.1 Linux Distributions
  142.     Before you can install Linux, you need to decide on one of the
  143.     "distributions" of Linux which are available. There is no single,
  144.     standard release of the Linux software---there are many such releases.
  145.     Each release has its own documentation and installation instructions.
  146.  
  147.     Linux distributions are available both via anonymous FTP and
  148.     via mail order on diskette, tape, and CD-ROM. The Linux Distribution
  149.     HOWTO (sunsite.unc.edu:/pub/Linux/docs/HOWTO/Distribution-HOWTO)
  150.     includes a list of many Linux distributions available via FTP and mail
  151.     order. 
  152.  
  153.     The most popular release of Linux is the Softlanding Linux System
  154.     release, or SLS. Most Linux users worldwide use SLS---it is one
  155.     of the most complete and easy-to-install releases available.
  156.     It consists of about 30 disks, divided up into a number of
  157.     disk "series" which contain differnt types of software. For 
  158.     example, the c disk series contains compilers and programming
  159.     utilities, and the x disk series contains the X Windows software.
  160.     You pick and choose which disks and packages you want to install.
  161.  
  162.     This document focuses on getting and installing the SLS release,
  163.     because it is so popular. Information on other releases can be
  164.     found in the Linux Installation and Getting Started manual from
  165.     the LDP. You can also find other releases of Linux on various
  166.     FTP sites, including sunsite.unc.edu:/pub/Linux/distributions.
  167.     See the Distribution-HOWTO (menutioned above) for details.
  168.  
  169.     Why SLS? I have looked over the many other Linux distributions, 
  170.     and frankly, SLS is the easiest to document. MCC Interim is a bit
  171.     outdated (0.99.pl10) and doesn't include X. Slackware requires you 
  172.     to have a 3.5" floppy drive (not everybody does). Similar problems
  173.     exist with other distributions. I'm no big SLS fan, but, it's a 
  174.     very complete and full-featured system without any unusual hardware
  175.     requirements. It's also quite up-to-date.
  176.  
  177.     If you would rather install a distribution other than SLS (I
  178.     fully recommend the MCC-Interim distribution), check out 
  179.     sunsite.unc.edu:/pub/Linux/distributions. Many other distributions
  180.     can be found there, and they include their own coherent set of 
  181.     instructions. 
  182.  
  183.     The instructions here should be general enough to be applicable to
  184.     releases other than SLS. I hate to be biased towards a single
  185.     release, but I don't have time to keep up with them all!
  186.  
  187.  
  188. 2.2 SLS Space Requirements
  189.     The following series of SLS disks are available.
  190.  
  191.         a1-aN: The minimal base system
  192.         b1-bN: Base system extras, like man pages, emacs etc.
  193.         c1-cN: The compiler(s), gcc/g++/p2c/f2c
  194.         x1-xN: The X-windows distribution (+idraw and doc)
  195.         t1-tN: TeX (document processing)
  196.         s1-sN: Source code for critical system components
  197.         d1-dN: Documentation for various things
  198.  
  199.     You must get the "a" series diskettes; the rest are optional.
  200.     I suggest at least installing the a, b, and c series, as well
  201.     as the x series if you plan to run X Windows.
  202.  
  203.     Approximate disk space requirements are:
  204.  
  205.         Tiny base system:       15 Meg  (Only a)
  206.         Main base system:       45 Meg  (a, b and c)
  207.         Main base system + X11: 70 Meg  (a, b, c and x)
  208.         Full system:            90 Meg  (a, b, c, d, s, t and x)
  209.  
  210.  
  211. 2.3 Getting the SLS Release from the Internet
  212.     The SLS release of Linux may be found on any number of FTP sites
  213.     worldwide. The Linux META-FAQ lists several of the Linux FTP
  214.     sites; we suggest that you try to find the software on the FTP
  215.     site nearest you, to reduce net traffic. However, two of the major
  216.     Linux FTP sites are sunsite.unc.edu and tsx-11.mit.edu.
  217.  
  218.     The SLS release may be found on
  219.         sunsite.unc.edu:/pub/Linux/SLS
  220.     as well as
  221.         tsx-11.mit.edu:/pub/linux/packages/SLS
  222.  
  223.  
  224. 2.3.1 Downloading the files
  225.     You need to download the following files. Make sure that you use
  226.     binary mode when FTPing these files!
  227.  
  228.     * READ.ME, RELEASE, and SLS.FAQ. These files are text files giving
  229.       up-to-date information on the latest release of SLS.
  230.  
  231.     * a1.3 or a1.5. These are binary images of the SLS "a1" boot disk.
  232.       If you have a 3.5" boot floppy drive on your system, get a1.3. 
  233.       If you have a 5.25" boot drive, get a1.5. 
  234.  
  235.     * rawrite.exe. This is an MS-DOS program used to create the SLS
  236.       a1 disk from the a1.3 or a1.5 image. On tsx-11.mit.edu, this
  237.       program is found in 
  238.         /pub/linux/dos_utils/rawrite.exe
  239.       And on sunsite.unc.edu, it is found in
  240.         /pub/Linux/system/Install/rawrite2.exe
  241.  
  242.       (Note that "rawrite2.exe" is a newer version of rawrite which is
  243.       faster, but doesn't work on all drives. If you have problems with
  244.       it, try the other version.)
  245.  
  246.     * The files in the directories a2, a3, and a4. These files will
  247.       be copied later to MS-DOS disks; they make up the a2, a3, and a4
  248.       disks in the SLS series. When downloading these files, keep them
  249.       in separate directories; that is, don't mix the a2 files up with
  250.       the a3 files, and so on.
  251.  
  252.       Make sure that you get the file "diska2", "diska3", and so on on
  253.       each disk. In FTP, if you use "mget *.*", you will probably
  254.       miss files without a "." in the filename. Therefore, use "mget *"
  255.       to get all files.
  256.  
  257.     * Files in the directories b1, b2, etc., depending on what disk
  258.       series you are installing. For example, if you are installing the
  259.       'b' disk series, get the files in the directories b1 through b7.
  260.       As with a2-a4, above, be sure to keep the files in separate 
  261.       directories when you download them.
  262.  
  263. 2.3.2 Making the disks
  264.     Once you have the files downloaded, you need to create the install
  265.     disks. The a1 disk needs to be the type of disk that you boot from;
  266.     i.e., either a high-density 3.5" disk or a high-density 5.25"
  267.     disk. The disk must be MS-DOS formatted. Also be sure to use a
  268.     brand-new floppy if possible; bad blocks on the floppy will cause
  269.     you much trouble later.
  270.  
  271.     You don't need to be running MS-DOS to install SLS. However, 
  272.     having access to an MS-DOS system makes it much easier to create the
  273.     SLS floppies. If you don't run MS-DOS yourself, try to find a 
  274.     friend who runs MS-DOS to create the floppies, as descibed below.
  275.  
  276.     To create the a1 disk, run the "rawrite" program from MS-DOS. It 
  277.     will prompt you for the file to write to the disk (such as a1.3
  278.     or a1.5) and the disk to write it to (such as A: or B:). 
  279.     After the disk has been written, it will no longer be recognized
  280.     by MS-DOS; it is complete overlaid with the SLS a1 image.
  281.  
  282.     To create the rest of the SLS disks, simply use the MS-DOS
  283.     "copy" command. All of the rest of the SLS install disks must
  284.     be of the same type (either HD 3.5" or HD 5.25"), but they do not
  285.     need to be the same type as the a1 disk. All of the disks must
  286.     be MS-DOS formatted before you begin.
  287.  
  288.     For example, to create the a2 disk, simply copy the files from 
  289.     the directory "a2" to the floppy, with the command
  290.         C:\> copy a2\*.* A:
  291.  
  292.     Do likewise for every disk that you downloaded.
  293.  
  294.     NOTE: It is possible to install SLS from the hard drive. If you
  295.     have all of the SLS disk images (a2, a3, a4, and so on) in the
  296.     directory "\install" on the MS-DOS partition on your drive, you 
  297.     can install from there (and you don't need to copy all of the files 
  298.     to floppies). For example, the a2 files need to be in the directory 
  299.     C:\install\a2, the a3 files in C:\install\a3, and so on. However, 
  300.     you do still need to make the a1 disk with rawrite, as explained 
  301.     above.
  302.  
  303.  
  304. 2.4 Getting the SLS release via mail
  305.     SLS is available from the address below for a $3.50/disk US 
  306.     ($4.50/disk Canadian) copying charge.  Add $1.00/disk for 3.5" 
  307.     disks, and $15.00 for shipping and handling. Mail payment, either 
  308.     cheque or money order, in advance, to Softlanding. Visa and 
  309.     Mastercard are now also accepted, Because people keep asking about 
  310.     prices, Softlanding has provided this commonly ordered configurations 
  311.     price sheet:
  312.  
  313.         NAME #DISKS  SERIES        5 1/4 DISKS   3 1/2 DISKS
  314.         -------------------------------------------------------
  315.         TINY  4      a             US $29.00     US $33.00
  316.         BASE  17     a,b,c,d,s     US $74.50     US $91.50 
  317.         MAIN  24     a,b,c,x       US $99.00     US $123.00 
  318.         FULL  30     a,b,c,x,d,s,t US $120.00    US $150.00 
  319.  
  320.     When ordering, ensure that you specify the bootdisk type (3.5 or 
  321.     5.25). Softlanding is also now offering support subscriptions for 
  322.     SLS. Individual support, (one user, one machine) is $100.00 per 
  323.     year. Group support, primarily for resellers and corporate sites 
  324.     is $1000.00 per year. CDROM ($99) and QIC-150 tape ($150) also 
  325.     available.
  326.  
  327.         Softlanding Software 
  328.         910 Lodge Ave. 
  329.         Victoria, B.C., Canada 
  330.         V8X-3A8 
  331.  
  332.     Quite a few people distribute SLS and other Linux distributions
  333.     via mail for other prices; watch comp.os.linux.announce for
  334.     details.
  335.  
  336.  
  337. 3. Installing the Software
  338.  
  339. 3.1 Repartitioning 
  340.     Before you can install the Linux software, you need to repartition
  341.     your drive to make space for Linux. On most systems, your drive
  342.     is already dedicated to partitions for MS-DOS, OS/2, and so on.
  343.     You need to resize these partitions in order to make space for
  344.     Linux.
  345.  
  346.     The problem with resizing partitions is that there is no way to
  347.     do it (easily) without deleting the data on those partitions. 
  348.     Therefore, you will need to make a full backup of your system before
  349.     repartitioning. In order to resize a partition, we simply delete
  350.     the partition(s), and re-create them with smaller sizes. 
  351.  
  352.     NOTE: There is a non-destructive disk repartitioner available for
  353.     MS-DOS, called FIPS. Look on sunsite.unc.edu in the directory
  354.     /pub/Linux/system/Install. With FIPS, a disk optimizer, and a little 
  355.     bit of luck, you should be able to resize MS-DOS partitions without 
  356.     destroying the data on them.
  357.  
  358.     If you're not using FIPS, however, the classic way to modify
  359.     partitions is with the program "fdisk". For example, let's say
  360.     that you have an 80 meg hard drive, dedicated to MS-DOS. You'd
  361.     like to split it in half---40 megs for MS-DOS and 40 megs for
  362.     Linux. In order to do this, you need to run "fdisk" under MS-DOS,
  363.     delete the 80 meg MS-DOS partition, and re-create a 40 meg
  364.     MS-DOS partition in its place. You can then format the new partition
  365.     and reinstall your MS-DOS software from backups.
  366.  
  367.     Use of MS-DOS "fdisk" should be self-explanatory. The mechanism 
  368.     used to repartition for OS/2 and other operating systems is similar.
  369.  
  370.  
  371. 3.2 Creating partitions for Linux
  372.     After repartitioning your drive, you need to create partitions
  373.     for Linux. Linux will require at least two partitions on your 
  374.     drive: one for the software itself, and one for swap space. 
  375.     
  376.     (You can create multiple filesystems for Linux, each one on its own 
  377.     partition. If you have previous UNIX experience, you will know how
  378.     to creatively partition your drive. However, most users simply use 
  379.     one large root filesystem for all of the Linux software.)
  380.  
  381.     In order to create these partitions, first boot the SLS a1 disk.
  382.     At the "LILO" prompt, press <ctrl> or <alt> to get a boot menu.
  383.     Follow the instructions there. In mose cases, all you need to
  384.     do is press <return>, unless you want to boot without the ramdisk.
  385.  
  386.     After the system boots, login as "root" (no password). If you login 
  387.     as "install" instead, you will be given an installation menu, 
  388.     which will basically let you execute the steps below. However, for
  389.     this document, we will show you how to run the same commands by
  390.     hand.
  391.  
  392.  
  393. 3.2.1 Using fdisk
  394.     After logging in as root, run the command
  395.         fdisk <drive>
  396.     where <drive> is the name of the drive that you wish to create
  397.     Linux partitions on. Hard drive device names are:
  398.  
  399.         /dev/hda    First IDE drive
  400.         /dev/hdb    Second IDE drive
  401.         /dev/sda    First SCSI drive
  402.         /dev/sdb    Second SCSI drive
  403.  
  404.     ...and so on. For example, to create Linux partitions on the
  405.     first SCSI drive in your system, use the command
  406.         fdisk /dev/sda
  407.  
  408.     If you use "fdisk" without an argument, it will assume /dev/hda.
  409.  
  410.     Use of fdisk is simple. The command "p" displays your current
  411.     partition table. "n" creates a new partition, and "d" deletes
  412.     a partition. 
  413.  
  414.     To Linux, partitions are given a name based on the drive which
  415.     they belong to. For example, the first partition on /dev/hda is
  416.     /dev/hda1, the second is /dev/hda2, and so on.
  417.  
  418.     NOTE: You should not create or delete partitions for operating
  419.     systems other than Linux with Linux fdisk. That is, don't create
  420.     or delete MS-DOS partitions with this version of fdisk; use MS-DOS's
  421.     version of "fdisk" to do that. If you try to create MS-DOS partitions 
  422.     with Linux fdisk, chances are MS-DOS will not boot correctly.
  423.     
  424.     Here's an example of using fdisk. Here, we have a single
  425.     MS-DOS partition using 61693 blocks on the drive, and the
  426.     rest of the drive is free for Linux. We will create two Linux
  427.     partitions; one for swap, and one for the root filesystem.
  428.  
  429.     First, we use the p command to display the current partition table.
  430.     As you can see, /dev/hda1 (the first partition on /dev/hda) is
  431.     a DOS partition of 61693 blocks. (1 block == 1024 bytes). 
  432.  
  433.     ----------------------------------------------------------------------
  434.      Command (m for help):   p
  435.      Disk /dev/hda: 16 heads, 38 sectors, 683 cylinders 
  436.      Units = cylinders of 608 * 512 bytes
  437.  
  438.           Device Boot  Begin   Start     End  Blocks   Id  System
  439.        /dev/hda1   *       1       1     203   61693    6  DOS 16-bit >=32M
  440.  
  441.      Command (m for help):
  442.     ----------------------------------------------------------------------
  443.  
  444.     Next, we use the n command to create a new partition. The root
  445.     partition will be 80 megs in size.
  446.  
  447.     ----------------------------------------------------------------------
  448.      Command (m for help):  n 
  449.      Command action 
  450.         e   extended 
  451.         p   primary partition (1-4)
  452.          p
  453.     ----------------------------------------------------------------------
  454.  
  455.     A primary partition is simply one of the 4 partitions on your drive.
  456.     An extended partition allows you to create multiple logical partitions 
  457.     within it; this allows you to go over the four-partition limit on 
  458.     the drive. In most cases, you should only use primary partitions 
  459.     unless you need more than 4 partitions on a drive.
  460.  
  461.     ----------------------------------------------------------------------
  462.      Partition number (1-4): 2
  463.      First cylinder (204-683):  204
  464.      Last cylinder or +size or +sizeM or +sizeK (204-683): +80M
  465.     ----------------------------------------------------------------------
  466.  
  467.     The first cylinder should be the cylinder AFTER where the last
  468.     partition left off. In this case, /dev/hda1 ended on cylinder 203,
  469.     so we start the new partition at cylinder 204.
  470.  
  471.     As you can see, if we use the notation "+80M", it specifies a
  472.     partition of 80 megs in size. Likewise, the notation "+80K" would
  473.     specify an 80 kilobyte partition, and "+80" would specify just an
  474.     80 byte partition (not really possible since partitions must be
  475.     at least 1 block in size).
  476.  
  477.     ----------------------------------------------------------------------
  478.      Warning: Linux cannot currently use 33090 sectors of this partition
  479.     ----------------------------------------------------------------------
  480.  
  481.     If you see this warning, you can ignore it. It is left over from an
  482.     old restriction that Linux filesystems could only be 64 megs in
  483.     size. However, with newer filesystem types, that is no longer the
  484.     case... partitions can now be up to 4 terabytes in size. 
  485.  
  486.     Next, we create our 10 meg swap partition, /dev/hda3.
  487.  
  488.     ----------------------------------------------------------------------
  489.      Command (m for help): n
  490.      Command action 
  491.         e   extended 
  492.         p   primary partition (1-4) 
  493.      p
  494.  
  495.      Partition number (1-4): 3
  496.      First cylinder (474-683):  474
  497.      Last cylinder or +size or +sizeM or +sizeK (474-683):  +10M
  498.     ----------------------------------------------------------------------
  499.  
  500.     Again, we display the contents of the partition table. Be
  501.     sure to write down the information here, especially the size of 
  502.     each partition in blocks. You need this information later.
  503.  
  504.     ----------------------------------------------------------------------
  505.      Command (m for help): p
  506.      Disk /dev/hda: 16 heads, 38 sectors, 683 cylinders 
  507.      Units = cylinders of 608 * 512 bytes
  508.  
  509.           Device Boot  Begin   Start     End  Blocks   Id  System
  510.        /dev/hda1   *       1       1     203   61693    6  DOS 16-bit >=32M
  511.        /dev/hda2         204     204     473   82080   81  Linux/MINIX
  512.        /dev/hda3         474     474     507   10336   81  Linux/MINIX
  513.     ----------------------------------------------------------------------
  514.  
  515.     Note that the Linux swap partition (here, /dev/hda3) has type 
  516.     "Linux/MINIX". We need to change the type of the swap partition to 
  517.     "Linux swap" so that the installation program will recognize it.
  518.     In order to do this, use the fdisk "t" command:
  519.  
  520.     ----------------------------------------------------------------------
  521.      Command (m for help): t
  522.      Partition number (1-4): 3
  523.      Hex code (type L to list codes): 82
  524.     ----------------------------------------------------------------------
  525.  
  526.     If you use "L" to list the type codes, you'll find that 82 is the
  527.     code corresponding to Linux swap.
  528.  
  529.     To quit fdisk and save the changes to the partition table, use the
  530.     "w" command. To quit fdisk WITHOUT saving changes, use the "q" 
  531.     command. 
  532.  
  533. 3.2.2 Rebooting the system
  534.     After running fdisk and creating Linux partitions, reboot the system
  535.     (again with the SLS a1 disk), and login as root. It is important to
  536.     reboot after modifying the partition table, because the kernel only
  537.     detects partition sizes at boot time.
  538.  
  539.  
  540. 3.3 Creating filesystems and swap space
  541.     After rebooting the system, you need to prepare the filesystems and
  542.     swap space on the new partitions.
  543.  
  544. 3.3.1 Using mkswap
  545.     First, the swap space. For this we use the command
  546.         mkswap -c <partition> <size> 
  547.     where <partition> is the partition name, such as /dev/hda3, and
  548.     <size> is the size of the partition in blocks. 
  549.  
  550.     For example, if you created a swap partition on /dev/hda3 of
  551.     size 10336 blocks, use the command
  552.         mkswap -c /dev/hda3 10336
  553.     The -c option tells mkswap to check for bad blocks on the 
  554.     partition when preparing the swap space. If you see any "read_intr"
  555.     error messages during the mkswap operation, this means that
  556.     bad blocks were found (and flagged). So you can ignore these errors.
  557.  
  558.     To enable swapping on the new device, use the command
  559.         swapon <partition>
  560.     For example, for our swap space on /dev/hda3, we use
  561.         swapon /dev/hda3
  562.  
  563.     We should now be swapping with 10 megs of extra virtual RAM on 
  564.     /dev/hda3.
  565.  
  566. 3.3.2 Using mke2fs
  567.     Next, we need to prepare the root filesystem, using the command
  568.     mke2fs. This creates an "ext2fs" type filesystem, which is just one
  569.     of the several types of filesystems available. ext2fs is the most 
  570.     flexible and popular filesystem type to use; it allows filesystems
  571.     of up to 4 terabytes in size and 256-character filenames. 
  572.  
  573.     Several other filesystem types are still in use, such as the Minix
  574.     filesystem and the extended filesystem. However, because of the
  575.     limitations on these filesystem types, ext2fs is the most popular.
  576.  
  577.     The syntax of the mke2fs command is
  578.         mke2fs -c <partition> <size>
  579.     For example, if we are creating a filesystem on /dev/hda2 with a
  580.     size of 82080 blocks, we use the command
  581.         mke2fs -c /dev/hda2 82080
  582.  
  583.     Again, the -c switch tells mke2fs to check for bad blocks on the
  584.     partition.
  585.  
  586.     If you are using more than one Linux filesystem, you will need to
  587.     use mke2fs for each one.
  588.     
  589.     
  590. 3.4 Installing the software
  591.     Installing the SLS release is simply a matter of using the 
  592.     doinstall command. Before you begin, make sure that you have
  593.     a blank, high-density MS-DOS formatted diskette on hand. This
  594.     diskette will be used to create an SLS boot disk after the 
  595.     installation procedure is complete; therefore, the diskette
  596.     must be of the type (either 3.5" or 5.25") that you will boot
  597.     from on your system (like the a1 disk).
  598.  
  599.     To install the software, use the command
  600.         doinstall <partition>
  601.     where <partition> is the name of the Linux root partition.
  602.     For example, if your root partition is /dev/hda2, use the command
  603.         doinstall /dev/hda2
  604.  
  605.     doinstall will prompt you for the install media (such as floppy,
  606.     or hard drive), and other information (such as what packages you
  607.     wish to install). The rest should be self-explanatory.
  608.  
  609.     If you are using more than one filesystem for Linux, you need
  610.     to specify extra parameters to doinstall. For example, if your
  611.     root filesystem is on /dev/hda2, and your /usr filesystem is
  612.     on /dev/hda4, use the command
  613.         doinstall /dev/hda2 /dev/hda4 /usr
  614.  
  615. 3.5 After installation
  616.     During installation, you will be given the option of either
  617.     creating a "boot floppy" (which you can use to boot Linux),
  618.     or to install LILO on your hard drive. LILO (which stands for
  619.     ``Linux Loader'') is a boot loader program capable of booting
  620.     Linux and other operating systems on your hard drive. You select
  621.     the default operating system when installing LILO and can override
  622.     the default at boot time. More on this later.
  623.  
  624.     If you created a boot floppy, you should be able to boot from it 
  625.     and you will be running your very own Linux system. Login as
  626.     "root", and off you go. 
  627.  
  628.     If you installed LILO, you should have been prompted with a 
  629.     number of options to define the operating systems that you wish
  630.     to boot from LILO. With LILO installed on your hard drive, you
  631.     should be able to boot from the hard drive and the default 
  632.     operating system will start up. To override the default OS at 
  633.     boot time, hold down <shift> or <ctrl> (or press <caps lock>)
  634.     while the system is booting; you will be presented with a boot
  635.     menu. At this menu, type "tab" to see a list of choices; just 
  636.     type the name of the operating system that you wish to boot.
  637.  
  638.     If you have a strange configuration (i.e., you're running OS/2's
  639.     Boot Manager, or something along those lines) then you may not 
  640.     wish to install LILO at first (this automated installation procedure 
  641.     has to make certain assumptions about your system, which may not be
  642.     correct if you have something like OS/2's Boot Manager). Instead,
  643.     you can modify the LILO configuration scripts yourself to suit
  644.     your needs; the main file is /etc/lilo/config. The LILO FAQ on
  645.     sunsite.unc.edu:/pub/Linux/docs/faqs should explain some of the
  646.     rudiments of editing this file; the lilo(8) man pages should also 
  647.     help. LILO is not very difficult to configure. 
  648.  
  649.     After booting your system and logging in as root, one of the
  650.     first things you should do is create an account for yourself.
  651.     The "adduser" or "useradd" commands may be used for this 
  652.     purpose, and should be fairly self-explanatory. After that, the
  653.     system is all yours... have fun!
  654.  
  655.  
  656. 4. Miscellaneous
  657.     I don't like to be biased towards the SLS release, however, in 
  658.     order to document multiple releases of Linux, this file would be
  659.     much, much longer. It is simpler and more coherent to cover the
  660.     specific instructions for a single release of Linux. The book
  661.     ``Linux Installation and Getting Started'' will in the future
  662.     cover releases other than SLS. However, because the installation
  663.     procedures are so varied, covering them all would be very confusing
  664.     both to myself and to the reader.
  665.  
  666.     However, the basic concepts in this document still hold, no matter
  667.     what release of Linux you choose. For example, all releases require
  668.     you to run fdisk, mkswap, and mke2fs. The only real difference is
  669.     the method used to create the installation disks (if needed) and
  670.     the analogue to the "doinstall" command. If you choose to use a
  671.     release of Linux other than SLS, the READMEs and installation
  672.     instructions that come with that release should be easy to understand
  673.     in the context of the material presented here.
  674.  
  675.     Some distributions of Linux have an automated installation program
  676.     which takes care of most of these details for you!
  677.  
  678.     If you would like a more complete discussion of Linux installation
  679.     (instead of the "quick" examples given here), read the book
  680.     ``Linux Installation and Getting Started", from sunsite.unc.edu
  681.     in /pub/Linux/docs/LDP. This document is intended only to get
  682.     new users started with Linux without a great deal of background.
  683.     The book, on the other hand, contains a complete discussion of
  684.     Linux, from start to finish, including tutorials on how to use the
  685.     system once you have installed it.
  686.  
  687.     Please mail me (mdw@sunsite.unc.edu) if any part of this document
  688.     is confusing or incorrect. I am open to any suggestions and comments.
  689.     I also like to help answer questions about Linux installation, if you
  690.     have any.
  691.  
  692.     Best of luck with your new Linux system!
  693.  
  694.     Cheers,
  695.     mdw
  696.  
  697.