Re: Problems with nfsroot if dhcp-server and fai-server are not the same

2015-07-02 Diskussionsfäden René Bleisch
Hi Thomas, thanks for your tipp with the template option of fai-chboot Really a useful tool - I didnt know it yet It seems to work with it Thanks a lot! René On 07/01/2015 11:43 AM, Thomas Lange wrote: >> On Wed, 01 Jul 2015 08:35:16 +0200, René Bleisch >> said: > > I can easily fix

Re: Problems with nfsroot if dhcp-server and fai-server are not the same

2015-07-02 Diskussionsfäden Denny Fuchs
hi, I could say, I have the very same setup. For me it works. Take a look on : "Jessie problems / resets ... *SOLVED*“ cu denny signature.asc Description: Message signed with OpenPGP using GPGMail

Re: Problems with nfsroot if dhcp-server and fai-server are not the same

2015-07-01 Diskussionsfäden Thomas Lange
> On Wed, 01 Jul 2015 08:35:16 +0200, René Bleisch > said: > I can easily fix this by adapting /etc/fai/nfsroot.conf: > NFSROOT=nfs:phkup26:/srv/fai/nfsroot This is not supported. NFSROOT must be a directory, since this variable is also used by other scripts and commands. >

Problems with nfsroot if dhcp-server and fai-server are not the same

2015-06-30 Diskussionsfäden René Bleisch
Good morning, I just stumbled over an already known problem, when I tried to install a host yesterday. The installation didn't even start because dracut tried to mount the nfsroot from my dhcp-server, which is not on the same machine as the fai-server machine ... This occured because I recently r