|
|
|
FC3 Install Guide
Procedure
- Log into Storage1 as root
- Create /export1/FC3install directory
- Copy /mnt/cdrom/Fedora/* to /export1/FC3install
- Create /export1/FC3install/install-server
- Obtain anaconda-ks.cfg from an FC3 install and place in /export1/FC3install/install-server/
- Add Medusa-Common group to /export1/FC3install/Fedora/base/comps.xml
- Edit anaconda-ks.cfg appropreatly.
- Copy RPMS from disc2, disc3 and disc4 to /export1/FC3install/Fedora/RPMS
- Rebuild any srpms in /export1/FC3install/slaveconfig/srpms and /export1/FC3install/commonconfig/srpms
- Log out of Storage1
- Log into Medusa as root
- Obtain initrd.img from /mnt/cdrom/images/pxeboot and place in /tftpboot/
- Obtain vmlinuz from /mnt/cdrom/images/pxeboot and place in /tftpboot/
- Create a new 'default.FC3' file under /tftpboot/pxelinux.cfg and edit it to point to the vmlinuz.FC3 and initrd.FC3
- Edit default.FC3 to mount storage1:/export1/FC3install/install-server/anaconda-ks.cfg
- Clone a node.
|