You will notice that the window is divided into two parts: the "Online Help" on the left side and "User Selections" on the right.
Each of the following ordered list items correspond to a seperate window whose name is displayed in the top left corner of the "User Selections" window. You use the "Back" and "Next" buttons in the lower right corner of the screen to move between windows. The bolded text below itemizes the recommended settings for each of the "User Selections" Windows.
The bolded text below itemizes the recommended settings for each of the "User Selection" Windows.
English
Nothing to enter on this screen.
Custom Setup
Manually partition with Disk Druid
The real partitioning of the disk was done before the install started with PQ partition magic.
Edit hda1 to have
Mount Point: /win2k
Edit hda3 to have
Mount Point: /fsys1
Edit hda4 to have
Mount Point: /
Always format "/", and (only if you haven't done it recently or suppect that your disk is flacky) "check for bad blocks while formatting".
Don't format /fsys1 or /win2k as we don't want to loose any information already on those partitions.
We don't have a floppy drive available so
uncheck Create boot disk
We want to use LILO to handle booting.
check Install LILO select /dev/hda Master Boot Record (MBR)
Since we want to use "lba32" mode of addressing the disk drive,
uncheck Use linear mode (needed for some SCSI drives)
Select the Device that has the OS installed that you want booted by default and make sure that the "Default boot image" box is checked. In this case it's RedHat_7.1
You can also change the labels of the boot devices as you like by selecting the "Device" and entering the new label in the "Boot label: " box. Labels set to Win2k and RedHat_7.1
- eth0
We don't use DHCP so,
uncheck Configure using DHCP We want the network to be active each time we boot,
check Activate on boot
IP Address: 129.97.91.34 Netmask: 255.255.255.0 Network: 129.97.91.0 Broadcast: 129.97.91.255
Hostname: cuscus.math Gateway: 129.97.91.1 Primary DNS: 129.97.128.100 Secondary DNS: 129.97.128.10
We setup our firewalling as part of the post install.
select No firewall
Select the languages first
check English (Canada) check English (Great Britain) check English (USA)
And then
Choose the default language: English (Canada)
Do not select "System clock uses UTC" since we will be dual booting the host where one of the choices is a Microsoft OS.
Click on map to select time zone or scroll through options and select one of the "Eastern Time" zone choices.
Location: ... Eastern Time
Set a "Root Passwd" and "Confirm" it.
I recommend setting up additional accounts after the OS is installed. You can then use the command "adduser".
Enable MD5 passwords
Enable shadow passwords
DO NOT select "Enable NIS", "Enable LDAP", or "Enable Kerberos".
These choices were selected:
"X Window System", "GNOME", "KDE", "Mail/WWW/News Tools", "DOS/Windows Connectivity", "Graphics Manipulation", "Multimedia Support", "Laptop Support", "Networked Workstation", "Dialup Workstation", "Network Management Workstation", "Authoring/Publishing", "Emacs", "Development", "Kernel Development", "Utilities".
Also checked Select individual packages
From the "Applications -> Archiving" group of packages,
select:
unarj
From the "Applications -> Communications" group of packages,
unselect:
efax
gkermit
From the "Applications -> Editors" group of packages,
select:
vim-X11
vim-enhanced
xemacs
xemacs-el
xemacs-info
From the "Applications -> Engineering" group of packages,
select:
gnuplot
octave
units
From the "Applications -> File" group of packages,
select:
tree
From the "Applications -> Internet" group of packages,
select:
x3270-text
xmailbox
xrn
ytalk
From the "Applications -> Multimedia" group of packages,
select:
gimp-data-extras
transfig
xfig
xmms-gnome
From the "Applications -> Publishing" group of packages,
select:
enscript
tetex-doc
From the "Applications -> System" group of packages,
select:
gnome-linuxconf
linuxconf
macutils
procinfo
symlinnks
sysctlconfig
tripwire
usbview
xcpustate
xosview
xsysinfo
xtoolwait
mt-st
From the "Applications -> Text" group of packages,
select:
mawk
rgrep
From the "Development -> Debuggers" group of packages,
select all in group
From the "Development -> Libraries" group of packages,
select:
blas
lapack
krb5-devel
From the "Development -> Tools" group of packages,
select all in group
From the "Documentation" group of packages,
select:
bash-doc
blas-man
lapack-man
python-man
From the "System Environment -> Base" group of packages,
unselected:
nss_ldap
pam_krb5
rhn_register
rhn_register_gnome
up2date
up2date_gnome
wireless tools
yptools
From the "System Environment -> Daemons" group of packages,
select:
ntp
finger-server
printconf
printconf-gui
rusers-server
talk-server
telnet-server
ypbind
ypserv
From the "System Environment -> Libraries" group of packages,
select:
Wnn6-SDK
fnlib
libPropList
krbafs
From the "System Environment -> Shells" group of packages,
select all in group
From the "User Interface -> Desktops" group of packages,
Select all in group
From the "User Interface -> X" group of packages,
Select all in group
Still need to find where Canna-libs and WindowMaker-libs come from.!
select Install packages to satisfy dependencies.
ATI Rage MobilityVideo card RAM:
8 MB
Left it using the DDC Probed Monitor -> Laptop Screen
Horizontal Sync: 30-110 KHz
Vertical Sync: 60-110 Hz
Color Depth: True Color (24 Bit)
Screen Resolution: 1400 x 1050
Default desktop environment KDE
Login type Graphical
Last chance to "backup" and make changes. Once you're happy...
Nice GUI shows you how the install is going. When it is done you automatically switch to the next section.
Nothing to do but hit Exit.
We use IST's (Jeff Voskamp's) UWupdates package to keep system up to date, so install it.
rpm -ivh ftp://rha.uwaterloo.ca/linux/UWupdates.i386.rpm
"lynx" config file must be changed to tell it to use passive ftp service.
echo "FTP_PASSIVE:TRUE" >> /etc/lynx.cfg
Update the system.
ListUpdates | ApplyUpdates
Change the default timeout for the OS selector to 10 seconds by changing the "timeout=50" line in /etc/lilo.conf to timeout=10 and then running "lilo"
reboot host to make sure all updates have taken affect.
reboot
After the host has rebooted, logon as root, use a web tool to download the compressed tar file "postinstallation.tar.gz" into the "/root" directory.
Unpack the compressed tar file and run the hostsetup script the MFCF.postinstallation directory.
cd /root; tar zxvf postinstallation.tar.gz
chown -R root.root MFCF.postinstallation
cd MFCF.postinstallation; ./hostsetup -v