From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Jason Long <hack3rcon@yahoo.com>
Cc: Xen-devel <xen-devel@lists.xenproject.org>,
"xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: How to install Xen on Fedora 23?
Date: Wed, 27 Apr 2016 00:33:17 -0400 [thread overview]
Message-ID: <20160427043309.GA25501@localhost.localdomain> (raw)
In-Reply-To: <2050184546.2011904.1461682821700.JavaMail.yahoo@mail.yahoo.com>
On Tue, Apr 26, 2016 at 03:00:21PM +0000, Jason Long wrote:
> Hello.
> I installed Fedora 23 x64 on my PC and id below command for installing Xen :
>
> # cd /etc/yum.repos.d/
> # wget http://fedorapeople.org/groups/virt/...t-preview.repo
Why? No need for that.
> # yum update
> # yum -y install xen xen-hypervisor xen-libs xen-runtime
> # systemctl enable xend.service
> # systemctl enable xendomains.service
>
> After it I run below command :
You are missing 'grub2-mkconfig -o /boot/grub2/grub.cfg'
>
> # grep ^menuentry /boot/grub2/grub.cfg | cut -d "'" -f2
> Fedora (4.4.7-300.fc23.i686) 23 (Workstation Edition)
> Fedora (4.2.3-300.fc23.i686) 23 (Workstation Edition)
> Fedora (0-rescue-204e260309794cee901bd6e0b46ace3a) 23 (Workstation Edition)
>
> But, I can't see any "Fedora, with Xen hypervisor" !!! and when I run "xl info" it show me below error :
>
> # xl info
> xc: error: Could not obtain handle on privileged command interface (2 = No such file or directory): Internal error
> libxl: error: libxl.c:114:libxl_ctx_alloc: cannot open libxc handle: No such file or directory
> cannot init xl context
>
> How can I solve it?
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2016-04-27 4:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <2050184546.2011904.1461682821700.JavaMail.yahoo.ref@mail.yahoo.com>
2016-04-26 15:00 ` How to install Xen on Fedora 23? Jason Long
2016-04-27 4:33 ` Konrad Rzeszutek Wilk [this message]
2016-04-27 5:23 ` [Xen-users] " Jason Long
2016-04-27 5:50 ` Jason Long
2016-04-28 18:49 ` Konrad Rzeszutek Wilk
2016-05-01 6:56 ` Jason Long
2016-05-02 0:40 ` Konrad Rzeszutek Wilk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160427043309.GA25501@localhost.localdomain \
--to=konrad.wilk@oracle.com \
--cc=hack3rcon@yahoo.com \
--cc=xen-devel@lists.xenproject.org \
--cc=xen-users@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.