>>>>> On Wed, 28 Aug 2013 14:44:17 +0200, Oryeth Stormy
>>>>> <[email protected]> said:
> Try starting Debian Wheezy over PXE Boot, 3.2 Kernel and initrd is
running well.
Are you using FAI 4.0.6 and a wheezy nfsroot? Or are you just reusing
your old lenny nfsroot? dracut or live-boot inside your nfsroot?
> append initrd=initrd.img-3.2.0-4-amd64 ip=dhcp root=/dev/nfs
nfsroot=192.168.1.1:/srv/fai/nfsroot:vers=3 aufs
> FAI_FLAGS=createvt FAI_CONFIG_SRC=nfs://192.168.1.1/srv/fai/config
FAI_ACTION=install
:vers=3 is not needed.
> My exports:
> /srv/nfs4 192.168.1.1/255.255.255.0(fsid=0,ro,no_subtree_check)
> /srv/fai/config 192.168.1.1/255.255.255.0(async,ro,no_subtree_check)
> /srv/fai/nfsroot
192.168.1.1/255.255.255.0(async,ro,no_subtree_check,no_root_squash)
Looks perfect.
--
regards Thomas