You may also find error messages in /root/install.log on any of your kickstarted systems. --Brad On Wed, 23 Jun 2004 17:18:49 -0400, Robert Cavey <rcavey@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote: > > I am going to change the ks.cfg to not reboot the machine to look > through them all the virtual terminals on my next install (this Friday) > to see if there are specific errors. I'll post back then. > > > > On Wed, 2004-06-23 at 17:03, Brad Smith wrote: > > Have you looked at the logs on the virtual terminals (ctrl+alt+f3 > > through ctrl+alt+f5) to see if it complains about anything specific? > > > > On Wed, 23 Jun 2004 14:30:35 -0400, Robert Cavey > > <rcavey@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote: > > > > > > Hey all, > > > > > > I have run into a problem with kickstarting. The kickstart process > > > installs everything AOK things but my %post nfs mounting below fails to > > > mount the the nfs partiton which is the same server I kickstart from. > > > Do have to add some other commands to mount the nfs partition in FC2??? > > > > > > note: I remove my kickstart CD after the rpms start installing and the > > > machine reboots afterwards > > > > > > This worked flawlessly in RH 9.0 but seems to be broken in FC2. > > > > > > commented ks.cfg > > > ---------------------- > > > <<<SNIP>>> > > > %post > > > /sbin/chkconfig --level 23456 pcmcia off > > > /sbin/chkconfig --level 23456 iptables off > > > /sbin/chkconfig --level 23456 isdn off > > > /sbin/chkconfig --level 23456 rhnsd off > > > /sbin/chkconfig --level 23456 firstboot off > > > /sbin/chkconfig --level 2345 ntpd on > > > > > > ----- ALL ABOVE WORKS ------ > > > > > > mkdir /mnt/tmp > > > mount 10.1.198.138:/data1 /mnt/tmp ----- FAILS > > > > > > rpm -ivh /mnt/tmp/FC2/extras/*.rpm ----- FAILS because of above > > > > > > cp /etc/init.d/autofs /etc/init.d/autofs.orig ----- WORKS > > > cp /etc/auto.master /etc/auto.master.orig > > > > > > umount /mnt/tmp > > > -------------------- > > > > > > Bug possibly??? > > > > > > Thanks, > > > Bob > > > > > > > > > -- > > > fedora-list mailing list > > > fedora-list@xxxxxxxxxx > > > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list > > > > -- > ============================================= > * Robert(Bob) Cavey * ||||F|r|e|e|||||||| > * Sys Admin * ||||||Y|o|u|r|||||| > * SSAI GES DAAC * ||C|o|m|p|u|t|e|r|| > --------------------------------------------- > * NASA GSFC * |R|u|n||L|i|n|u|x|| > * Bldg. 32 N125-6 * ||opensource.org||| > * Phone:301-614-5479 * ||openoffice.org||| > * Fax:301-614-5304 * |fsf.org||eff.org|| > ============================================= > > > > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list >