|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Failed to Install
> Result
> Unable to mount root Filesystem.
> title Xen 3.0 / XenLinux 2.6.12
> kernel /boot/xen.gz dom0_mem=64000
> module /boot/vmlinuz-2.6-xen0 root=/dev/sda1 ro console=tty0
> The Problem is that i dont see the detection of the Serveraid adpater
> if dom0 ist booting.
> so if the Adpater is not recognized the root fs will not be found.
If support for your RAID card or the root filesystem is built as a
module, you will have to either build it into the kernel (see below) or
make an initrd and add it to your GRUB config as a second *module*, not
using the initrd command in GRUB. You create an initrd the usual way,
using 'mkinitrd 2.6.12-xen0'.
> Where do i have to configure the Options that the
> dom0 Kernel uses the Drivers the actual Kernel uses?
As described in the README, you can cd into the linux-2.6.12-xen0
directory in the source tree and 'make ARCH=xen menuconfig'. With the
options for building a dom0 kernel turned on (which they should be
already) the config is very similar to the standard kernel
configuration.
HTH,
Daniel H
--
There may come a time The open palm of desire,
When I will lose you, ]http://surreal.istic.org/[ The rose of Jericho,
Lose you as I lose my sight, Soil as soft as Summer,
Days falling backward into velvet night; The strength to let you go.
pgpdyDhVAzAv7.pgp
Description: PGP signature
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|