home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 August / PCWorld_1999-08_cd.bin / doc / HOWTO / Installation-HOWTO < prev    next >
Text File  |  1998-11-29  |  60KB  |  1,519 lines

  1.   The Linux Installation HOWTO
  2.   by Eric S. Raymond
  3.   v4.15, 20 November 1998
  4.  
  5.   This document describes how to obtain and install Linux software.  It
  6.   is the first document which a new Linux user should read to get
  7.   started.
  8.   ______________________________________________________________________
  9.  
  10.   Table of Contents
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.   1. Introduction
  68.  
  69.      1.1 Purpose of this document
  70.      1.2 Other sources of information
  71.      1.3 New versions of this document
  72.      1.4 Feedback and Corrections
  73.  
  74.   2. Recent Changes
  75.  
  76.   3. The Easiest Option: Buy, Don't Build
  77.  
  78.   4. Before You Begin
  79.  
  80.      4.1 Hardware requirements
  81.      4.2 Space requirements and coexistence
  82.      4.3 Choosing a Linux distribution
  83.  
  84.   5. Installation Overview
  85.  
  86.      5.1 First Installation Steps: The Easy Way
  87.      5.2 First Installation Steps: The Hard Way
  88.      5.3 Continuing the Installation
  89.      5.4 Basic Parts of an Installation Kit
  90.  
  91.   6. Installation In Detail
  92.  
  93.      6.1 Getting prepared for installation
  94.      6.2 Creating the boot and root floppies
  95.      6.3 Repartitioning your DOS/Windows drives
  96.      6.4 Creating partitions for Linux
  97.         6.4.1 Partition basics
  98.         6.4.2 Sizing partitions
  99.      6.5 Booting the installation disk
  100.      6.6 Using the rootdisk
  101.         6.6.1 Choosing EGA or X installation
  102.         6.6.2 Using
  103.         6.6.3 Post-partition steps
  104.      6.7 Installing software packages
  105.      6.8 After package installations
  106.         6.8.1 LILO, the LInux LOader
  107.         6.8.2 Making a production boot disk (optional)
  108.         6.8.3 Miscellaneous system configuration
  109.  
  110.   7. Booting Your New System
  111.  
  112.   8. After Your First Boot
  113.  
  114.      8.1 Beginning System Administratration
  115.      8.2 Custom LILO Configuration
  116.  
  117.   9. Administrivia
  118.  
  119.      9.1 Terms of Use
  120.      9.2 Acknowledgements
  121.  
  122.  
  123.   ______________________________________________________________________
  124.  
  125.   1.  Introduction
  126.  
  127.  
  128.  
  129.   1.1.  Purpose of this document
  130.  
  131.   Linux is a freely-distributable implementation of Unix for inexpensive
  132.   personal machines (it was developed on 386s, and now supports 486,
  133.   586, Pentium, PowerPC, Sun Sparc and DEC Alpha hardware). It supports
  134.   a wide range of software, including X Windows, Emacs, TCP/IP
  135.   networking (including SLIP), and many applications.
  136.  
  137.   This document assumes that you have heard of and know about Linux, and
  138.   now want to get it running.  It focuses on the Intel base version,
  139.   which is the most popular, but much of the advice applies on Power
  140.   PCs, Sparcs and Alphas as well.
  141.  
  142.  
  143.   1.2.  Other sources of information
  144.  
  145.   If you are new to Linux, there are several sources of basic
  146.   information about the system. The best place to find these is at the
  147.   Linux Documentation Project home page at
  148.   <http://sunsite.unc.edu/LDP/linux.html>.  You can find the latest, up-
  149.   to-date version of this document there, as
  150.   <http://sunsite.unc.edu/LDP/HOWTO/Installation-HOWTO.html>
  151.  
  152.   You should probably start by browsing the resources under General
  153.   Linux Information; the Linux INFO-SHEET
  154.   <http://sunsite.unc.edu/LDP/HOWTO/INFO-SHEET.html> and the Linux META-
  155.   FAQ <http://sunsite.unc.edu/LDP/HOWTO/META-FAQ.html>.  The `Linux
  156.   Frequently Asked Questions' document contains many common questions
  157.   (and answers!) about Linux---it is a ``must read'' for new users.
  158.  
  159.   You can find help for common problems on the USENET newsgroups
  160.   comp.os.linux.help and comp.os.linux.announce.
  161.  
  162.   The Linux Documentation Project is writing a set of manuals and books
  163.   about Linux, all of which are freely distributable on the net and
  164.   available from the LDP home page.
  165.  
  166.   The book ``Linux Installation and Getting Started'' is a complete
  167.   guide to getting and installing Linux, as well as how to use the
  168.   system once you've installed it. It contains a complete tutorial to
  169.   using and running the system, and much more information than is
  170.   contained here.  You can browse it, or download a copy, from the LDP
  171.   home page.
  172.  
  173.   Finally, there is a rather technical Guide to x86 Bootstrapping
  174.   <http://www.paranoia.com/~vax/boot.html>.  This document is NetBSD-
  175.   rather than Linux-oriented, but contains useful material on disk
  176.   configuration and boot managers for multi-OS setups.
  177.  
  178.  
  179.   1.3.  New versions of this document
  180.  
  181.   New versions of the Linux Installation HOWTO will be periodically
  182.   posted to comp.os.linux.help and  and news.answers
  183.   <news:news.answers>.  They will also be uploaded to various Linux WWW
  184.   and FTP sites, including the LDP home page.
  185.  
  186.   You can also view the latest version of this on the World Wide Web via
  187.   the URL <http://sunsite.unc.edu/LDP/HOWTO/Installation-HOWTO.html>.
  188.  
  189.  
  190.   1.4.  Feedback and Corrections
  191.  
  192.   If you have questions or comments about this document, please feel
  193.   free to mail Eric S. Raymond, at esr@thyrsus.com. I welcome any
  194.   suggestions or criticisms. If you find a mistake with this document,
  195.   please let me know so I can correct it in the next version. Thanks.
  196.  
  197.   Please do not mail me questions about how to solve hardware problems
  198.   encountered during installation.  Consult ``Linux Installation and
  199.   Getting Started'', bug your vendor, or consult the Linux newsgroup
  200.   comp.os.linux.setup.  This HOWTO is intended to be rapid, painless
  201.   guide to normal installation -- a separate HOWTO on hardware problems
  202.   and diagnosis is in preparation.
  203.  
  204.  
  205.   2.  Recent Changes
  206.  
  207.  
  208.   ╖  Added the `Buy, Don't Build'.
  209.  
  210.   ╖  Added the material on booting from CD-ROM.
  211.  
  212.  
  213.   3.  The Easiest Option: Buy, Don't Build
  214.  
  215.   Linux has now matured enough that there are now system integrators who
  216.   will assemble a workstation for you, install and configure a Linux,
  217.   and do an intensive burn-in to test it before it's shipped to you.  If
  218.   you have more money than time, or you have stringent reliability or
  219.   performance requirements, these integrators provide a valuable service
  220.   by making sure you won't get hardware that's flaky or dies two days
  221.   out of the box.
  222.  
  223.   There are several firms of this kind (and I'll list them here as I
  224.   learn more about them).  The only such outfit I know about personally
  225.   is VA Research <http://www.varesearch.com>.  These good people build
  226.   high-end, high quality Linux workstations with a nifty Tux-the-penguin
  227.   logo on the front.  They have intimate ties to the Linux community
  228.   (the Debian project <http://www.debian.org> lives on a machine in
  229.   their back room, Linus owns one of their boxes, and they even throw
  230.   resources at your humble HOWTO maintainer occasionally).
  231.  
  232.   For those of us without a champagne budget, the rest of this HOWTO is
  233.   about how to install Linux yourself.
  234.  
  235.  
  236.   4.  Before You Begin
  237.  
  238.   Before you can install Linux, you'll need to be sure your machine is
  239.   Linux-capable, and choose a Linux to install.  The Linux Pre-
  240.   installation checklist <http://members.tripod.com/~algolog/lnxchk.htm>
  241.   may help you organize configuration data before you begin.
  242.  
  243.  
  244.   4.1.  Hardware requirements
  245.  
  246.   What kind of system is needed to run Linux? This is a good question;
  247.   the actual hardware requirements for the system change periodically.
  248.   The Linux Hardware-HOWTO,  <http://sunsite.unc.edu/LDP/HOWTO/Hardware-
  249.   HOWTO.html>, gives a (more or less) complete listing of hardware
  250.   supported by Linux. The Linux INFO-SHEET,
  251.   <http://sunsite.unc.edu/LDP/HOWTO/INFO-SHEET.html>, provides another
  252.   list.
  253.  
  254.   For the Intel versions, a hardware configuration that looks like the
  255.   following is required:
  256.  
  257.   Any 80386, 80486, Pentium or Pentium II processor will do.  Non-Intel
  258.   clones of the 80386 and up will generally work. You do not need a math
  259.   coprocessor, although it is nice to have one.
  260.  
  261.   The ISA, EISA, VESA Local Bus and PCI bus architectures are supported.
  262.   The MCA bus architecture (found on IBM PS/2 machines) is supported in
  263.   the newest development (2.1.x) kernels, but may not be ready for prime
  264.   time yet.
  265.   You need at least 4 megabytes of memory in your machine. Technically,
  266.   Linux will run with only 2 megs, but most installations and software
  267.   require 4. The more memory you have, the happier you'll be. I suggest
  268.   8 or 16 megabytes if you're planning to use X-Windows.
  269.  
  270.   Of course, you'll need a hard drive and an AT-standard drive
  271.   controller. All MFM, RLL, and IDE drives and controllers should work.
  272.   Many SCSI drives and adaptors are supported as well; the Linux SCSI-
  273.   HOWTO contains more information on SCSI.  If you are assembling a
  274.   system from scratch to run Linux, the small additional cost of SCSI is
  275.   well worth it for the extra performance and reliability it brings.
  276.  
  277.   You will need a 3.5" floppy drive.  While 5.25" floppies are supported
  278.   under Linux, they are little-enough used that you should not count on
  279.   disk images necessarily fitting on them.  (A stripped-down Linux can
  280.   actually run on a single floppy, but that's only useful for
  281.   installation and certain troubleshooting tasks.)
  282.  
  283.   You also need an MDA, Hercules, CGA, EGA, VGA, or Super VGA video card
  284.   and monitor.  In general, if your video card and monitor work under
  285.   MS-DOS then it should work under Linux. However, if you wish to run X
  286.   Windows, there are other restrictions on the supported video hardware.
  287.   The Linux XFree86-HOWTO,
  288.   <http://sunsite.unc.edu/LDP/HOWTO/XFree86-HOWTO.html>, contains more
  289.   information about running X and its requirements.
  290.  
  291.   You'll want a CD-ROM drive.  If it's ATAPI, SCSI, or true IDE you
  292.   should have no problem making it work (but watch for cheap drives
  293.   advertising "IDE" interfaces that aren't true IDE).  If your CD-ROM
  294.   uses a proprietary interface card, it's possible the installation
  295.   kernel you're going to boot from floppy won't be able to see it -- and
  296.   an inaccessible CD-ROM is a installation show-stopper.  Also, CD-ROMs
  297.   that attach to your parallel port won't work at all.  If you're in
  298.   doubt, consult the Linux CD-ROM HOWTO,
  299.   <http://sunsite.unc.edu/LDP/HOWTO/CDROM-HOWTO.html> for a list and
  300.   details of supported hardware.
  301.  
  302.   So-called "Plug'n'Play" jumperless cards can be a problem.  Support
  303.   for these is under active development, but not there yet in the 2.0.25
  304.   kernel.  Fortunately this is only likely to be a problem with sound or
  305.   Ethernet cards.
  306.  
  307.   If you're running on a box that uses one of the Motorola 68K
  308.   processors (including Amiga, Atari, or VMEbus machines), see the
  309.   Linux/m68k FAQ at
  310.   <http://www.clark.net/pub/lawrencc/linux/faq/faq.html> for information
  311.   on minimum requirements and the state of the port.  The FAQ now says
  312.   m68k Linux is as stable and usable as the Intel versions.
  313.  
  314.  
  315.   4.2.  Space requirements and coexistence
  316.  
  317.   You'll need free space for Linux on your hard drive. The amount of
  318.   space needed depends on how much software you plan to install. Most
  319.   installations require somewhere in the ballpark of 200 to 500 megs.
  320.   This includes space for the software, swap space (used as virtual RAM
  321.   on your machine), and free space for users, and so on.
  322.  
  323.   It's conceivable that you could run a minimal Linux system in 80 megs
  324.   or less (this used to be common when Linux distributions were
  325.   smaller), and it's conceivable that you could use well over 500 megs
  326.   or more for all of your Linux software. The amount varies greatly
  327.   depending on the amount of software you install and how much space you
  328.   require. More about this later.
  329.  
  330.  
  331.   Linux will co-exist with other operating systems, such as MS-DOS,
  332.   Microsoft Windows, or OS/2, on your hard drive. (In fact you can even
  333.   access MS-DOS files and run some MS-DOS programs from Linux.)  In
  334.   other words, when partitioning your drive for Linux, MS-DOS or OS/2
  335.   live on their own partitions, and Linux exists on its own. We'll go
  336.   into more detail about such ``dual-boot'' systems later.
  337.  
  338.   You do NOT need to be running MS-DOS, OS/2, or any other operating
  339.   system to use Linux. Linux is a completely different, stand-alone
  340.   operating system and does not rely on other OSs for installation and
  341.   use.
  342.  
  343.   In all, the minimal setup for Linux is not much more than is required
  344.   for most MS-DOS or Windows 3.1 systems sold today (and it's a good
  345.   deal less than the minimum for Windows 95!).  If you have a 386 or 486
  346.   with at least 4 megs of RAM, then you'll be happy running Linux. Linux
  347.   does not require huge amounts of diskspace, memory, or processor
  348.   speed.  Matt Welsh, the originator of this HOWTO, used to run Linux on
  349.   a 386/16 MHz (the slowest machine you can get) with 4 megs of RAM, and
  350.   was quite happy. The more you want to do, the more memory (and faster
  351.   processor) you'll need. In our experience a 486 with 16 megabytes of
  352.   RAM running Linux outdoes several models of expensive workstations.
  353.  
  354.  
  355.   4.3.  Choosing a Linux distribution
  356.  
  357.   Before you can install Linux, you need to decide on one of the
  358.   ``distributions'' of Linux which are available. There is no single,
  359.   standard release of the Linux software---there are many such releases.
  360.   Each release has its own documentation and installation instructions.
  361.  
  362.   Linux distributions are available both via anonymous FTP and via mail
  363.   order on diskette, tape, and CD-ROM. The Linux Distribution HOWTO,
  364.   <http://sunsite.unc.edu/LDP/HOWTO/Distribution-HOWTO.html>, includes
  365.   descriptions of many Linux distributions available via FTP and mail
  366.   order.
  367.  
  368.   In the dim and ancient past when this HOWTO was first written
  369.   (1992-93), most people got Linux by tortuous means involving long
  370.   downloads off the Internet or a BBS onto their DOS machines, followed
  371.   by an elaborate procedure which transferred the downloads onto
  372.   multiple floppy disks.  One of these disks would then be booted and
  373.   used to install the other dozen.  With luck (and no media failures)
  374.   you'd finish your installation many hours later with a working Linux.
  375.   Or maybe not.
  376.  
  377.   While this path is still possible (and you can download any one of
  378.   several distributions from
  379.   <http://sunsite.unc.edu/pub/Linux/distributions/>), there are now much
  380.   less strenuous ways. The easiest is to buy one of the high-quality
  381.   commercial Linux distributions distributed on CD-ROM, such as Red Hat,
  382.   Debian, Linux Pro, or WGS.  These are typically available for less
  383.   than $50 at your local bookstore or computer shop, and will save you
  384.   many hours of aggravation.
  385.  
  386.   You can also buy anthology CD-ROMs such as the InfoMagic Linux
  387.   Developer's Resource set. These typically include several Linux
  388.   distributions and a recent dump of major Linux archive sites, such as
  389.   sunsite or tsx-11.
  390.  
  391.   In the remainder of this HOWTO we will focus on the steps needed to
  392.   install from an anthology CD-ROM, or one of the lower-end commercial
  393.   Linuxes that doesn't include a printed installation manual.  If your
  394.   Linux includes a paper manual some of this HOWTO may provide useful
  395.   background, but you should consult the manual for detailed
  396.   installation instructions.
  397.   5.  Installation Overview
  398.  
  399.  
  400.   It's wise to collect configuration information on your hardware before
  401.   installing.  Know the vendor and model number of each card in your
  402.   machine; collect the IRQs and DMA channel numbers.  You probably won't
  403.   need this information -- but if it turns out you do, you'll need it
  404.   very badly.
  405.  
  406.   If you want to run a "dual-boot" system (Linux and DOS or Windows
  407.   both), rearrange (repartition) your disk to make room for Linux.  If
  408.   you're wise, you'll back up everything first!
  409.  
  410.  
  411.   5.1.  First Installation Steps: The Easy Way
  412.  
  413.   If you have an EIDE/ATAPI CDROM (normal these days), check your
  414.   machine's BIOS settings to see if it has the capability to boot from
  415.   CD-ROM.  Most machines made after mid-1997 can do this.
  416.  
  417.   If yours is among them, change the settings so that the CD-ROM is
  418.   checked first.  This is often in a 'BIOS FEATURES' submenu of the BIOS
  419.   configuration menus.
  420.  
  421.   Then insert the installation CD-ROM.  Reboot.  You're started.
  422.  
  423.   If you have a SCSI CDROM you can often still boot from it, but it gets
  424.   a little more motherboard/BIOS dependent.  Those who know enough to
  425.   spend the extra dollars on a SCSI CDROM drive probably know enough to
  426.   figure it out.
  427.  
  428.  
  429.   5.2.  First Installation Steps: The Hard Way
  430.  
  431.  
  432.   1. Make installation floppies.
  433.  
  434.   2. Boot an installation mini-Linux from the floppies in order to get
  435.      access to the CD-ROM.
  436.  
  437.  
  438.   5.3.  Continuing the Installation
  439.  
  440.  
  441.   1. Prepare the Linux filesystems.  (If you didn't edit the disk
  442.      partition table earlier, you will at this stage.)
  443.  
  444.   2. Install a basic production Linux from the CD-ROM.
  445.  
  446.   3. Boot Linux from the hard drive.
  447.  
  448.   4. (Optional) Install more packages from CD-ROM.
  449.  
  450.  
  451.   5.4.  Basic Parts of an Installation Kit
  452.  
  453.   Here are the basic parts of an installable distribution:
  454.  
  455.  
  456.   1. The README and FAQ files.  These will usually be located in the
  457.      top-level directory of your CD-ROM and be readable once the hard
  458.      disk has been mounted under Linux.  (Depending on how the CD-ROM
  459.      was generated, they may even be visible under DOS/Windows.) It is a
  460.      good idea to read these files as soon as you have access to them,
  461.      to become aware of important updates or changes.
  462.  
  463.   2. A number of bootdisk images (often in a subdirectory).  If your CD-
  464.      ROM is not bootable, one of these is is the file that you will
  465.      write to a floppy to create the boot disk.  You'll select one of
  466.      the above bootdisk images, depending on the type hardware that you
  467.      have in your system.
  468.  
  469.   The issue here is that some hardware drivers conflict with each other
  470.   in strange ways, and instead of attempting to debug hardware problems
  471.   on your system it's easier to use a boot floppy image with only the
  472.   drivers you need enabled.  (This will have the nice side effect of
  473.   making your kernel smaller.)
  474.  
  475.  
  476.   ╖  A rootdisk image (or perhaps two). If your CD-ROM is not bootable,
  477.      you will write one of these to a floppy to create the installation
  478.      disk(s).  Nowadays the root disk or disks is generally independent
  479.      of your hardware type; it will assume an EGA or better color
  480.      screen.
  481.  
  482.   ╖  A rescue disk image.  This is a disk containing a basic kernel and
  483.      tools for disaster recovery in case something steps on the kernel
  484.      or boot block of your hard disk.
  485.  
  486.   ╖  RAWRITE.EXE. This is an MS-DOS program that will write the contents
  487.      of a file (such as a boot or rootdisk image) directly to a floppy,
  488.      without regard to format.
  489.  
  490.   You only need RAWRITE.EXE if you plan to create your boot and root
  491.   floppies from an MS-DOS system. If you have access to a UNIX
  492.   workstation with a floppy drive instead, you can create the floppies
  493.   from there, using the `dd' command.  or possibly a vendor-provided
  494.   build script.  See the man page for dd(1) and ask your local UNIX
  495.   gurus for assistance.
  496.  
  497.  
  498.   ╖  The CD-ROM itself.  The purpose of the boot disk is to get your
  499.      machine ready to load the root or installation disks, which in turn
  500.      are just devices for preparing your hard disk and copying portions
  501.      of the CD-ROM to it.  If your CD-ROM is bootable, you can boot it
  502.      and skip right to preparing your disk.
  503.  
  504.  
  505.   6.  Installation In Detail
  506.  
  507.   6.1.  Getting prepared for installation
  508.  
  509.   Linux makes more effective use of PC hardware than MS-DOS, Windows or
  510.   NT, and is accordingly less tolerant of misconfigured hardware.  There
  511.   are a few things you can do before you start that will lessen your
  512.   chances of being stopped by this kind of problem.
  513.  
  514.   First, collect any manuals you have on your hardware -- motherboard,
  515.   video card, monitor, modem, etc. -- and put them within easy reach.
  516.  
  517.   Second, gather detailed information on your hardware configuration.
  518.   One easy way to do this, if you're running MS-DOS 5.0, or up, is to
  519.   print a report from the Microsoft diagnostic utility msd.exe (you can
  520.   leave out the TSR, driver, memory-map, environment-strings and OS-
  521.   version parts).  Among other things, this will guarantee you full and
  522.   correct information on your video card and mouse type, which will be
  523.   helpful in configuring X later on.
  524.  
  525.   Third, check your machine for configuration problems with supported
  526.   hardware that could cause an un-recoverable lockup during Linux
  527.   installation.
  528.  
  529.   ╖  It is possible for a DOS/Windows system using IDE hard drive(s) and
  530.      CD ROM to be functional even with the master/slave jumpers on the
  531.      drives incorrectly set.  Linux won't fly this way.  If in doubt,
  532.      check your master-slave jumpers!
  533.  
  534.   ╖  Is any of your peripheral hardware designed with neither
  535.      configuration jumpers nor non-volatile configuration memory?  If
  536.      so, it may require boot-time initialization via an MS-DOS utility
  537.      to start up, and may not be easily accessible from Linux.  CD-ROMs,
  538.      sound cards, Ethernet cards and low-end tape drives can have this
  539.      problem.  If so, you may be able to work around this with an
  540.      argument to the boot prompt; see the Linux Boot Prompt HOWTO,
  541.      <http://sunsite.unc.edu/LDP/HOWTO/BootPrompt-HOWTO.html> for
  542.      details).
  543.  
  544.   ╖  Some other operating systems will allow a bus mouse to share an IRQ
  545.      with other devices.  Linux doesn't support this; in fact, trying it
  546.      may lock up your machine.  If you are using a bus mouse, see the
  547.      Linux Bus Mouse HOWTO,  <http://sunsite.unc.edu/LDP/HOWTO/Busmouse-
  548.      HOWTO.html>, for details.
  549.  
  550.   If possible, get the telephone number of an experienced Linux user you
  551.   can call in case of emergency.  Nine times out of ten you won't need
  552.   it, but it's comforting to have.
  553.  
  554.   Budget time for installation.  That will be about one hour on a bare
  555.   system or one being converted to all-Linux operation.  Or up to three
  556.   hours for a dual-boot system (they have a much higher incidence of
  557.   false starts and hangups).
  558.  
  559.  
  560.   6.2.  Creating the boot and root floppies
  561.  
  562.   (This step is only needed if you can't boot from a CD-ROM.)
  563.  
  564.   Your Linux CD-ROM may come with installation aids that will take you
  565.   through the process of building boot, root, and rescue disks with
  566.   interactive prompts.  These may be an MS-DOS installation program
  567.   (such as the Red Hat redhat.exe program) or a Unix script, or both.
  568.  
  569.   If you have such a program and can use it, you should read the rest of
  570.   this subsection for information only.  Run the program to do actual
  571.   installation -- its authors certainly knew more about the specific
  572.   distribution than I, and you'll avoid many error-prone hand-entry
  573.   steps.
  574.  
  575.   More detailed information on making boot and root disks, see the Linux
  576.   Bootdisk HOWTO at  <http://sunsite.unc.edu/LDP/HOWTO/Bootdisk-
  577.   HOWTO.html>.
  578.  
  579.   Your first step will be to select a boot-disk image to fit your
  580.   hardware.  If you must do this by hand, you'll generally find that
  581.   either (a) the bootdisk images on your CD-ROM are named in a way that
  582.   willl help you pick a correct one, or (b) there's an index file nearby
  583.   describing each image.
  584.  
  585.   Next, you must create floppies from the bootdisk image you selected,
  586.   and from the root and rescue disk images.  This is where the MS-DOS
  587.   program RAWRITE.EXE comes into play.
  588.  
  589.   Next, you must have two or three high-density MS-DOS formatted
  590.   floppies.  (They must be of the same type; that is, if your boot
  591.   floppy drive is a 3.5" drive, both floppies must be high-density 3.5"
  592.   disks.) You will use RAWRITE.EXE to write the boot and rootdisk images
  593.   to the floppies.
  594.  
  595.   Invoke it with no arguments, like this:
  596.  
  597.  
  598.        C:\> RAWRITE
  599.  
  600.  
  601.   Answer the prompts for the name of the file to write and the floppy to
  602.   write it to (such as A:). RAWRITE will copy the file, block-by-block,
  603.   directly to the floppy. Also use RAWRITE for the root disk image (such
  604.   as COLOR144). When you're done, you'll have two floppies: one
  605.   containing the boot disk, the other containing the root disk. Note
  606.   that these two floppies will no longer be readable by MS-DOS (they are
  607.   ``Linux format'' floppies, in some sense).
  608.  
  609.   You can use the dd(1) commands on a UNIX system to do the same job.
  610.   (For this, you will need a UNIX workstation with a floppy drive, of
  611.   course.)  For example, on a Sun workstation with the floppy drive on
  612.   device /dev/rfd0, you can use the command:
  613.  
  614.  
  615.  
  616.        $ dd if=bare of=/dev/rfd0 obs=18k
  617.  
  618.  
  619.  
  620.  
  621.   You must provide the appropriate output block size argument (the `obs'
  622.   argument) on some workstations (e.g., Suns) or this will fail. If you
  623.   have problems the man page for dd(1) may be be instructive.
  624.  
  625.   Be sure that you're using brand-new, error-free floppies. The floppies
  626.   must have no bad blocks on them.
  627.  
  628.   Note that you do not need to be running Linux or MS-DOS in order to
  629.   install Linux.  However, running Linux or MS-DOS makes it easier to
  630.   create the boot and root floppies from your CD-ROM. If you don't have
  631.   an operating system on your machine, you can use someone else's Linux
  632.   or MS-DOS just to create the floppies, and install from there.
  633.  
  634.  
  635.   6.3.  Repartitioning your DOS/Windows drives
  636.  
  637.   On most used systems, the hard drive is already dedicated to
  638.   partitions for MS-DOS, OS/2, and so on.  You'll need to resize these
  639.   partitions in order to make space for Linux.  If you're going to run a
  640.   dual-boot system, it's strongly recommended that you read one or more
  641.   of the following mini-HOWTOS, which describe different dual-boot
  642.   configurations.
  643.  
  644.  
  645.   ╖  The DOS-Win95-OS2-Linux mini-HOWTO,
  646.      <http://sunsite.unc.edu/LDP/HOWTO/mini/Linux+DOS+Win95+OS2.html>.
  647.  
  648.   ╖  The Linux+Win95 mini-HOWTO,
  649.      <http://sunsite.unc.edu/LDP/HOWTO/mini/Linux+Win95.html>
  650.  
  651.   ╖  The Linux+NT-Loader mini-HOWTO,
  652.      <http://sunsite.unc.edu/LDP/HOWTO/mini/Linux+NT-Loader.html>
  653.  
  654.   Even if they are not directly applicable to your system, they will
  655.   help you understand the issues involved.
  656.  
  657.   NOTE: Some Linuxes will install to a directory on your MS-DOS
  658.   partition. (This is different than installing FROM an MS-DOS
  659.   partition.) Instead, you use the ``UMSDOS filesystem'', which allows
  660.   you to treat a directory of your MS-DOS partition as a Linux
  661.   filesystem. In this way, you don't have to repartition your drive.
  662.  
  663.   I only suggest using this method if your drive already has four
  664.   partitions (the maximum supported by DOS) and repartitioning would be
  665.   more trouble than it's worth (it slows down your Linux due to filename
  666.   translation overhead).  Or, if you want to try out Linux before
  667.   repartitioning, this is a good way to do so. But in most cases you
  668.   should re-partition, as described here. If you do plan to use UMSDOS,
  669.   you are on your own---it is not documented in detail here. From now
  670.   on, we assume that you are NOT using UMSDOS, and that you will be
  671.   repartitioning.
  672.  
  673.   A partition is just a section of the hard drive set aside for a
  674.   particular operating system to use. If you only have MS-DOS installed,
  675.   your hard drive probably has just one partition, entirely for MS-DOS.
  676.   To use Linux, however, you'll need to repartition the drive, so that
  677.   you have one partition for MS-DOS, and one (or more) for Linux.
  678.  
  679.   Partitions come in three flavors: primary, extended, and logical.
  680.   Briefly, primary partitions are one of the four main partitions on
  681.   your drive. However, if you wish to have more than four partitions per
  682.   drive, you need to create an extended partition, which can contain
  683.   many logical partitions.  You don't store data directly on an extended
  684.   partition---it is used only as a container for logical partitions.
  685.   Data is stored only on either primary or logical partitions.
  686.  
  687.   To put this another way, most people use only primary partitions.
  688.   However, if you need more than four partitions on a drive, you create
  689.   an extended partition. Logical partitions are then created on top of
  690.   the extended partition, and there you have it---more than four
  691.   partitions per drive.
  692.  
  693.   Note that you can easily install Linux on the second drive on your
  694.   system (known as D: to MS-DOS). You simply specify the appropriate
  695.   device name when creating Linux partitions. This is described in
  696.   detail below.
  697.  
  698.   Back to repartitioning your drive: The problem with resizing
  699.   partitions is that there is no way to do it (easily) without deleting
  700.   the data on those partitions.  Therefore, you will need to make a full
  701.   backup of your system before repartitioning. In order to resize a
  702.   partition, we simply delete the partition(s), and re-create them with
  703.   smaller sizes.
  704.  
  705.   NOTE: There is a non-destructive disk repartitioner available for MS-
  706.   DOS, called FIPS. Look at
  707.   <http://sunsite.unc.edu/pub/Linux/system/install>. With FIPS, a disk
  708.   optimizer (such as Norton Speed Disk), and a little bit of luck, you
  709.   should be able to resize MS-DOS partitions without destroying the data
  710.   on them.  It's still suggested that you make a full backup before
  711.   attempting this.
  712.  
  713.   If you're not using FIPS, however, the classic way to modify
  714.   partitions is with the program FDISK. For example, let's say that you
  715.   have an 80 meg hard drive, dedicated to MS-DOS. You'd like to split it
  716.   in half---40 megs for MS-DOS and 40 megs for Linux. In order to do
  717.   this, you run FDISK under MS-DOS, delete the 80 meg MS-DOS partition,
  718.   and re-create a 40 meg MS-DOS partition in its place. You can then
  719.   format the new partition and reinstall your MS-DOS software from
  720.   backups. 40 megabytes of the drive is left empty. Later, you create
  721.   Linux partitions on the unused portion of the drive.
  722.  
  723.   In short, you should do the following to resize MS-DOS partitions with
  724.   FDISK:
  725.  
  726.  
  727.   1. Make a full backup of your system.
  728.  
  729.   2. Create an MS-DOS bootable floppy, using a command such as
  730.  
  731.        FORMAT /S A:
  732.  
  733.  
  734.   3. Copy the files FDISK.EXE and FORMAT.COM to this floppy, as well as
  735.      any other utilities that you need. (For example, utilities to
  736.      recover your system from backup.)
  737.  
  738.   4. Boot the MS-DOS system floppy.
  739.  
  740.   5. Run FDISK, possibly specifying the drive to modify (such as C: or
  741.      D:).
  742.  
  743.   6. Use the FDISK menu options to delete the partitions which you wish
  744.      to resize. This will destroy all data on the affected partitions.
  745.  
  746.   7. Use the FDISK menu options to re-create those partitions, with
  747.      smaller sizes.
  748.  
  749.   8. Exit FDISK and re-format the new partitions with the FORMAT
  750.      command.
  751.  
  752.   9. Restore the original files from backup.
  753.  
  754.   Note that MS-DOS FDISK will give you an option to create a ``logical
  755.   DOS drive''. A logical DOS drive is just a logical partition on your
  756.   hard drive. You can install Linux on a logical partition, but you
  757.   don't want to create that logical partition with MS-DOS fdisk. So, if
  758.   you're currently using a logical DOS drive, and want to install Linux
  759.   in its place, you should delete the logical drive with MS-DOS FDISK,
  760.   and (later) create a logical partition for Linux in its place.
  761.  
  762.   The mechanism used to repartition for OS/2 and other operating systems
  763.   is similar. See the documentation for those operating systems for
  764.   details.
  765.  
  766.  
  767.   6.4.  Creating partitions for Linux
  768.  
  769.   After repartitioning your drive, you need to create partitions for
  770.   Linux. Before describing how to do that, we'll talk about partitions
  771.   and filesystems under Linux.
  772.  
  773.  
  774.   6.4.1.  Partition basics
  775.  
  776.   Linux requires at least one partition, for the root filesystem, which
  777.   will hold the Linux kernel itself.
  778.  
  779.   You can think of a filesystem as a partition formatted for Linux.
  780.   Filesystems are used to hold files. Every system must have a root
  781.   filesystem, at least. However, many users prefer to use multiple
  782.   filesystems---one for each major part of the directory tree. For
  783.   example, you may wish to create a separate filesystem to hold all
  784.   files under the /usr directory.  (Note that on UNIX systems, forward
  785.   slashes are used to delimit directories, not backslashes as with MS-
  786.   DOS.) In this case you have both a root filesystem, and a /usr
  787.   filesystem.
  788.  
  789.   Each filesystem requires its own partition. Therefore, if you're using
  790.   both root and /usr filesystems, you'll need to create two Linux
  791.   partitions.
  792.  
  793.   In addition, most users create a swap partition, which is used for
  794.   virtual RAM. If you have, say, 4 megabytes of memory on your machine,
  795.   and a 10-megabyte swap partition, as far as Linux is concerned you
  796.   have 14 megabytes of virtual memory.
  797.  
  798.   When using swap space, Linux moves unused pages of memory out to disk,
  799.   allowing you to run more applications at once on your system.
  800.   However, because swapping is often slow, it's no replacement for real
  801.   physical RAM. But applications that require a great deal of memory
  802.   (such as the X Window System) often rely on swap space if you don't
  803.   have enough physical RAM.
  804.  
  805.   Nearly all Linux users employ a swap partition.  If you have 4
  806.   megabytes of RAM or less, a swap partition is required to install the
  807.   software. It is strongly recommended that you have a swap partition
  808.   anyway, unless you have a great amount of physical RAM.
  809.  
  810.   The size of your swap partition depends on how much virtual memory you
  811.   need. It's often suggested that you have at least 16 megabytes of
  812.   virtual memory total. Therefore, if you have 8 megs of physical RAM,
  813.   you might want to create an 8-megabyte swap partition.  Note that swap
  814.   partitions can be no larger than 128 megabytes in size. Therefore, if
  815.   you need more than 128 megs of swap, you must create multiple swap
  816.   partitions. You may have up to 16 swap partitions in all.
  817.  
  818.   You can find more on the theory of swap space layout and disk
  819.   partitioning in the Linux Partition mini-HOWTO (
  820.   <http://sunsite.unc.edu/LDP/HOWTO/mini/Partition.html>).
  821.  
  822.   Note: it is possible, though a bit tricky, to share swap partitions
  823.   between Linux and Windows 95 in a dual-boot system.  For details, see
  824.   the Linux Swap Space Mini-HOWTO,
  825.   <http://sunsite.unc.edu/LDP/HOWTO/unmaintained/Swap-Space>.
  826.  
  827.   Gotcha #1: If you have an EIDE drive with a partition that goes above
  828.   504MB, your BIOS may not allow you to boot to a Linux installed there.
  829.   So keep your root partition below 504MB. This shouldn't be a problem
  830.   for SCSI drive controllers, which normally have their own drive BIOS
  831.   firmware.  For technical details, see the Large Disk Mini-HOWTO,
  832.   <http://sunsite.unc.edu/LDP/HOWTO/mini/Large-Disk.html>.
  833.  
  834.   Gotcha #2: Are you mixing IDE and SCSI drives?  Then watch out.  Your
  835.   BIOS may not allow you to boot directly to a SCSI drive.
  836.  
  837.  
  838.   6.4.2.  Sizing partitions
  839.  
  840.   Besides your root and swap partitions, you'll want to set up one or
  841.   more partitions to hold your software and home directories.
  842.  
  843.   While, in theory, you could run everything off a single huge root
  844.   partition, almost nobody does this.  Having multiple partitions has
  845.   several advantages:
  846.  
  847.  
  848.   ╖  It often cuts down the time required for boot-time file-system
  849.      checks.
  850.  
  851.   ╖  Files can't grow across partition boundaries.  Therefore you can
  852.      use partition boundaries as firebreaks against programs (like
  853.      Usenet news) that want to eat huge amounts of disk, to prevent them
  854.      from crowding out file space needed by your kernel and the rest of
  855.      your applications.
  856.  
  857.   ╖  If you ever develop a bad spot on your disk, formatting and
  858.      restoring a single partition is less painful than having to redo
  859.      everything from scratch.
  860.  
  861.   On today's large disks, a good basic setup is to have a small root
  862.   partition (less than 80 meg), a medium-sized /usr partition (up to 300
  863.   meg or so) to hold system software, and a /home partition occupying
  864.   the rest of your available space for home directories.
  865.  
  866.   You can get more elaborate.  If you know you're going to run Usenet
  867.   news, for example, you may want to give it a partition of its own to
  868.   control its maximum possible disk usage.  Or create a /var partition
  869.   for mail, news, and temporary files all together.  But in today's
  870.   regime of very cheap, very large hard disks these complications seem
  871.   less and less necessary for your first Linux installation.  For your
  872.   first time, especially, keep it simple.
  873.  
  874.  
  875.   6.5.  Booting the installation disk
  876.  
  877.   The first step is to boot the bootdisk you generated.  Normally you'll
  878.   be able to boot hands-off; the boot kernel prompt will fill itself in
  879.   after 10 seconds.  This is how you'll normally boot from an IDE disk.
  880.  
  881.   By giving arguments after the kernel name, you can specify various
  882.   hardware parameters, such as your SCSI controller IRQ and address, or
  883.   drive geometry, before booting the Linux kernel.  This may be
  884.   necessary if Linux does not detect your SCSI controller or hard drive
  885.   geometry, for example.
  886.  
  887.   In particular, many BIOS-less SCSI controllers require you to specify
  888.   the port address and IRQ at boot time. Likewise, IBM PS/1, ThinkPad,
  889.   and ValuePoint machines do not store drive geometry in the CMOS, and
  890.   you must specify it at boot time.  (Later on, you'll be able to
  891.   configure your production system to supply such parameters itself.)
  892.  
  893.   Watch the messages as the system boots. They will list and describe
  894.   the hardware your installation Linux detects.  In particular, f you
  895.   have a SCSI controller, you should see a listing of the SCSI hosts
  896.   detected.  If you see the message
  897.  
  898.  
  899.  
  900.        SCSI: 0 hosts
  901.  
  902.  
  903.  
  904.  
  905.   Then your SCSI controller was not detected, and you will have to
  906.   figure out how to tell the kernel where it is.
  907.  
  908.   Also, the system will display information on the drive partitions and
  909.   devices detected. If any of this information is incorrect or missing,
  910.   you will have to force hardware detection.
  911.  
  912.   On the other hand, if all goes well and you hardware seems to be
  913.   detected, you can skip to the following section, ``Loading the root
  914.   disk.''
  915.  
  916.   To force hardware detection, you must enter the appropriate parameters
  917.   at the boot prompt, using the following syntax:
  918.  
  919.  
  920.  
  921.        linux <parameters...>
  922.  
  923.  
  924.  
  925.   There are a number of such parameters available; we list some of the
  926.   most common below.  Modern Linux boot disks will often give you the
  927.   option to look at help screen describing kernel parameters before you
  928.   boot.
  929.  
  930.  
  931.   ╖  hd=cylinders,heads,sectors Specify the drive geometry.  Required
  932.      for systems such as the IBM PS/1, ValuePoint, and ThinkPad.  For
  933.      example, if your drive has 683 cylinders, 16 heads, and 32 sectors
  934.      per track, enter
  935.  
  936.  
  937.  
  938.        linux hd=683,16,32
  939.  
  940.  
  941.  
  942.  
  943.  
  944.   ╖  tmc8xx=memaddr,irq Specify address and IRQ for BIOS-less Future
  945.      Domain TMC-8xx SCSI controller. For example,
  946.  
  947.  
  948.  
  949.        linux tmc8xx=0xca000,5
  950.  
  951.  
  952.  
  953.  
  954.  
  955.   Note that the 0x prefix must be used for all values given in hex. This
  956.   is true for all of the following options.
  957.  
  958.   ╖  st0x=memaddr,irq Specify address and IRQ for BIOS-less Seagate ST02
  959.      controller.
  960.  
  961.   ╖  t128=memaddr,irq Specify address and IRQ for BIOS-less Trantor
  962.      T128B controller.
  963.  
  964.   ╖  ncr5380=port,irq,dma Specify port, IRQ, and DMA channel for generic
  965.      NCR5380 controller.
  966.  
  967.   ╖  aha152x=port,irq,scsi_id,1 Specify port, IRQ, and SCSI ID for BIOS-
  968.      less AIC-6260 controllers. This includes Adaptec 1510, 152x, and
  969.      Soundblaster-SCSI controllers.
  970.  
  971.   If you have questions about these boot-time options, please read the
  972.   Linux SCSI HOWTO, which should be available on any Linux FTP archive
  973.   site (or from wherever you obtained this document).  The SCSI HOWTO
  974.   explains Linux SCSI compatibility in much more detail.
  975.  
  976.  
  977.   6.6.  Using the rootdisk
  978.  
  979.   After booting the bootdisk, you will be prompted to enter the root
  980.   disk or disks.  At this point you should remove the bootdisk from the
  981.   drive and insert the rootdisk. Then press enter to go on.  You may
  982.   have to load a second root disk.
  983.  
  984.   What's actually happening here is this: the boot disk provides a
  985.   miniature operating system which (because the hard drive isn't
  986.   prepared) uses a portion of your RAM as a virtual disk (called,
  987.   logically enough, a `ramdisk').
  988.  
  989.   The root disks loads onto the ramdisk a small set of files and
  990.   installation tools which you'll use to prepare your hard drive and
  991.   install a production Linux on it from your CD-ROM.
  992.  
  993.  
  994.   6.6.1.  Choosing EGA or X installation
  995.  
  996.   Older Linuxes (including Slackware) gave you a shell at this point and
  997.   required you to enter installation commands by hand in a a prescribed
  998.   sequence.  This is still possible, but newer ones start by running a
  999.   screen-oriented installation program which tries to interactively walk
  1000.   you through these steps, giving lots of help.
  1001.  
  1002.   You will probably get the option to try to configure X right away so
  1003.   the installation program can go graphical.  If you choose this route,
  1004.   the installation program will quiz you about your mouse and monitor
  1005.   type before getting to the installation proper.  Once you get your
  1006.   production Linux installed, these settings will be saved for you.  You
  1007.   will be able to tune your monitor's performance later, so at this
  1008.   stage it makes sense to settle for a basic 640x480 SVGA mode.
  1009.  
  1010.   X isn't necessary for installation, but (assuming you can get past the
  1011.   mouse and monitor configuration) many people find the graphical
  1012.   interface easier to use.  And you're going to want to bring up X
  1013.   anyway, so trying it early makes some sense.
  1014.  
  1015.   Just follow the prompts in the program.  It will take you through the
  1016.   steps necessary to prepare your disk, create initial user accounts,
  1017.   and install software packages off the CD-ROM.
  1018.  
  1019.   In the following subsections we'll describe some of the tricky areas
  1020.   in the installation sequence as if you were doing them by hand.  This
  1021.   should help you understand what the installation program is doing, and
  1022.   why.
  1023.  
  1024.  
  1025.   6.6.2.  Using fdisk  and cfdisk
  1026.  
  1027.   Your first installation step once the root-disk Linux is booted will
  1028.   be to create or edit the partition tables on your disks.  Even if you
  1029.   used FDISK to set up partitions earlier, you'll need to go back to the
  1030.   partition table now and insert some Linux-specific information now.
  1031.  
  1032.   To create or edit Linux partitions, we'll use the Linux version of the
  1033.   fdisk program, or its screen-oriented sibling cfdisk.
  1034.  
  1035.   Generally the installation program will look for a preexisting
  1036.   partition table and offer to run fdisk or cfdisk on it for you.  Of
  1037.   the two, cfdisk is definitely easier to use, but current versions of
  1038.   it are also less tolerant of a nonexistent or garbled partition table.
  1039.  
  1040.   Therefore you may find (especially if you're installing on virgin
  1041.   hardware) that you need to start with fdisk to get to a state that
  1042.   cfdisk can deal with.  Try running cfdisk; if it complains, run fdisk.
  1043.   (A good way to proceed if you're building an all-Linux system and
  1044.   cfdisk complains is to use fdisk to delete all the existing partions
  1045.   and then fire up cfdisk to edit the empty table.)
  1046.  
  1047.   A few notes apply to both fdisk and cfdisk.  Both take an argument
  1048.   which is the name of the drive that you wish to create Linux
  1049.   partitions on. Hard drive device names are:
  1050.  
  1051.  
  1052.   ╖  /dev/hda First IDE drive
  1053.  
  1054.   ╖  /dev/hdb Second IDE drive
  1055.  
  1056.  
  1057.   ╖  /dev/sda First SCSI drive
  1058.  
  1059.   ╖  /dev/sdb Second SCSI drive
  1060.  
  1061.   For example, to create Linux partitions on the first SCSI drive in
  1062.   your system, you will use (or your installation program might generate
  1063.   from a menu choice) the command:
  1064.  
  1065.  
  1066.        cfdisk /dev/sda
  1067.  
  1068.  
  1069.   If you use fdisk or cfdisk without an argument, it will assume
  1070.   /dev/hda.
  1071.  
  1072.   To create Linux partitions on the second drive on your system, simply
  1073.   specify either /dev/hdb (for IDE drives) or /dev/sdb (for SCSI drives)
  1074.   when running fdisk.
  1075.  
  1076.   Your Linux partitions don't all have to be on the same drive.  You
  1077.   might want to create your root filesystem partition on /dev/hda and
  1078.   your swap partition on /dev/hdb, for example. In order to do so just
  1079.   run fdisk or cfdisk once for each drive.
  1080.  
  1081.   In Linux, partitions are given a name based on the drive which they
  1082.   belong to. For example, the first partition on the drive /dev/hda is
  1083.   /dev/hda1, the second is /dev/hda2, and so on. If you have any logical
  1084.   partitions, they are numbered starting with /dev/hda5, /dev/hda6 and
  1085.   so on up.
  1086.  
  1087.   NOTE: You should not create or delete partitions for operating systems
  1088.   other than Linux with Linux fdisk or cfdisk. That is, don't create or
  1089.   delete MS-DOS partitions with this version of fdisk; use MS-DOS's
  1090.   version of FDISK instead. If you try to create MS-DOS partitions with
  1091.   Linux fdisk, chances are MS-DOS will not recognize the partition and
  1092.   not boot correctly.
  1093.  
  1094.   Here's an example of using fdisk. Here, we have a single MS-DOS
  1095.   partition using 61693 blocks on the drive, and the rest of the drive
  1096.   is free for Linux. (Under Linux, one block is 1024 bytes. Therefore,
  1097.   61693 blocks is about 61 megabytes.)  We will create just two
  1098.   partitions in this tutorial example, swap and root.  You should
  1099.   probably extend this to four Linux partitions in line with the
  1100.   recommendations above: one for swap, one for the root filesystem, one
  1101.   for system software, and a home directory area.
  1102.  
  1103.   First, we use the ``p'' command to display the current partition
  1104.   table.  As you can see, /dev/hda1 (the first partition on /dev/hda) is
  1105.   a DOS partition of 61693 blocks.
  1106.  
  1107.  
  1108.        Command (m for help):   p
  1109.        Disk /dev/hda: 16 heads, 38 sectors, 683 cylinders
  1110.        Units = cylinders of 608 * 512 bytes
  1111.  
  1112.             Device Boot  Begin   Start     End  Blocks   Id  System
  1113.          /dev/hda1   *       1       1     203   61693    6  DOS 16-bit >=32M
  1114.  
  1115.        Command (m for help):
  1116.  
  1117.  
  1118.  
  1119.  
  1120.   Next, we use the ``n'' command to create a new partition. The Linux
  1121.   root partition will be 80 megs in size.
  1122.  
  1123.        Command (m for help):  n
  1124.        Command action
  1125.            e   extended
  1126.            p   primary partition (1-4)
  1127.        p
  1128.  
  1129.  
  1130.  
  1131.  
  1132.   Here we're being asked if we want to create an extended or primary
  1133.   partition. In most cases you want to use primary partitions, unless
  1134.   you need more than four partitions on a drive. See the section
  1135.   ``Repartitioning'', above, for more information.
  1136.  
  1137.  
  1138.  
  1139.        Partition number (1-4): 2
  1140.        First cylinder (204-683):  204
  1141.        Last cylinder or +size or +sizeM or +sizeK (204-683): +80M
  1142.  
  1143.  
  1144.  
  1145.  
  1146.   The first cylinder should be the cylinder AFTER where the last
  1147.   partition left off. In this case, /dev/hda1 ended on cylinder 203, so
  1148.   we start the new partition at cylinder 204.
  1149.  
  1150.   As you can see, if we use the notation ``+80M'', it specifies a
  1151.   partition of 80 megs in size. Likewise, the notation ``+80K'' would
  1152.   specify an 80 kilobyte partition, and ``+80'' would specify just an 80
  1153.   byte partition.
  1154.  
  1155.  
  1156.  
  1157.        Warning: Linux cannot currently use 33090 sectors of this partition
  1158.  
  1159.  
  1160.  
  1161.  
  1162.   If you see this warning, you can ignore it. It is left over from an
  1163.   old restriction that Linux filesystems could only be 64 megs in size.
  1164.   However, with newer filesystem types, that is no longer the case...
  1165.   partitions can now be up to 4 terabytes in size.
  1166.  
  1167.   Next, we create our 10 megabyte swap partition, /dev/hda3.
  1168.  
  1169.  
  1170.  
  1171.        Command (m for help): n
  1172.        Command action
  1173.            e   extended
  1174.            p   primary partition (1-4)
  1175.        p
  1176.  
  1177.        Partition number (1-4): 3
  1178.        First cylinder (474-683):  474
  1179.        Last cylinder or +size or +sizeM or +sizeK (474-683):  +10M
  1180.  
  1181.  
  1182.  
  1183.  
  1184.   Again, we display the contents of the partition table. Be sure to
  1185.   write down the information here, especially the size of each partition
  1186.   in blocks. You need this information later.
  1187.  
  1188.  
  1189.        Command (m for help): p
  1190.        Disk /dev/hda: 16 heads, 38 sectors, 683 cylinders
  1191.        Units = cylinders of 608 * 512 bytes
  1192.  
  1193.             Device Boot  Begin   Start     End  Blocks   Id  System
  1194.          /dev/hda1   *       1       1     203   61693    6  DOS 16-bit >=32M
  1195.          /dev/hda2         204     204     473   82080   83  Linux native
  1196.          /dev/hda3         474     474     507   10336   83  Linux native
  1197.  
  1198.  
  1199.  
  1200.  
  1201.   Note that the Linux swap partition (here, /dev/hda3) has type ``Linux
  1202.   native''. We need to change the type of the swap partition to ``Linux
  1203.   swap'' so that the installation program will recognize it as such. In
  1204.   order to do this, use the fdisk ``t'' command:
  1205.  
  1206.  
  1207.  
  1208.        Command (m for help): t
  1209.        Partition number (1-4): 3
  1210.        Hex code (type L to list codes): 82
  1211.  
  1212.  
  1213.  
  1214.  
  1215.   If you use ``L'' to list the type codes, you'll find that 82 is the
  1216.   type corresponding to Linux swap.
  1217.  
  1218.   To quit fdisk and save the changes to the partition table, use the
  1219.   ``w'' command. To quit fdisk WITHOUT saving changes, use the ``q''
  1220.   command.
  1221.  
  1222.   After quitting fdisk, the system may tell you to reboot to make sure
  1223.   that the changes took effect. In general there is no reason to reboot
  1224.   after using fdisk---modern versions of fdisk and cfdisk are smart
  1225.   enough to update the partitions without rebooting.
  1226.  
  1227.  
  1228.   6.6.3.  Post-partition steps
  1229.  
  1230.   After you've edited the partition tables, your installation program
  1231.   should look at them and offer to enable your swap partition for you.
  1232.   Tell it yes.
  1233.  
  1234.   (This is made a question, rather than done automatically, on the off
  1235.   chance that you're running a dual-boot system and one of your non-
  1236.   Linux partitions might happen to look like a swap volume.)
  1237.  
  1238.   Next the program will ask you to associate Linux filesystem names
  1239.   (such as /, /usr, /var, /tmp, /home, /home2, etc.) with each of the
  1240.   non-swap partitions you're going to use.
  1241.  
  1242.   There is only one hard and fast rule for this.  There must be a root
  1243.   filesystem, named /, and it must be bootable.  You can name your other
  1244.   Linux partitions anything you like.  But there are some conventions
  1245.   about how to name them which will probably simplify your life later
  1246.   on.
  1247.  
  1248.   Earlier on I recommended a basic three-partition setup including a
  1249.   small root, a medium-sized system-software partition, and a large
  1250.   home-directory partition.  Traditionally, these would be called /,
  1251.   /usr, and /home.  The counterintuitive `/usr' name is a historical
  1252.   carryover from the days when (much smaller) Unix systems carried
  1253.   system software and user home directories on a single non-root
  1254.   partition.  Some software depends on it.
  1255.   If you have more than one home-directory area, it's conventional to
  1256.   name them /home, /home2, /home3, etc.  This may come up if you have
  1257.   two physical disks.  On my personal system, for example, the layout
  1258.   currently looks like this:
  1259.  
  1260.  
  1261.  
  1262.        Filesystem         1024-blocks  Used Available Capacity Mounted on
  1263.        /dev/sda1              30719   22337     6796     77%   /
  1264.        /dev/sda3             595663  327608   237284     58%   /usr
  1265.        /dev/sda4            1371370    1174  1299336      0%   /home
  1266.        /dev/sdb1            1000949  643108   306130     68%   /home2
  1267.  
  1268.  
  1269.  
  1270.  
  1271.   The second disk (sdb1) isn't really all /home2; the swap partitions on
  1272.   sda and sdb aren't shown in this display.  But you can see that /home
  1273.   is the large free area on sda and /home2 is the user area of sdb.
  1274.  
  1275.   If you want to create an partition for scratch, spool, temporary,
  1276.   mail, and news files, call it /var.  Otherwise you'll probably want to
  1277.   create a /usr/var and create a symbolic link named /var that points
  1278.   back to it (the installation program may offer to do this for you).
  1279.  
  1280.  
  1281.   6.7.  Installing software packages
  1282.  
  1283.   Once you've gotten past preparing your partitions, the remainder of
  1284.   the installation should be almost automatic.  Your installation
  1285.   program (whether EGA or X-based) will guide you through a series of
  1286.   menus which allow you to specify the CD-ROM to install from, the
  1287.   partitions to use, and so forth.
  1288.  
  1289.   Here we're not going to document many of the specifics of this stage
  1290.   of installation.  It's one of the parts that varies most between Linux
  1291.   distributions (vendors traditionally compete to add value here), but
  1292.   also the simplest part.  And the installation programs are pretty much
  1293.   self-explanatory, with good on-screen help.
  1294.  
  1295.  
  1296.   6.8.  After package installations
  1297.  
  1298.   After installation is complete, and if all goes well, the installation
  1299.   program will walk you through a few options for configuring your
  1300.   system before its first boot from hard drive.
  1301.  
  1302.  
  1303.   6.8.1.  LILO, the LInux LOader
  1304.  
  1305.   LILO (which stands for LInux LOader) is a program that will allow you
  1306.   to boot Linux (as well as other operating systems, such as MS-DOS)
  1307.   from your hard drive.
  1308.  
  1309.   You may be given the option of installing LILO on your hard drive.
  1310.   Unless you're running OS/2, answer `yes'.  OS/2 has special
  1311.   requirements; see ``Custom LILO Configuration'' below.
  1312.  
  1313.   Installing LILO as your primary loader makes a separate boot diskette
  1314.   unnecessary; instead, you can tell LILO at each boot time which OS to
  1315.   boot.
  1316.  
  1317.  
  1318.  
  1319.  
  1320.  
  1321.   6.8.2.  Making a production boot disk (optional)
  1322.  
  1323.   You may also be given the chance to create a ``standard boot disk'',
  1324.   which you can use to boot your newly-installed Linux system.  (This is
  1325.   an older and slightly less convenient method which assumes that you
  1326.   will normally boot DOS, but use the boot disk to start Linux.)
  1327.  
  1328.   For this you will need a blank, high-density MS-DOS formatted diskette
  1329.   of the type that you boot with on your system. Simply insert the disk
  1330.   when prompted and a boot diskette will be created.  (This is not the
  1331.   same as an installation bootdisk, and you can't substitute one for the
  1332.   other!)
  1333.  
  1334.  
  1335.   6.8.3.  Miscellaneous system configuration
  1336.  
  1337.   The post-installation procedure may also take you through several menu
  1338.   items allowing you to configure your system. This includes specifying
  1339.   your modem and mouse device, as well as your time zone.  Follow the
  1340.   menu options.
  1341.  
  1342.   It may also prompt you to create user accounts or put a password on
  1343.   the root (administration) account.  This is not complicated and you
  1344.   can usually just walk through the screen instructions.
  1345.  
  1346.  
  1347.   7.  Booting Your New System
  1348.  
  1349.   If everything went as planned, you should now be able to boot Linux
  1350.   from the hard drive using LILO.  Alternatively, you should be able to
  1351.   boot your Linux boot floppy (not the original bootdisk floppy, but the
  1352.   floppy created after installing the software).  After booting, login
  1353.   as root. Congratulations! You have your very own Linux system.
  1354.  
  1355.   If you are booting using LILO, try holding down shift or control
  1356.   during boot. This will present you with a boot prompt; press tab to
  1357.   see a list of options. In this way you can boot Linux, MS-DOS, or
  1358.   whatever directly from LILO.
  1359.  
  1360.  
  1361.   8.  After Your First Boot
  1362.  
  1363.   You should now be looking at the login prompt of a new Linux, just
  1364.   booted from your hard drive.  Congratulations!
  1365.  
  1366.  
  1367.   8.1.  Beginning System Administratration
  1368.  
  1369.   Depending on how the installation phase went, you may need to create
  1370.   accounts, change your hostname, or (re)configure X at this stage.
  1371.   There are many more things you could set up and configure, including
  1372.   backup devices, SLIP/PPP links to an Internet Service Provider, etc.
  1373.  
  1374.   A good book on UNIX systems administration should help. (I suggest
  1375.   Essential Systems Administration from O'Reilly and Associates.)  You
  1376.   will pick these things up as time goes by. You should read various
  1377.   other Linux HOWTOs, such as the NET-3-HOWTO and Printing-HOWTO, for
  1378.   information on other configuration tasks.
  1379.  
  1380.  
  1381.   8.2.  Custom LILO Configuration
  1382.  
  1383.   LILO is a boot loader, which can be used to select either Linux, MS-
  1384.   DOS, or some other operating system at boot time.  Chances are your
  1385.   distribution automatically configured LILO for you during the
  1386.   installation phase (unless you're using OS/2, this is what you should
  1387.   have done).  If so, you can skip the rest of this section.
  1388.  
  1389.   If you installed LILO as the primary boot loader, it will handle the
  1390.   first-stage booting process for all operating systems on your drive.
  1391.   This works well if MS-DOS is the only other operating system that you
  1392.   have installed. However, you might be running OS/2, which has its own
  1393.   Boot Manager. In this case, you want OS/2's Boot Manager to be the
  1394.   primary boot loader, and use LILO just to boot Linux (as the secondary
  1395.   boot loader).
  1396.  
  1397.   An important gotcha for people using EIDE systems: due to a BIOS
  1398.   limitation, your boot sectors for any OS have to live on one of the
  1399.   first two physical disks.  Otherwise LILO will hang after writing
  1400.   "LI", no matter where you run it from.
  1401.  
  1402.   If you have to configure LILO manually, this will involve editing the
  1403.   file /etc/lilo.conf. Below we present an example of a LILO
  1404.   configuration file, where the Linux root partition is on /dev/hda2,
  1405.   and MS-DOS is installed on /dev/hdb1 (on the second hard drive).
  1406.  
  1407.  
  1408.  
  1409.        # Tell LILO to install itself as the primary boot loader on /dev/hda.
  1410.        boot = /dev/hda
  1411.        # The boot image to install; you probably shouldn't change this
  1412.        install = /boot/boot.b
  1413.  
  1414.        # The stanza for booting Linux.
  1415.        image = /vmlinuz       # The kernel is in /vmlinuz
  1416.          label = linux        # Give it the name "linux"
  1417.          root = /dev/hda2     # Use /dev/hda2 as the root filesystem
  1418.          vga = ask            # Prompt for VGA mode
  1419.          append = "aha152x=0x340,11,7,1"  # Add this to the boot options,
  1420.           # for detecting the SCSI controller
  1421.  
  1422.        # The stanza for booting MS-DOS
  1423.        other = /dev/hdb1      # This is the MS-DOS partition
  1424.          label = msdos        # Give it the name "msdos"
  1425.          table = /dev/hdb     # The partition table for the second drive
  1426.  
  1427.  
  1428.  
  1429.  
  1430.   Once you have edited the /etc/lilo.conf file, run /sbin/lilo as root.
  1431.   This will install LILO on your drive. Note that you must rerun
  1432.   /sbin/lilo anytime that you recompile your kernel in order to point
  1433.   the boot loader at it properly (something that you don't need to worry
  1434.   about just now, but keep it in mind).
  1435.  
  1436.   Note how we use the append option in /etc/lilo.conf to specify boot
  1437.   parameters as we did when booting the bootdisk.
  1438.  
  1439.   You can now reboot your system from the hard drive. By default LILO
  1440.   will boot the operating system listed first in the configuration file,
  1441.   which in this case is Linux. In order to bring up a boot menu, in
  1442.   order to select another operating system, hold down shift or ctrl
  1443.   while the system boots; you should see a prompt such as
  1444.  
  1445.        Boot:
  1446.  
  1447.  
  1448.   Here, enter either the name of the operating system to boot (given by
  1449.   the label line in the configuration file; in this case, either linux
  1450.   or msdos), or press tab to get a list.
  1451.  
  1452.  
  1453.   Now let's say that you want to use LILO as the secondary boot loader;
  1454.   if you want to boot Linux from OS/2's Boot Manager, for example.  In
  1455.   order to boot a Linux partition from OS/2 Boot Manager, unfortunately,
  1456.   you must create the partition using OS/2's FDISK (not Linux's), and
  1457.   format the partition as FAT or HPFS, so that OS/2 knows about it.
  1458.   (That's IBM for you.)
  1459.  
  1460.   In order to have LILO boot Linux from OS/2 Boot Manager, you only want
  1461.   to install LILO on your Linux root filesystem (in the above example,
  1462.   /dev/hda2). In this case, your LILO config file should look something
  1463.   like:
  1464.  
  1465.  
  1466.  
  1467.        boot = /dev/hda2
  1468.        install = /boot/boot.b
  1469.        compact
  1470.  
  1471.        image = /vmlinuz
  1472.          label = linux
  1473.          root = /dev/hda2
  1474.          vga = ask
  1475.  
  1476.  
  1477.  
  1478.  
  1479.   Note the change in the boot line. After running /sbin/lilo you should
  1480.   be able to add the Linux partition to Boot Manager. This mechanism
  1481.   should work for boot loaders used by other operating systems as well.
  1482.  
  1483.  
  1484.   9.  Administrivia
  1485.  
  1486.  
  1487.   9.1.  Terms of Use
  1488.  
  1489.   This document is copyright 1998 by Eric S. Raymond. You may use,
  1490.   disseminate, and reproduce it freely, provided you:
  1491.  
  1492.  
  1493.   ╖  Do not omit or alter this copyright notice.
  1494.  
  1495.   ╖  Do not omit or alter or omit the version number and date.
  1496.  
  1497.   ╖  Do not omit or alter the document's pointer to the current WWW
  1498.      version.
  1499.  
  1500.   ╖  Clearly mark any condensed, altered or versions as such.
  1501.  
  1502.   These restrictions are intended to protect potential readers from
  1503.   stale or mangled versions.  If you think you have a good case for an
  1504.   exception, ask me.
  1505.  
  1506.  
  1507.   9.2.  Acknowledgements
  1508.  
  1509.   My grateful acknowledgement to Matt D. Welsh, who originated this
  1510.   HOWTO.  I removed much of the Slackware-specific content and refocused
  1511.   the remainder of the document on CD-ROM installation, but a
  1512.   substantial part of the content is still his.
  1513.  
  1514.   The 4.1 version was substantially improved by some suggestions from
  1515.   David Shao <dshao@best.com>.
  1516.  
  1517.  
  1518.  
  1519.