On Thursday 17 July 2008 03:02:26 [EMAIL PROTECTED] wrote: > Sorry to be adding this, but it might help. > > This is the alternate screen from the terminal after these boot failures: > > Loading, please wait... > IP-Config: eth0 hardware address xx:xx:xx:xx:xx:xx mtu 1500 DHCP RARP > IP-Config: eth0 complete (from 192.168.0.254): > address: 192.168.0.250 broadcast: 192.168.0.255 netmask: > 255.255.255.0 > gateway: 192.168.0.1 dns0 : 192.168.0.1 dns1 : > 0.0.0.0 > domain: example.com > rootserver: 192.168.0.254 rootpath: /opt/ltsp/i386 > filename : /ltsp/i386/nbi.img > Error: Connect: Connection refused > mount: Mounting /rofs on /root/rofs failed: Invalid argument > mount: Mounting /root/dev on /dev/.static/dev failed: No such file > or directory > mount: Mounting /sys on /root/sys failed: No such file or directory > mount: Mounting /proc on /root/proc failed: No such file or directory > Target filesystem doesn't have /sbin/init > > From this it is not clear to me what xinetd changed, but in reading a > summary of how xinetd works, it discussed the fact that xinetd has > better security, etc. As one of these lines (above) indicate "Error: > Connect: Connection refused" then does that not suggest that these issue > may be permission related?
Use the force Luke, read the logs. eg /var/log/syslog Jul 17 07:01:07 eeyore xinetd[5582]: removing chargen Jul 17 07:01:07 eeyore xinetd[5582]: removing chargen Jul 17 07:01:07 eeyore xinetd[5582]: removing daytime Jul 17 07:01:07 eeyore xinetd[5582]: removing daytime Jul 17 07:01:07 eeyore xinetd[5582]: removing discard Jul 17 07:01:07 eeyore xinetd[5582]: removing discard Jul 17 07:01:07 eeyore xinetd[5582]: removing echo Jul 17 07:01:07 eeyore xinetd[5582]: removing echo Jul 17 07:01:07 eeyore xinetd[5582]: removing time Jul 17 07:01:07 eeyore xinetd[5582]: removing time Jul 17 07:01:07 eeyore xinetd[5582]: xinetd Version 2.3.14 started with libwrap loadavg options compiled in. Jul 17 07:01:07 eeyore xinetd[5582]: Started working: 2 available services So that is my tftp and nbd. Permissions are important! mine are -rw-r--r-- root.root for the vmlinuz and initrd (/var/lib/tftpboot/ltsp/i386) Use wireshare to watch what you ask for and what you get. James ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
