From: Lennart Petersson (lennart.petersson_at_redpill.se)
Date: Thu 15 Apr 2004 - 12:12:02 BST
Having a vserver stable debian and on that one trying to install gforge. At one point following is trying to be done:
# Create devices files
[ -c $CHROOTDIR/dev/null ] || mknod $CHROOTDIR/dev/null c 1 3
[ -c $CHROOTDIR/dev/urandom ] || mknod $CHROOTDIR/dev/urandom c 1 9
[ -c $CHROOTDIR/dev/console ] || mknod $CHROOTDIR/dev/console c 5 1
And that is not working... Operation is not permitted.
Any idea of what to do!?
Thanks,
/L
_______________________________________________
Vserver mailing list
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver