I own a Debian HVM (32 bit not pae kernel), I would like to convert it to a paravirtualized domU. I installed three package: linux-modules for xen, linux-image for xen and libc6 for xen. I used ssh for extract vmlinuz and initrd and I create a paravirtualized configuration file for domU. It works but I see problem with unfound kernel module. Any suggestions? Thanks. Chiacchiera con i tuoi amici in tempo reale! http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Sun, Jan 4, 2009 at 7:38 AM, Heli <helicoterus-elih@yahoo.it> wrote:> I own a Debian HVM (32 bit not pae kernel), I would like to convert it > to a paravirtualized domU. > I installed three package: linux-modules for xen, linux-image for xen > and libc6 for xen. I used ssh for extract vmlinuz and initrd and I > create a paravirtualized configuration file for domU. > It works but I see problem with unfound kernel module. > Any suggestions? >You should make sure that your modules are in /lib/modules/<xen kernel version> of the guest. Also, you may need to rebuild the initrd, (mkinitramfs or yaird) Hope the helps. Cheers, Todd -- Todd Deshane http://todddeshane.net http://runningxen.com _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Heli <helicoterus-elih@yahoo.it> writes:> I own a Debian HVM (32 bit not pae kernel), I would like to convert it > to a paravirtualized domU. > I installed three package: linux-modules for xen, linux-image for xen > and libc6 for xen. I used ssh for extract vmlinuz and initrd and I > create a paravirtualized configuration file for domU. > It works but I see problem with unfound kernel module. > Any suggestions?Please consider providing: * error message(s) * names and versions of packages * uname -a * ls /lib/modules * modinfo ext2 -- Feri. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users