[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] 2.6.20 domU kernel on 2.6.16 kernel
> Now my question is - is it possible to use newer version for domUs, > for example 2.6.20 FC6 domU kernel? Do you use Fullvirtualization, you should can use almost any kernel without modification. Do you use Paravirtualization, you must compile XenU-kernel:: VERxen=3.0.4 ;VERlin=2.6.16 cd xen-$VERxen/linux-$VERlin-xenU cp vmlinuz /boot/vmlinuz-$VERlin-xenU VERxen=3.0.5 ;VERlin=2.6.18 cd xen-$VERxen/linux-$VERlin-xenU cp vmlinuz /boot/vmlinuz-$VERlin-xenU (2.6.20 would require kernelpatch, release in any month to the future) Torsten -- Torsten lehmann Launoc _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |