mirage / xen-arm-builder

Archived - the Xen and ARM support in MirageOS has been superseeded by our PVH support - Build an SDcard image for Xen/ARM, for a Cubieboard
ISC License
57 stars 36 forks source link

Installing on Nokia E71 #56

Closed david-hoze closed 9 years ago

david-hoze commented 9 years ago

Hi, I have a Nokia E71 lying around, and was wondering if I can install a xen hypervisor and a mirage unikernel on it.. Can I?

amirmc commented 9 years ago

Getting MirageOS working on a mobile device/phone would be pretty cool but my guess is that wouldn’t work with the E71 [1]. The hardware is quite old and likely not able to run Xen as required. There are probably a lot of other issues with trying to use an old phone handset as a dev environment.

We use the Cubieboard2 (and CubieTruck) [2] as our ARM dev environments and I’d suggest you consider those. The prebuilt images from http://blobs.openmirage.org make it much quicker to get started (and are based on this repo).

[1] http://www.gsmarena.com/nokia_e71-2425.php [2] http://cubieboard.org

On 18 May 2015, at 03:10, Amitai Hoze notifications@github.com wrote:

Hi, I have a Nokia E71 lying around, and was wondering if I can install a xen hypervisor and a mirage unikernel on it.. Can I?

— Reply to this email directly or view it on GitHub.