Hi Thomas, thx for reply.
I´m using FAI Server 3.2.17 and wheezy nfsroot. Running PXE machines are using boot=live. For testing to run Wheezy over PXE, setted up an second FAI Server unter Wheezy and grab the files to put them on Lenny. Thinking this is option is using dracut ? Regards Oryeth From: Thomas Lange <[email protected]>Date: Wed, Aug 28, 2013 at 2:55 PM Subject: Re: Problems Setting up Debian Wheezy from Lenny FAI Server To: FAI Mailing <[email protected]> >>>>> 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/configFAI_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)<http://192.168.1.1/255.255.255.0%28fsid=0,ro,no_subtree_check%29> > /srv/fai/config 192.168.1.1/255.255.255.0(async,ro,no_subtree_check)<http://192.168.1.1/255.255.255.0%28async,ro,no_subtree_check%29> > /srv/fai/nfsroot 192.168.1.1/255.255.255.0(async,ro,no_subtree_check,no_root_squash)<http://192.168.1.1/255.255.255.0%28async,ro,no_subtree_check,no_root_squash%29> Looks perfect. -- regards Thomas
