Bjorn Meyer wrote: > Hello all, > Is it possible to use a local mirror over nfs to create a netboot image?
yes. use file:// as you did, but note that the nfs mount needs to be available in the chroot too if you want to use it there as well. bind-mounting your /apt-repo to chroot/apt-repo would do the trick. -- Address: Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: [EMAIL PROTECTED] Internet: http://people.panthera-systems.net/~daniel-baumann/ _______________________________________________ debian-live-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

