Στις 13/06/2012 11:27 πμ, ο/η Peter D Knight έγραψε:
> client boots into initramfs
> dmesg shows
> unable to read squash super block
>
> added this to /etc/inetd.conf
>
> 2000    stream  tcp    nowait  nobody /usr/sbin/tcpd /usr/sbin/nbdrootd
> /opt/ltsp/images/i386.img

Remove it, in 12.04 nbd-server is ran as a service instead of from 
openbsd-inetd, and listens in the IANA-assigned port 10809.

Send the output of:
  * cat /proc/cmdline, from the client initramfs
  * cat /var/lib/tftpboot/ltsp/i386/pxelinux.cfg/default, from the server

If you have an /opt/ltsp/i386 chroot from a non ltsp-pnp setup, move it 
to another place, e.g.
   sudo mv /opt/ltsp/i386 /opt/ltsp/i386.older
and run:
   sudo ltsp-update-kernels

because otherwise ltsp-update-kernels copies the older
/opt/ltsp/i386/boot/pxelinux.cfg/default to the TFTP directory,
instead of extracting the correct one from
/opt/ltsp/images/i386.img[loop-mounted]/boot/pxelinux.cfg.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_____________________________________________________________________
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

Reply via email to