|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] Problems building a xen0 kernel on Suse 9.3
Hi there
I can confirm what Jeff is writing:
Used yast to install the kernel source, online_updated
(still no kernel updates despite the raid problems in
suse :-()
then I did:
cd /usr/src/linux
cp ./arch/i386/defconfig.xen .config
make ARCH=xen menuconfig (changed a few unneeded
features and added an index, saved .config)
make ARCH=xen oldconfig (just to verify)
make ARCH=xen
I did this to overcome problems booting 9.3 from raid
1, which is still not really resolved (see thread "xen
on suse 9.3 and software raid" on xen-user and
xen-devel)
I also tried the KOTD:
ftp.suse.com/pub/projects/kernel/kotd/i386/HEAD/kernel-xen-2.6.11.10-20050523173601.i586.rpm
but that dos not solve the issues with raid1 neither.
I think, Suse kernels are broke with the exception of
2.6.8 from http://www.suse.de/~garloff/linux/xen/. but
this has other issues and no source unfortunately to
remove these.
So I am still waiting for the people at suse to
support us. It would just be a great thing though:
Yast to setup your DomU's is just nice!
good luck
chris
___________________________________________________________
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
|
|
|
|
|