Hi,
Thanks
I tried this but it didn't solved my problem
Yes my server has multiple interfaces. I tried it also with a client
with only 1 interfaces
but the same issue.
Kind regards,
Wim
On 11/09/2011 04:13 PM, Jeremy MAURO wrote:
Hi,
Does you server has multiples interfaces? If so use the kernel
arguments: live-netdev=eth0
Ex:
kernel kernel.latest ip=dhcp live-netdev=eth0 root=/dev/nfs
nfsroot=nfsserver:/var/lib/fai/nfsroot boot=live
FAI_FLAGS=verbose,sshd,createvt,debug,reboot FAI_ACTION=install
Regards,
JM
On 11/09/11 16:10, W Forum W wrote:
Hi,
I have installed fai (v3.4.7) on a debian squeeze server.
We are install clients (nodes for a cluster) over PXE.
The client is getting all information from our DHCP server.
The boot process is like
PXELINUX 4.02 debian-20101014
...
My IP address seems to be ...
...
TFTP prefix:
Trying to load : pxelinux.cfg/....
Loading vmlinuz-2.6.32-5-486 ....
Loading initrd.img-2.6.32-5-486 ....
....
eth0: link becomes ready
and then it hangs
anyone an idea??