<html><head><style type='text/css'>body { font-family: 'Times New Roman'; font-size: 12pt; color: #000000}</style></head><body>Package: ltsp-server<br>Version: 5.0.39 debian1<br><br><br>I just installed the ltsp-server package (using aptitude) on a vmware virtual machine that is running 'lenny' distribution with kernel 2.6.22-3-686<br><br>The VMware setup is running on 'etch'<br><br>I subsequently executed the command 'ltsp-build-client' which concluded after a while with a "...successfully completed."<br>A quick inspection of the command output to the console did not indicate any&nbsp; scary warnings or errors...<br><br>I did insert the line--&gt; '/opt/ltsp&nbsp;&nbsp;&nbsp; *(ro,no_root_squash,async)'&nbsp; into the file /etc/exports<br><br>I configured the separate dhcp server (on a different machine) that I have as required...<br><br>I
also noticed&nbsp; that although tftpd-hpa and openbsd-inetd&nbsp; were packages
installed as dependencies, the 'tftp' entry in inetd.conf was not
inserted as part of the package install. consequently&nbsp; tftpd did not
work when I tried to boot the ltsp client. After I inserted the
following entry --&gt; <br><br>'tftp&nbsp; dgram&nbsp;&nbsp; udp&nbsp;&nbsp; wait&nbsp;&nbsp; root &nbsp; /usr/sbin/in.tftpd&nbsp; /usr/sbin/in.tftpd -s /var/lib/tftpboot -r blksize'&nbsp; <br><br>into
inetd.conf the ltsp client successfully received the kernel from the
tftpboot directory and began the booting process through the initial
stage until 'something went wrong' and I ended up staring at the
following lines on the ltsp client monitor:<br><br>-------------------------------------------------------<br>/init:&nbsp; 14:&nbsp; grep:&nbsp;&nbsp;&nbsp; not found<br>/init:&nbsp; 14:&nbsp; tr:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; not found<br>[:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 14:&nbsp; 49152:&nbsp;&nbsp; unexpected operator<br>mount:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; No such device<br>mount:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Invalid argument<br>/init: 14:&nbsp;&nbsp; tr:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; not found<br>Begin:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Running&nbsp; /scripts/nfs-bottom<br>Done:<br>Done:<br>Begin:&nbsp;&nbsp;&nbsp;&nbsp; Running&nbsp; /scripts/init-bottom<br>mount:&nbsp;&nbsp;&nbsp; No such file or directory<br>Done:<br>mount:&nbsp; No such file or directory<br>mount:&nbsp; No such file or directory<br>Target filesystem doesn't have /sbin/init<br>No init found. Try passing init=&nbsp; bootargs<br>(initramfs)_<br>-----------------------------------------------------------------------<br><br>please let me know what other info you need.<br><br>Thanks,<br><br>TedF</body></html>