TLI esr uo C
Planning for installation Unit objectives Describe central processing units, physical memory, disk drives, mainboards, and peripheral devices Obtain the hardware and software information
Topic A
TLI esr uo C
Topic A: Understanding hardware Topic B: Gathering pre-installation information
TLI esr uo C
Major components of a PC
Central processing unit (CPU) Physical memory Disk drive Mainboard and peripheral components Video adapter card Keyboard and mouse
Functions of CPUs
TLI esr uo C
Manipulate data Perform arithmetical computations Direct the functions of other hardware devices
CPUs: Cache Level 1 (L1) – Cache stored in the processor itself
TLI esr uo C
Level 2 (L2) – A separate computer chip that is connected to the processor via a high-speed link
CPUs: Multiple processors Symmetric multiprocessing (SMP) – Each processor shares tasks and memory space
TLI esr uo C
Asymmetric multiprocessing (ASMP) – Each processor is given a certain role or set of tasks to complete independent of the other processors
TLI esr uo C
Exercise A-1
Discussing central processing units
Physical memory Storage area for information Two main categories:
TLI esr uo C
– Random access memory (RAM) – Read-only memory (ROM)
RAM types Dynamic RAM (DRAM) – Single in-line memory modules (SIMM) – Dual in-line memory modules (DIMM)
TLI esr uo C
Static RAM (SRAM)
Read-only memory (ROM)
TLI esr uo C
ROM is physical memory that can be read, but not written to Used to store the firmware used by hardware devices
ROM variants
TLI esr uo C
Programmable read-only memory (PROM) Erasable programmable read-only memory (EPROM) – Complimentary metal-oxide semiconductor
Electronically erasable programmable read-only memory (EEPROM)
TLI esr uo C
Exercise A-2
Understanding physical memory
Disk drive devices
TLI esr uo C
Hard disk Floppy disk CD-ROM
HDD controller cards Integrated Drive Electronics (IDE) – Also known as Advanced Technology Attachment (ATA)
TLI esr uo C
Small Computer System Interface (SCSI)
TLI esr uo C
IDE HDD configurations
Partitions Partitions – Divide a hard disk into smaller areas
Filesystems
TLI esr uo C
– A format that holds data within the partitions
continued
Partitions, continued Primary partitions – Divisions of a drive’s space
Extended partitions
TLI esr uo C
– A partition that can be subdivided into logical drives
Master boot record (MBR) – Area outside of a partition
TLI esr uo C
Partitioning scheme: primary master
Other information storage devices Removable media – Can be removed and transferred to other machines
TLI esr uo C
Floppy disks Zip disks
TLI esr uo C
Exercise A-3
Using disk drives
Buses Bus – Pathway from one hardware device to another
TLI esr uo C
Types – Industry Standard Architecture (ISA) – Peripheral Component Interconnect (PCI) – Accelerated Graphics Port (AGP)
TLI esr uo C
Mainboard components
Peripheral components PS/2 ports – Connects keyboards and mice
Serial ports
TLI esr uo C
– Connects many different peripherals – Also called a COM port
Parallel port – Connects printers – Also called an LPT port
USB and FireWire Universal Serial Bus (USB) port
TLI esr uo C
– Uses keyboards, mice, printers, scanners, cameras, and so on. – Can be attached while the computer is running Called hot-swappable
FireWire (IEEE1394) – Hot-swappable variant of USB
PCMCIA ports Personal Computer Memory Card International Association (PCMCIA)
TLI esr uo C
– Supports peripherals built into small, enclosed cards – Hot-swappable
Device settings Interrupt Request Line (IRQ) – Specifies a unique channel from a device to the CPU
TLI esr uo C
Input/Output (IO) address – Small working area of RAM where the CPU can pass information to and receive information from a device
Plug-and-Play (PnP) – OS and peripheral devices that can automatically assign the correct IRQ, I/O address, and DMA settings without user intervention
TLI esr uo C
Exercise A-4
Discussing mainboards and peripheral components
Video adapter cards and monitors Video adapter cards – Commonly called video cards – Provide a graphical display when connected to a monitor
TLI esr uo C
Resolution – Number of pixels that can be displayed
Color depth – Number of colors that can be displayed
TLI esr uo C
Memory requirements
Refresh rate
TLI esr uo C
Rate at which the display is refreshed Measured in hertz (Hz) Two types: – Hsync (horizontal refresh) – Vsync (vertical refresh)
TLI esr uo C
Exercise A-5
Discussing video adapter cards and monitors
Topic B
TLI esr uo C
Topic A: Understanding hardware Topic B: Gathering pre-installation information
Red Hat 9.0 hardware requirements
TLI esr uo C
Each hardware component should be checked against a Hardware Compatibility List (HCL)
TLI esr uo C
Pre-installation checklist
TLI esr uo C
Windows System Information tool
TLI esr uo C
Windows Device Manager
TLI esr uo C
Windows Display applet
TLI esr uo C
System POST
TLI esr uo C
BIOS setup utility
TLI esr uo C
System network configuration
Hostname IP address Netmask Gateway DNS servers
TLI esr uo C
Common Linux packages
TLI esr uo C
Exercise B-1
Creating a pre-installation checklist
TLI esr uo C
Chapter summary Described types of central processing units, physical memory, disk drives, mainboards, and peripheral devices Obtained the hardware as well as software information necessary to install Linux