TNX Fajar for you response. No, I have fix this problem with a vimdiff with 2.6.16 config and 2.6.18. Now XEN 3.1 Dom0 start correctly under my Slack12. Now I try to install a WinXP DomU but I have some problem. I read all discussion about this but I have an error. This is XEN start and error messages: http://doxspace.altervista.org/start-xen.txt I think XEN DomU boot but after some messages return to the console. My configuration is: http://doxspace.altervista.org/winxp hdb is my block device linked by /dev/cdrom and hda3 is my partition where is img win xp file and iso file. You can help me? Best regards>Are you using initrd? >Redhat''s Xen build needs initrd since disk and fileystem drivers are >built as modules. I think Xensource''s Xen binary is the same. > >You may need to compile Xen on your own to include those drivers >built-in, or switch to a distro that bundles Xen (RH, Suse, Ubuntu, etc.) > >Regards, > >Fajar > >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Guillaume Lenoir
2007-Sep-25 14:32 UTC
Re: [Xen-users] Start a WinXP installation problems.
running windows on linux with xen : you need full virtualisation (hvm) so modify these following parameters in you config file : device_model = "/usr/lib/xen/bin/qemu-dm" kernel = "/usr/lib/xen/boot/hvmloader" builder=''hvm'' Verify the paths as I''m not running suse. and also, there may be more issues than the ones I''m mentioning G. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users