user@debian:~$ sudo su root@debian:/home/user# apt-get install debootstrap root@debian:/home/user# debootstrap wheezy /opt http://ftp.de.debian.org/debian -> will work if not on a nfsroot system root@debian:/home/user# mount -t nfs server:/target /mnt root@debian:/home/user# debootstrap wheezy /mnt http://ftp.de.debian.org/debian -> won't finish
root@debian:/home/user# strace debootstrap wheezy /mnt http://ftp.de.debian.org/debian ... I: Extracting xz-utils... I: Extracting zlib1g... [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 31726 --- SIGCHLD (Child exited) @ 0 (0) --- clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID| SIGCHLD, child_tidptr=0x7f82b93b39d0) = 1256 stat("/usr/sbin/chroot", {st_mode=S_IFREG|0755, st_size=31992, ...}) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID| SIGCHLD, child_tidptr=0x7f82b93b39d0) = 1290 wait4(-1, ^C <unfinished ...> root@debian:/home/user# -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1307485583.16995.7.ca...@m35-117.lan