Editing
Installing Ubuntu 8.04 Hardy as guest
(section)
From Linix VServer
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Starting guest and fixing group 11 issue == Now it is time to start your new vserver and enter it: [Vserver-host] $ vserver hardy-guest start It will return the following: /etc/init.d/rc: 166: cannot open /dev/console: No such file * Starting system log daemon... ...done. * Running local boot scripts (/etc/rc.local) ...done. Then you can enter your vserver [Vserver-host] $ vserver hardy-guest enter It will return the following: id: cannot find name for group ID 11 === Fixing the "/etc/init.d/rc: 166: cannot open /dev/console: No such file" issue === Open /etc/init.d/rc in your favorite editor root@hardy-guest:/# vim /etc/init.d/rc Find the following lines and comment them out by perpending them with an "#" (this has been done in the example) They will be at line 163-166 # Set onlcr to avoid staircase effect. #if [ "$QUIET" != yes ]; then # stty onlcr </dev/console >/dev/console 2>&1 #fi Save and quit === Fixing the "id: cannot find name for group ID 11" issue === I don't know what the group really shoud be, but I just added the group "void" as group 11. Someone who knows what it should be, could probably correct it. root@hardy-guest:/# groupadd -g 11 void
Summary:
Please note that all contributions to Linix VServer may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Linix VServer:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Page actions
Page
Discussion
Read
Edit
History
Page actions
Page
Discussion
More
Tools
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
About
Overview
Paper
News
Developers
Donations
Search
Getting Started
Downloads
FAQs
Documentation
Support
Participate
How to participate
Report a Bug
Communicate
Teams/Projects
Hall of Fame
Resources
Archives
Recent Wiki Changes
Pastebin
Related Projects
VServer Hosting
Happy VServer Users
Tools
What links here
Related changes
Special pages
Page information