/srv/fai/nfsroot/live/filesystem.dir

Dirk Geschke dirk at lug-erding.de
Wed Jun 12 09:52:37 CEST 2013


Hi John, 

> What does it mean to specify nfsvers=3 in the pxelinux.cfg file?
> Googling shows me that it may mean to add "ks:nfs:nfsvers=3" to the
> append line in a file such as /srv/tftp/fai/pxelinux.cfg/default.

you should have a file 

    /srv/ftfp/fai/pxelinux.cfg/HEXADDR

where HEXADDR is the IP address of the client in HEX, so e.g. for
the client address 192.168.1.1 it would be C0A80101. This can be
created by fai-chboot.

In this file you will have an append-line, e.g:

   append initrd=initrd.img-3.2.0-4-amd64 ip=dhcp  root=/dev/nfs nfsroot=IP-of-NFS-Server:/srv/fai-wheezy/nfsroot:vers=3 aufs ...

Replace IP-of-NFS-Server by the IP address of your NFS server. That's
all you have to do. Then it will find the NFS server and will use nfs
version 3. Normally it would probably be version 4 but this will crash
with dracuit...

Best regards

Dirk

-- 
+----------------------------------------------------------------------+
| Dr. Dirk Geschke       / Plankensteinweg 61    / 85435 Erding        |
| Telefon: 08122-559448  / Mobil: 0176-96906350 / Fax: 08122-9818106   |
| dirk at geschke-online.de / dirk at lug-erding.de  / kontakt at lug-erding.de |
+----------------------------------------------------------------------+


More information about the linux-fai mailing list