From: Werner Schalk (werner_schalk_at_gmx.de)
Date: Fri 28 Jan 2005 - 16:57:08 GMT
Hi guys,
I am trying to get my vserver running on Gentoo and when I try to start it I
get the following error message:
# vserver --verbose gentoo-template start
ipv4root is now 10.0.5.1
ipv4root is now 10.0.5.1
New security context is 49153
* Checking all filesystems...
/dev/hda1: clean, 36/24576 files, 11275/98248 blocks
[ ok ]
* Mounting local filesystems...
mount: permission denied
* Some local filesystem failed to mount
[ !! ]
grep: /proc/filesystems: No such file or directory
grep: /proc/filesystems: No such file or directory
* Activating (possibly) more swap...
[ ok ]
grep: /proc/cpuinfo: No such file or directory
* Setting system clock to hardware clock [UTC]...
* Failed to set system clock to hardware clock
[ !! ]
* ERROR: Problem starting needed services.
* "syslog-ng" was not started.
* Bringing eth0 up (10.0.5.1)...
SIOCSIFADDR: Permission denied
SIOCSIFFLAGS: Permission denied
SIOCSIFBRDADDR: Permission denied
SIOCSIFFLAGS: Permission denied
SIOCSIFNETMASK: Permission denied
[ !! ]
* ERROR: Problem starting needed services.
* "sshd" was not started.
* ERROR: Problem starting needed services.
* "vixie-cron" was not started.
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
How can I make /proc available in the vserver environment? Can somebody
provide with a sample configuration file for Gentoo and where to put that
file?
Thanks.
Bye,
Werner.
_______________________________________________
Vserver mailing list
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver