Am Dienstag, den 10.10.2006, 15:29 +0000 schrieb StevenMcCoy: > 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 aha, you didnt mention this in your initial report ... but i still dont see a reason that could make it fail ... i'm building the powerpc chroots on i386 servers by exporting /opt/ltsp readwrite and running ltsp-build-client on a mounted nfs share from a liveCD on the client. that works here ...
-- 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
