Re: Fai installation failing on permissions

2009-01-09 Thread leen smit




Thank you very much!

I installed the latest from the debian testing repro's and added
boot=live.  This worked like a charm! 

Im guessing I didnt even have to update to the latest lenny .deb, but
all I needed was the boot=live option. 



Thomas Lange wrote:

  

  

  


  

  

  
  
> This, it turned out, is quite a quest. I cannot get seem to get this up and running on my ubuntu machine.
> ii  fai-client3.2.4+svn4837-0ubuntu2
> ii  fai-doc   3.2.4+svn4837-0ubuntu2
> ii  fai-quickstart3.2.4+svn4837-0ubuntu2
> ii  fai-server3.2.4+svn4837-0ubuntu2
You may want to try the 3.2.15 packages from Debian on your ubuntu machine.

> Whats weird : if I move /srv/fai/nfsroot/live/filesystem.dir/* to /srv/fai/nfsroot/  
Never do this! Never! Since you must boot your kernel and initrd with
parameter boot=live, moving these files to another location will not
work.


> Further more, I cant seem to remote monitor the proccess with fai-mond.  When I lauch it, it just sits there. At what point of the FAI should I get output here?

I start showing messages after the kernel got the config
space. Shortly after the red ascii text appears.

 
> tftp boot parms: 
>   MENU LABEL FAI Ubuntu
> KERNEL vmlinuz-2.6.24-22-generic 
> APPEND initrd=initrd.img-2.6.24-22-generic ip=dhcp FAI_CONFIG_SRC=nfs://192.168.1.34/srv/fai/config FAI_ACTION=install root=/dev/nfs nfsroot=192.168.1.34:/srv/fai/nfsroot FAI_FLAGS=verbose,sshd

Here, boot=live is missing


> /etc/exports  (made these RW in the hope of solving the issue):
> 	/srv/fai/config *(async,rw,no_subtree_check)	
> 	/srv/fai/nfsroot *(async,rw,no_subtree_check,no_root_squash)
fine.

> tfpt started with:
> /usr/sbin/in.tftpd -s /srv/tftp/fai/
fine.

  





Re: Fai installation failing on permissions

2009-01-09 Thread Thomas Lange
> On Fri, 9 Jan 2009 11:10:14 +0100, leen smit  
> said:

> 
Please, no HTML mails!

> Thank you very much!
You're welcome. BTW, I'm always very interested in user experiences
with FAI. Can you please fill out the FAI questionnaire
http://www.informatik.uni-koeln.de/fai/questionnaire
and send it back to me when you finished your project with FAI.

-- 
regards Thomas