> Changing the OPTIONS at tftpd-hpa, and setting RUN_DEAMON to "yes" had no
> effect whatsoever.
Please try the following:
1) Restore /etc/default/tftpd-hpa to RUN_DAEMON="no":
#Defaults for tftpd-hpa
RUN_DAEMON="no"
OPTIONS="-l -s /var/lib/tftpboot"
2) ...and your /etc/inetd.conf to:
tftp dgram udp wait root /usr/sbin/in.tftpd
/usr/sbin/in.tftpd -s /var/lib/tftpboot
3) Then run: sudo invoke-rc.d openbsd-inetd restart
and see if you're still experiencing the problem.
tftpd-hpa.postinst should have taken care of those for you; if the
problem was that tftpd-hpa was installed but didn't correctly insert the
entry in inetd.conf, then the bug should be reported against tftpd-hpa.
** Changed in: ltsp (Ubuntu)
Status: New => Incomplete
--
LTSP on top of Ubuntu 8.10 desktop does not boot
https://bugs.launchpad.net/bugs/316217
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs