|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] switchroot mount failed
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
|
|
|
|
|