[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] switchroot mount failed
- To: "Luciano Miguel Ferreira Rocha" <strange@xxxxxxxxxxxxx>
- From: "vineet chadha" <virtual.chadha@xxxxxxxxx>
- Date: Tue, 13 Jun 2006 09:06:42 -0700
- Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
- Delivery-date: Tue, 13 Jun 2006 09:07:06 -0700
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=KtcDKNlJzwf9Bqw/cVCeZel5AtpIDL61cU9rbXahNfzeJWNxWfrc7tzDq3RTQLHexy57nv8Ag2DwPnZVIq9VFH96VS8T/++UrUnw7wqlH1yXNS87zR6tdzDZJlGEmTBRQi4eJ0+uP+3UVhHN+dfP9zCtGug1V0WX3UblzWXu7qo=
- List-id: Xen developer discussion <xen-devel.lists.xensource.com>
I have mentioned in my message that I have tried /dev/sda3 options
Also, I have compiled ext3 module for same kernel, matter of fact Xen source code get a pristine kernel from kernel.org to complete the build. So, where i am wrong? Any ideas
are welcome.
Regards,
Vineet
On 6/13/06, Luciano Miguel Ferreira Rocha <strange@xxxxxxxxxxxxx> wrote:
On Tue, Jun 13, 2006 at 08:42:51AM -0700, vineet chadha wrote: > All, > I am running xen3.0.2
and xen unstable on RHEL 4, and get this error when > trying to boot Xen kernel(domain0) > ...... > Creating root device > Mounting root filesystem > mount: error 6 mounting ext3 > mount: error 2 mounting none
These two errors are serious. Either there's something wrong with the ext3 module you're using (compiled for a different kernel?), or, for some obscure reason, LABEL=/ isn't supported.
Try specifying root=/dev/sda3 instead.
-- lfr 0/0
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|