			  Basic Installation
			     ------------
		    Notes for Day 2 of Linux Class
			     Erik  Nygren
			      1995.01.08
			     ------------

I. What's a Distribution
	A. Slackware
	B. Others

II. Making boot and root disks
	A. Files from EG:
		/mit/linux/slackware/Slackware.2.0.2/bootdsks.144/scsinet.gz
	B. gunzip <file> | dd of=/dev/floppy bs=8192
		On	Where /dev/floppy
		-------------------------
		Linux	/dev/fd0
		Sun	/dev/rdiskette
		RS6000	/dev/rfd0h
		Dec	/dev/fd0a
	C. rootdsks.144/color144.gz
	D. Boot with bootdisk.  Then follow instructions (ie may need lilo
		options for some HD's and some SCSI hardware).

III. Partitioning Disk
	A. Explaination of partitions (primary, logical, extended)
		1. types, etc
	B. Using Linux fdisk
		2. 
