Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Linux+ Certification Bible.pdf
Скачиваний:
46
Добавлен:
15.03.2015
Размер:
3.78 Mб
Скачать

84

Part II Installation

you made for software packages may be helpful when finalizing the preparations just prior to installing Linux. This list may look like the one shown in Table 4-3.

Table 4-3

Detailed hardware list

System Component

System Contains (examples)

Reason Needed

 

 

 

CPU

Intel Pentium II

Kernel customization

 

 

 

System Memory

256 MB SDRAM

Swap file allocation

 

 

 

System Board

Intel BX based

Special features of the

 

 

board

 

 

 

Video Card

3Dfx Voodoo 5500

Configuration of

 

 

X-windowing

 

 

 

Monitor

Generic monitor capable

Configuration of

 

of 1600x1200 at 85Hz

X-windowing

 

 

 

SCSI controllers

Adaptec 2940

System installation from

 

 

or to SCSI Media

 

 

 

Network Interface Card (NIC)

3COM 905B

Configure Networking

 

 

 

Sound cards

Creative Labs SB Live

Sound Configuration

 

 

 

Hard Disk Drive (HDD)

Seagate ST39204LW

Available space for

 

 

partitioning

 

 

 

CD-ROM, CD-RW, DVD

Yamaha CRW2100SZ

System installation from

 

 

media and system

 

 

usage after installation

 

 

 

Specialty Cards

Xpeed’s X400 ADSL PCI Adapter

Advanced features

 

 

 

For each customized installation of Linux, you may need to know many more items, but these are the basics.

Pre-installation partitioning planning

1.4 Determine how storage space will be allocated to file systems. (e.g., partition schemes)

The last item on your pre-installation agenda is to plan the partition table of the Linux installation. Again, the use of a list will help you to direct and verify the required file systems needed for the installation. Although it is possible to set up a system with just a root partition and a swap file, you will usually benefit from creating more than just the minimal requirements. Table 4-4 is an example of the form that you can use for this process.

Chapter 4 Installing Linux

85

Table 4-4

Linux partitions

Partition

Partition Types

Reason for Partition

 

 

 

/

ReiserFS, ext2 or supported

Root file system

 

 

 

/bin

ReiserFS, ext2 or supported

Executables

 

 

 

/boot

ReiserFS, ext2 or supported

Files required to boot system

 

 

 

/dev

ReiserFS, ext2 or supported

Represent the devices

 

 

attached

 

 

 

/etc

ReiserFS, ext2 or supported

System configuration files

 

 

 

/home

ReiserFS, ext2 or supported

User files

 

 

 

/lib

ReiserFS, ext2 or supported

Binaries to support

 

 

executables

 

 

 

/opt

ReiserFS, ext2 or supported

Optional Software

 

 

 

/proc

ReiserFS, ext2 or supported

Special files for extracting or

 

 

sending information to the

 

 

kernel

 

 

 

/sbin

ReiserFS, ext2 or supported

Executables for the root user

 

 

 

Swap

Linux swap partition type

Disk swapping space

 

 

 

/tmp

ReiserFS, ext2 or supported

Temporary files

 

 

 

/usr

ReiserFS, ext2 or supported

System files

 

 

 

/usr/local

ReiserFS, ext2 or supported

Software locally installed but

 

 

protected from system

 

 

upgrades

 

 

 

/var

ReiserFS, ext2 or supported

System log files, spools, or

 

 

lock files

 

 

 

/<Customized directory>

ReiserFS, ext2 or supported

For special files or

 

 

applications

 

 

 

Table 4-4 is a general list of the most common partitions that are created when Linux is installed. Here are a few general rules for partitioning:

The swap partition should be at least equal to the size of memory installed on the system.

Some installers prefer to install a swap partition twice the size of memory, but this is not required.

The / or root partition is the only partition that is absolutely required to boot the system.

Соседние файлы в предмете Операционные системы