Comment 3 for bug 1387773

Revision history for this message
Vagrant Cascadian (vagrantc) wrote : Re: [Bug 1387773] Re: Ubuntu Server 14.10: Missing pxelinux.0 on tftpboot/ltsp/chroot

On 2014-10-30, Fabio Henrique de Souza wrote:
> I installed LTSP 5.5.2 from ppa: bennabiy/testing
> (5.5.2-r2585+P1210+201408 290311~ubuntu14.10.1), and I get the same
> result running ltsp-build-client. pxelinux.0 is missing.

A couple things to check:

* The version of ltsp in the chroot is the correct version (you need to
  have the ppa packages there as well). The command "ltsp-info" should
  tell you.

* The appropriate packages are in the chroot (presuming the names are
  the same as on Debian):
  ltsp-chroot apt-get install pxelinux syslinux-common

live well,
  vagrant