On Friday 01 October 2004 12:18, Christian Mayrhuber wrote: > Hi, > > I'm currently in trying out the experimental vs1.92 and > the new utils on debian. > I've built a test vserver with the debootstrap method: > # vserver test build --netdev dummy0 --interface \ > 192.168.1.1/24 -m debootstrap -- -d sarge > and tried to start it. > > # vserver diglib start > Error: /proc must be mounted > To mount /proc at boot you need an /etc/fstab line like: > /proc /proc proc defaults > In the meantime, mount /proc /proc -t proc I think vprocunhide wasn't started.
> Failed to parse ps-output > /usr/local/sbin/vserver: line 540: ip: command not found > /usr/local/sbin/vserver: line 542: ip: command not found Install the package iproute (apt-get install iproute) Bert. _______________________________________________ Vserver mailing list [EMAIL PROTECTED] http://list.linux-vserver.org/mailman/listinfo/vserver
