Package Details: xen-docs 4.21.2pre-1

Git Clone URL: https://aur.archlinux.org/xen.git (read-only, click to copy)
Package Base: xen
Description: Xen hypervisor documentation and man pages
Upstream URL: https://xenproject.org/
Keywords: hypervisor virtualization xen
Licenses: GPL2
Submitter: sergej
Maintainer: Refutationalist
Last Packager: Refutationalist
Votes: 182
Popularity: 0.000012
First Submitted: 2009-11-09 11:22 (UTC)
Last Updated: 2026-05-06 02:59 (UTC)

Required by (3)

Sources (13)

Latest Comments

« First ‹ Previous 1 .. 66 67 68 69 70 71 72 73 74 75 76 .. 102 Next › Last »

3000 commented on 2013-05-25 13:56 (UTC)

I also tried xen-git, also not working (yet). Thanks also for the xen-users mailing list idea. I will post my Problem over there shortly. I have to correct myself though regarding my last post: I said I was able to install xen only in legacy boot. Well to be more precise, I was able to boot INTO xen with legacy boot. With UEFI boot, I was still able to successfully install xen, BUT once I tried to boot into Arch Xen, the system would constantly just reboot. That's my real Problem. And once I tried to apply Kantras solution (modifying binutils-multilib before installing xen), installation broke down. I know it's not arch related, I still thought it's worth mentioning. There is a decisive difference to my last post.

tritron commented on 2013-05-25 00:23 (UTC)

3000 try xen-git package users had been able to compile xen.efi and it is working

zootboy commented on 2013-05-24 23:20 (UTC)

@3000 I would suggest posting your problem in the xen-users mailing list. You're much more likely to get help there, as this isn't an Archlinux-specific problem. Just make sure to mention the fact that you're using Arch.

3000 commented on 2013-05-24 22:31 (UTC)

I am really sorry, I totally forgot to mention that I CAN actually build xen - but only with legacy boot. However it won't build with UEFI boot. I already tried the solution posted below by Kantras. He used a modified binutils-multilib. He posted his solution in late 2012. So I am not sure it's still relevant. I tried, but it doesn't work for me.

hugleo commented on 2013-05-23 21:35 (UTC)

Here I've compiled perfectly using yaourt. You can try re generate the locales: cat /etc/locale.conf LANG="en_US.UTF8" locale-gen Generating locales... en_US.UTF-8... done en_US.ISO-8859-1... done You can also try on a fresh arch "systemd" installation. uname -a (64 bits) Linux archlocal 3.9.3-1-ARCH #1 SMP PREEMPT Sun May 19 22:50:29 CEST 2013 x86_64 GNU/Linux

zootboy commented on 2013-05-23 21:31 (UTC)

@3000 That's the line. And no, unfortunately, I don't have any UEFI motherboards to test on. Though I find it strange that UEFI would make the difference on that line in particular, I won't rule it out as a possibility. You should definitely try removing that line, as trying can't hurt at this point. Also, there's been some chat on the xen-users mailing list about UEFI stuff recently. Are you trying to compile on a 32-bit kernel?

3000 commented on 2013-05-23 20:59 (UTC)

I tried installing it with packer - but I get the same error message

3000 commented on 2013-05-23 18:59 (UTC)

I can't find that line, I just had a look in the "View PKGBUILD" from this page. I can only find this one: "mv etc/{init,rc}.d" Is that the one? @zootboy: are you also having a uefi boot? I will try to download packer and install it with that command of yours.