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.
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to