FC2 network kickstart not working

paul at rh.sbrk.co.uk paul at rh.sbrk.co.uk
Fri May 28 07:19:03 UTC 2004


On Thu, May 27, 2004 at 10:32:26PM +0100, paul at rh.sbrk.co.uk wrote:
> On Thu, May 27, 2004 at 08:44:34AM -0500, Ken Teh wrote:
> > I had the same problem until I switched to using DNS names for the server 
> > both at the syslinux boot prompt, that is, for example,
  
> > linux ks=nfs:fcserver.mynet:/disks/fc2/ks/bugs
 
> > The symptoms were exactly as you described.  The DCHP part goes off
> > without problems, but the installee never contacts the NFS server.  Hope
> > this helps.  I'm guessing they changed anaconda.  Live and learn.
 
> Hmm. I've just looked at the alt-f3 and see this:
> * url is 192.168.8.2:/kickstart/
> * file location: nfs://192.168.8.2:/kickstart/192.168.8.10-kickstart
> * failed to mount nfs source
> 
> I tried modifying dhcpd.conf to specify a name but it just
> turns it back into an IP address there and then. So I specified
> ks=nfs://pxenfs.sbrk.co.uk:/kickstart/ on the boot command line
I actually didn't include "//" here, just nfs:pxenfs...
> instead of just ks. On alt-f3 I see:
> * url is pxenfs.sbrk.co.uk:/kickstart/
> * file location: nfs://pxenfs.sbrk.co.uk:/kickstart/192.168.8.10-kickstart

To clarify, I've now tried just about every combination:

ks=nfs:pxenfs.sbrk.co.uk:/kickstart/ works
ks=nfs:pxenfs:/kickstart/ fails due to domain not used and DNS lookup of "pxenfs."
ks=nfs:192.168.8.2:/kickstart/ fails - no DNS lookup, no ARP, nothing

Perhaps I'll download the source and have a look into this.

Paul





More information about the Kickstart-list mailing list