Gra zeus
2009-Jul-24 15:45 UTC
[Xen-users] build guest-domain 32bit with host-domain 64bit
hello, I installed xen with normal xen kernel(64bit) not xen0/xenU. After boot xen host domain, I tried to build a new 32bit kernel for my guest domain according to http://wiki.xensource.com/xenwiki/InstallationNotes using following commands make XEN_TARGET_ARCH=x86_32 linux-2.6-xenU-prep XEN_LINUX_SOURCE=tarball cd build-linux-*-xen0-x86_32 make ARCH=i386 menuconfig make ARCH=i386 when i try to install my guest domain "make ARCH=i386 install modules_install"i got this error WARNING: Couldn''t open directory /lib/modules/2.6.18.8-xenU: No such file or directoryFATAL: Could not open /lib/modules/2.6.18.8-xenU/modules.dep.temp for writing: No such file or directoryNo modules available for kernel "2.6.18.8-xenU". i ls in /lib/modules and found only module for host domain.Did i do something wrong? thx,Gra _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users