From: Ian Campbell <ian.campbell@citrix.com>
To: Sanjeev Pandita <spandita@apm.com>, xen-devel@lists.xen.org
Cc: Jitendra Kanitkar <jkanitkar@apm.com>,
Pranavkumar Sawargaonkar <psawargaonkar@apm.com>,
Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Subject: Re: Pygrub on ARM64
Date: Wed, 24 Feb 2016 10:27:11 +0000 [thread overview]
Message-ID: <1456309631.6225.147.camel@citrix.com> (raw)
In-Reply-To: <CAPYnYD=DqTL7t_EMgn9=fS_QAmLjYYH2UW7v2xnzQM99y1o_Bw@mail.gmail.com>
On Wed, 2016-02-24 at 15:52 +0530, Sanjeev Pandita wrote:
> All,
>
> Does pygrub work with ARM64 ?
It's not arch specific, so it should.
> I am trying to boot the CentOS-7-aarch64.img (raw) using pygrub.I am
> using the below config file and it is not working.
Please post the full "xl -vvv create vm1" output.
> [root@localhost xen]# cat vm1
> name = "vm1"
> uuid = "3fb78ba6-8182-484c-acf7-8faba9773f68"
> disk = [ 'tap:raw:/mnt/xen/CentOS-7-aarch64.img,xvda,w' ]
> memory = 512
> bootloader="/usr/local/lib/xen/bin/pygrub"
Can just be "pygrub" and xl will find the one which corresponds to the
install.
> extra = "root=/dev/xvda4 rw console=hvc0 earlyprintk=xen"
> vif=[ 'mac=00:16:3e:01:01:01,bridge=br0' ]
> In /var/log/xen the bootloader log is empty.
> [root@localhost xen]# ls -al bootloader.24.log
> -rw-r--r-- 1 root root 0 Feb 24 15:22 bootloader.24.log
Are you sure domain 24 is the correct one corresponding to a failed
attempt?
In the xl -vvv output you should see it logging the exact pygrub command
line it is going to use. If you run that manually what output does it
produce?
Ian.
next prev parent reply other threads:[~2016-02-24 10:27 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-24 10:22 Pygrub on ARM64 Sanjeev Pandita
2016-02-24 10:27 ` Ian Campbell [this message]
2016-02-24 11:05 ` Sanjeev Pandita
2016-02-24 12:08 ` Ian Campbell
2016-02-25 7:50 ` Sanjeev Pandita
2016-02-25 9:39 ` Ian Campbell
2016-02-25 10:35 ` Stefano Stabellini
2016-02-25 10:47 ` Ian Campbell
2016-02-25 10:53 ` Ian Campbell
2016-02-25 11:12 ` Ian Campbell
2016-02-25 11:22 ` Ian Campbell
2016-02-25 11:04 ` Sanjeev Pandita
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=1456309631.6225.147.camel@citrix.com \
--to=ian.campbell@citrix.com \
--cc=jkanitkar@apm.com \
--cc=psawargaonkar@apm.com \
--cc=spandita@apm.com \
--cc=stefano.stabellini@eu.citrix.com \
--cc=xen-devel@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.