> > ... > > mount -n proc /proc -t proc > > mount -n sysfs /sys -t sysfs > > mount -n devpts /dev/pts -t devpts > > ... > > > > Please fix qemubuilder --create to add these lines automatically when > > creating a new environment, and also add some documentation to help > > people update already exiwting environments. > > in line 706 of Git tree: > > "mount -n /proc /proc -t proc\n" > > is already there for second-stage. > > Do you mean, sysfs and devpts mount is required in addition ?
I don't know what exactly causes the hang. However, with mounted sysfs and devpts it does not hang, while without those it does. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org