|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] xen on suse 9.3 and software raid
Dear Gerd
>Robbie Dinn <robbie@xxxxxxxxxxxx> writes:
>> Any one else got any ideas?
>Had a look today, figured mkinitrd has a bug which
>causes it using the
>default kernel modules, not the xen kernel ones in
>case you have both
>-default and -xen installed (which most likely is the
>case).
You were correct at least in my case...
>Try the patch below, rerun mkinitrd, reboot and see
>whenever it works
>better then.
Did, but no success, so I killed the setup and just
installed using nothing but the xen kernel and still
no success
greets chris
>HTH,
> Gerd
>--- /sbin/mkinitrd.o 2005-05-10 14:52:30.201725832
>+0200
>+++ /sbin/mkinitrd 2005-05-10 15:11:45.752785097
>+0200
>@@ -1671,6 +1671,8 @@
> fi
>
> # Filter modules into fs and non-fs (driver)
>modules
>+ fs_modules=""
>+ drv_modules=""
> for module in $resolved_modules; do
> case $module in
> */kernel/fs/*)
___________________________________________________________
Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden:
http://mail.yahoo.de
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|