|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Re: How to run a 2.4 kernel distro under a 2.6 dom0
> I have a 2.4 kernel distro I'd like to run under FC4 which is a 2.6
> distro. How can I get that to run?
There is no dependency of the dom0 and domU kernel versions.
Just place your vmlinuz-2.4.*-xenU in the /boot dir of your
domain0 then you can reference it in your domain config file
like this:
kernel = "/boot/vmlinuz-2.4.29-xenU"
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|