<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thank you very much!<br>
<br>
I installed the latest from the debian testing repro's and added
boot=live. This worked like a charm! <br>
<br>
Im guessing I didnt even have to update to the latest lenny .deb, but
all I needed was the boot=live option. <br>
<br>
<br>
<br>
Thomas Lange wrote:
<blockquote
cite="mid:18789.57890.907985.363628@suenner.informatik.uni-koeln.de"
type="cite">
<blockquote type="cite">
<blockquote type="cite">
<blockquote type="cite">
<blockquote type="cite">
<blockquote type="cite">
<pre wrap="">
</pre>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
<pre wrap=""><!---->
> This, it turned out, is quite a quest. I cannot get seem to get this up and running on my ubuntu machine.
> ii fai-client 3.2.4+svn4837-0ubuntu2
> ii fai-doc 3.2.4+svn4837-0ubuntu2
> ii fai-quickstart 3.2.4+svn4837-0ubuntu2
> ii fai-server 3.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.
</pre>
</blockquote>
</body>
</html>