longsleep / build-pine64-image

Pine64 Linux build scripts, tools and instructions
MIT License
235 stars 126 forks source link

Xenial build and qemu #32

Closed pine64-android closed 7 years ago

pine64-android commented 8 years ago

Qemu is built by the debian section of the script, but all distributions need it. It is not obvious that you need to do a debian build first to trigger the install of qemu, then the xenial build will work.

Xenial install hits a lot of qemu invalid instructions (certificate installs) and missing syscall 209. I don't know if this is fatal.

longsleep commented 8 years ago

What exactly is the issue?