> 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.
 And you're doing that from master context? You know, the only one
permitted to create nodes?

-- 
Key fingerprint = 40D0 9FFB 9939 7320 8294  05E0 BCC7 02C4 75CC 50D9
We're giving you a new chance in life, and an opportunity
 to screw it up in a new, original way.
_______________________________________________
Vserver mailing list
[EMAIL PROTECTED]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to