[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: Diskless Workstation - impossible to install



 
Vagrant Cascadian  Monday, October 20, 2008 8:55 PM
> 
> you shouldn't need to specify that there at all, rather 
> specify the root-path option in in dhcpd.conf:
> 
>     option root-path "/opt/ltsp/i386";

This works for the thin clients but not for the stateless workstations.
On my system starting a machine connected to 10.0.2.0/23 subnet, without
this declaration, results in looping:
	Begin: Retrying nfs mount ...
	...<some correct network configuration from DHCP 10.0.2.2>...
	Begin: Running /scripts/nfs-premount ...
	Done.
	nfsmount: need a path
	Done.
	Begin: Retrying nfs mount ...	etc.
After (or while?) loading the kernel (modules?).

Having "nfsroot=/opt/ltsp/i386" In
"/var/lib/tftpboot/ltsp/i386/pxelinux.cfg/default" solves that.
Therefore it's reasonable to avoid overwriting this file or find another
work around.
Would it be appropriate to file a bug against ltsp-update-kernels in this
case?

Odd.


Reply to: