[Pkg-ltsp-devel] Bug#758500: ltsp-client-builder: Unable to install LTSP from CD using udeb (Debian Edu Jessie)

Vagrant Cascadian vagrant at debian.org
Sun Sep 7 15:32:25 UTC 2014


On 2014-09-07 01:49:32 -0500, Petter Reinholdtsen wrote:
> Will this work with PXE installs too?  Will USE_CDROM be unset then?
> I'll test if you lack the setup for PXE.

It should work as long as you preseed appropriately:

  ltsp-client-builder/use_cdrom=true|false


> I notice you commited a different version which seem to make more
> sense:
>
>   if [ "$USE_CDROM" != "false" ] && [ ! -f /target/media/cdrom/.disk/info ]; then
>     chroot /target mount /media/cdrom
>     log "mounting /media/cdrom"
>   fi

Yes, it's amazing what testing will do to improve code. :)


> Why did you use chroot instead of in-target?

I had some worry in-target was unmounting the CD, though now I think
what was unmounting it was actually the calls to apt install; so
mounting it later in the process seemed to resolve the issue. I could
test again with in-target if there's a compelling reason to use
in-target...


live well,
  vagrant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-ltsp-devel/attachments/20140907/3a8813fd/attachment.sig>


More information about the Pkg-ltsp-devel mailing list