On 2016-03-26, Craig Cook wrote:
> Ubuntu 15.10 running 5.5.5~r2703+p1238+201512091628~ubuntu15.10.1 from this 
> ppa: 
> http://ppa.launchpad.net/ts.sch.gr/ppa/ubuntu
>
>
> /var/lib/tftpboot/ltsp/amd64/pxelinux.cfg/default shows this:
>
> # This file is regenerated when update-kernels runs.
> # Do not edit, see /etc/ltsp/update-kernels.conf instead.
>
> That file was not provided.  I created it and put this in:

The file is shipped with the ltsp-client-core package, which is
typically installed in the chroot. So you would likely find this file in
/opt/ltsp/amd64/etc/ltsp/update-kernels.conf. You may also need to
manually regenerate the pxelinux files and NBD image after editing it:

  ltsp-chroot /usr/share/ltsp/update-kernels
  ltsp-update-image


> If I try this command I get an error:
>
> ltsp-update-image --cleanup /
>
> /usr/share/ltsp/ltsp-cleanup does not exist, cannot cleanup the chroot

The above is typically used with the LTSP-PNP method:

  https://help.ubuntu.com/community/UbuntuLTSP/ltsp-pnp

The big difference is that the ltsp-client* package are installed on the
server itself, and there is no chroot, and the
/opt/ltsp/images/amd64.img is generated from the server installation.

In general, I'd recommend the chrootless method from LTSP-PNP, as it's
much simpler to manage.


live well,
  vagrant

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
_____________________________________________________________________
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