|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] VFS: Unable to mount root fs on unknown-block(1,0)
On Tue, 22 Feb 2005, Eric S. Johansson wrote:
VFS: Cannot open root device "sda1" or unknown-block(8,1)
Please append a correct "root=" boot option
Kernel panic - not syncing: VFS: Unable to mount root fs on
unknown-block(8,1)
I am assuming that since root is a command line option for a kernel
invocation, that the path it refers to is from the perspective of inside the
kernel which means the disk translation is in place.
---eric
Are you using the initrd image for the kernel so udev can load correctly?
Thats what I had to do to get past this point, admittedly I'm fairly new
to Xen, but this issue seemed to be that the device node or driver didn't
exist, and since udev handles the files in /dev, even under the
xenoserver, then you would have to load the initrd image as well.
-Pat
--
Pat Lynch plynch@xxxxxxxxxxx
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|