All of lore.kernel.org
 help / color / mirror / Atom feed
* Pygrub on ARM64
@ 2016-02-24 10:22 Sanjeev Pandita
  2016-02-24 10:27 ` Ian Campbell
  0 siblings, 1 reply; 12+ messages in thread
From: Sanjeev Pandita @ 2016-02-24 10:22 UTC (permalink / raw)
  To: xen-devel
  Cc: Jitendra Kanitkar, Ian Campbell, Pranavkumar Sawargaonkar,
	Stefano Stabellini


[-- Attachment #1.1: Type: text/plain, Size: 1355 bytes --]

All,

Does pygrub work with ARM64 ?
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.

[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"
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
[root@localhost xen]#

I got the image from
http://mirror.centos.org/altarch/7/isos/aarch64/CentOS-7-aarch64.img.xz
xz -d CentOS-7-aarch64.img.xz will create a CentOS-7-aarch64.img


Thanks,
Sanjeev

-- 
CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is 
for the sole use of the intended recipient(s) and contains information that 
is confidential and proprietary to Applied Micro Circuits Corporation or 
its subsidiaries. It is to be used solely for the purpose of furthering the 
parties' business relationship. All unauthorized review, use, disclosure or 
distribution is prohibited. If you are not the intended recipient, please 
contact the sender by reply e-mail and destroy all copies of the original 
message.

[-- Attachment #1.2: Type: text/html, Size: 1798 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2016-02-25 11:22 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-24 10:22 Pygrub on ARM64 Sanjeev Pandita
2016-02-24 10:27 ` Ian Campbell
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

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.