Re: Fwd: [Users] boot error - unable to mount root fs on unknown-block(0, 0)

2007-10-18 Thread Ian jonhson
Hi, I guess maybe some configuration in VE is wrong. So I reseted my VE network as follows. If there are something wrong, please correct me. Thank you very much. I booted my system and selected the openvz environment, then # cat /etc/network/interfaces ... The primary network interface allow-hot

Re: Fwd: [Users] boot error - unable to mount root fs on unknown-block(0, 0)

2007-10-18 Thread Ian jonhson
> Have you enabled IP forwarding (as per > http://wiki.openvz.org/Quick_installation#sysctl)? Are you using real IP > for your VE? In where I should enable the IP forwarding, host system or VE (Sysem image file)? I enabled the IP forwarding in /etc/sysctl.conf in host system (by copying configurat

Re: Fwd: [Users] boot error - unable to mount root fs on unknown-block(0, 0)

2007-10-18 Thread Kir Kolyshkin
-userpasswd root:mypassword 5. now you can login to VE as to usual machine using it's IP Kirill Ian jonhson wrote: -- Forwarded message -- From: Ian jonhson <[EMAIL PROTECTED]> Date: Oct 18, 2007 2:17 PM Subject: Re: [Users] boot error - unable to mount root fs on u

Re: Fwd: [Users] boot error - unable to mount root fs on unknown-block(0, 0)

2007-10-18 Thread Kir Kolyshkin
-- From: Ian jonhson <[EMAIL PROTECTED]> Date: Oct 18, 2007 2:17 PM Subject: Re: [Users] boot error - unable to mount root fs on unknown-block(0, 0) To: [EMAIL PROTECTED] Thank you very much! I have created my own VE, however how can I login VE by ssh? I used the IP set

Re: Fwd: [Users] boot error - unable to mount root fs on unknown-block(0, 0)

2007-10-18 Thread Ian jonhson
an jonhson <[EMAIL PROTECTED]> > > Date: Oct 18, 2007 2:17 PM > > Subject: Re: [Users] boot error - unable to mount root fs on > > unknown-block(0, 0) > > To: [EMAIL PROTECTED] > > > > > > Thank you very much! > > > > I have created my

Re: Fwd: [Users] boot error - unable to mount root fs on unknown-block(0, 0)

2007-10-18 Thread Kirill Korotaev
hson wrote: > -- Forwarded message -- > From: Ian jonhson <[EMAIL PROTECTED]> > Date: Oct 18, 2007 2:17 PM > Subject: Re: [Users] boot error - unable to mount root fs on unknown-block(0, > 0) > To: [EMAIL PROTECTED] > > > Thank you very much! >

Fwd: [Users] boot error - unable to mount root fs on unknown-block(0, 0)

2007-10-17 Thread Ian jonhson
-- Forwarded message -- From: Ian jonhson <[EMAIL PROTECTED]> Date: Oct 18, 2007 2:17 PM Subject: Re: [Users] boot error - unable to mount root fs on unknown-block(0, 0) To: [EMAIL PROTECTED] Thank you very much! I have created my own VE, however how can I login VE by

Re: [Users] boot error - unable to mount root fs on unknown-block(0, 0)

2007-10-16 Thread Ian jonhson
> > Where can I get the pre-built kernel image? > > http://download.openvz.org/debian/dists/etch/main/binary-i386/base/ > > In your sources list add: > > deb http://download.openvz.org/debian etch main > I added the line in source.list, but apt-cache search said it can not open the website. > I'

Re: [Users] boot error - unable to mount root fs on unknown-block(0, 0)

2007-10-16 Thread E Frank Ball III
On Tue, Oct 16, 2007 at 08:06:01PM +0800, Ian jonhson wrote: > > You probably configured your kernel incorrectly (missing initrd, device > > of filesystem drivers?). Try installing a pre-built kernel image > > instead, it's more likely to be bootable without problems. > > > > Where can I get

Re: [Users] boot error - unable to mount root fs on unknown-block(0, 0)

2007-10-16 Thread Kir Kolyshkin
Ian jonhson wrote: You probably configured your kernel incorrectly (missing initrd, device of filesystem drivers?). Try installing a pre-built kernel image instead, it's more likely to be bootable without problems. Where can I get the pre-built kernel image? http://debian.systs.org I s

Re: [Users] boot error - unable to mount root fs on unknown-block(0, 0)

2007-10-16 Thread Ian jonhson
> You probably configured your kernel incorrectly (missing initrd, device > of filesystem drivers?). Try installing a pre-built kernel image > instead, it's more likely to be bootable without problems. > Where can I get the pre-built kernel image? After install the kernel-patch, the system compil

Re: [Users] boot error - unable to mount root fs on unknown-block(0, 0)

2007-10-16 Thread Marcin Owsiany
On Tue, Oct 16, 2007 at 02:24:51PM +0800, Ian jonhson wrote: > Hi, > > It is my first time to use the openvz. I downloaded stuff > (kernel-patch, vzctl vzquota) by apt-get on my Debian4 and installed > them according the instructions of > > http://wiki.openvz.org/Installation_on_Debian > > Howev