My LTSP server is diskless, ltsp-build-client fails when /opt/ltsp/i386
is on nfs.

A loopback device, as in this:

$ sudo dd if=/dev/zero of=/tmp/loopfs bs=1M count=1024
$ sudo losetup /dev/loop0 /tmp/loopfs
$ sudo mkfs -t ext2 /dev/loop0
$ sudo mount /dev/loop0 /opt/ltsp
$ sudo ltsp-build-client

-- 
ltsp-build-client needs to handle proxy settings for apt in the chroot
https://launchpad.net/bugs/65003

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to