[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Convert VirtualBox VM to Xen.
Hi. 1. pygrub is only available for PV guests. 2. HVM or HVM stubdomain is used for full virtualization, or windows. 3. You have to add xen drivers to make the windows work: http://www.xenproject.org/developers/teams/windows-pv-drivers.html (and remove vmware/Virtualbox if present). If the bsod is not that early, use safe mode to do that. If it is, then you will need an install disk and repair the installation. 4. you can try booting up first without nics, opengl, etc, and use the same memory size as you did earlier in Virtualbox. 2016-06-12 12:11 keltezéssel, Jason Long írta: > I added "builder = "hvm"" and problem solved but I got "BOSD" :( Any > idea to solve it? > > Tnx. > > > On Sunday, June 12, 2016 2:32 PM, Jason Long <hack3rcon@xxxxxxxxx> wrote: > > > Hello. > I converted my VirtualBox VM as below command : > > # VBoxManage clonehd Windows.vdi Windows.img -format RAW > > and then created a config file as below : > > name = "Windows" > uuid = "df5344f3-4756-4d04-9395-90a88431c0d3" > memory = 1024 > vcpus = 2 > interface=['br0'] > vif = [ "mac=00:16:3e:46:e6:fb,bridge=br0" ] > disk = ["file:/home/jason/Windows.img,hda,rw" ] > bootloader = "pygrub" > on_poweroff = "destroy" > on_reboot = "restart" > on_crash = "restart" > > > But when I want run it via "xl" command it show me below error : > > Parsing config from /etc/xen/windows.cfg > libxl: error: libxl_bootloader.c:630:bootloader_finished: bootloader > failed - consult logfile /var/log/xen/bootloader.54.log > libxl: error: libxl_exec.c:118:libxl_report_child_exitstatus: bootloader > [-1] exited with error status 1 > libxl: error: libxl_create.c:1121:domcreate_rebuild_done: cannot > (re-)build domain: -3 > libxl: info: libxl.c:1698:devices_destroy_cb: forked pid 21718 for > destroy of domain 54 > > and log tell me : > > [root@localhost ~]# cat /var/log/xen/bootloader.54.log > Traceback (most recent call last): > File "/usr/lib/xen/bin/pygrub", line 927, in <module> > raise RuntimeError, "Unable to find partition containing kernel" > RuntimeError: Unable to find partition containing kernel > > > How can I solve it? > > > > > _______________________________________________ > Xen-users mailing list > Xen-users@xxxxxxxxxxxxx > http://lists.xen.org/xen-users > -- Éliás Tamás Thomas Elias ETIT[nwpro] KFT, Ügyvezető-Hálózatbiztonsági specialista ETIT[nwpro] Ltd, General Manager-Network security specialist Tel. HU: +36/30-497-1626 Tel. DE: +49/160-651-8723 OpenPGP pubkey: http://etit.hu/doc/et-pub.asc Okleveles mérnök-informatikus (MSC) Master of Science in Information Technology (MSC) Kapcsolat: http://etit.hu/index.php/hu/kapcsolat Jogi nyilatkozat: http://etit.hu/disclaimer-email-hu.txt Contact: http://etit.hu/index.php/en/contact Disclaimer: http://etit.hu/disclaimer-email-en.txt Attachment:
signature.asc _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |