On Tue, 2005-12-06 at 20:53 +0100, Herbert Poetzl wrote:
> On Tue, Dec 06, 2005 at 09:42:54PM +0200, Roché Compaan wrote:
> > Hi there
> > 
> > I created a virtual server by first creating a skeleton and then
> > copying the files from an existing vserver to the new one.
> >
> > Whenever I start the vserver, init scripts accessing /dev/null (or
> > any subsequent commands) returns "Permission denied". Re-creating
> > /dev/null outside the vserver does not help. "ls -l" shows this is a
> > proper device file:
> > 
> > crw-rw-rw-  1 root root 1, 3 2005-12-02 21:32 null
> > 
> > Any idea how to fix this?
> 
> well, looking deep into my crystal ball tells
> me that there is something wrong with the path
> leading to /dev/null, so check the following:
> 
>  ls -lad /. /dev

Inside the virtual server, "ls -lad /. /dev" returns:

drwxr-xr-x  20 root root 4096 2005-12-06 14:33 /.
drwxr-xr-x   3 root root 4096 2005-12-06 22:01 /dev

Anything wrong here?

-- 
Roché Compaan
Upfront Systems                   http://www.upfrontsystems.co.za

_______________________________________________
Vserver mailing list
[email protected]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to