I am trying to make virtualization on ARM with Xen according to one blog which is here: community.arm.com/.../virtualization-on-arm-with-xen
I am building chroot evnironment on my PC which has ubuntu 14.04 but in blog all steps given are for opensuse. So how can i build the chroot on my ubuntu 14.04 PC.In that blog a command is givenhost$ wget download.opensuse.org/.../openSUSE-13.1-ARM-JeOS.aarch64-rootfs.aarch64-1.12.1-Build32.2.tbz
which is not working. Please give any suggestions.