ICT 213 - Simple Linux installation

Running Linux

Live CD

Virtualisation

Installing Linux to IDE/SATA disk

Installing Linux means

Disk partitions

Partition s/w

Partition types

Each partition has a type (a hex integer) usually related to an O/S. Linux knows about more types than M/S does

SAVING A PARTITION SETTING IS DESTRUCTIVE - ALL DATA IS LOST

Resizing an NTFS partition

Building a file system

The command mkfs -t type device will make a file system on your disk partition

Typical configuration

A configuration on a single disk might be

Installing from a distro

Install Live image to USB stick

Install to USB stick

Dual boot Linux on USB

Partition labels

Partition UUIDs

Making your own Live CD

Logical Volumes