Providing builder images for aarch64 #753
Replies: 4 comments 4 replies
-
I had a branch for this, don't remember what state it's in https://github.com/zbm-dev/zfsbootmenu/tree/multi-platform-drifting |
Beta Was this translation helpful? Give feedback.
-
You'll have to figure out some issues surround |
Beta Was this translation helpful? Give feedback.
-
I just got Raspbian booting with root on ZFS, I'm looking for information about kexec not working with the raspbian kernel, but I'm not finding much, and not anything conclusive. I'm probably going to try to kexec myself from one standard kernel version to another on EXT4, see if that works, keep the ZFS kernel module and all that out of the whole situation first, just get kexec working with standard kernel+initramfs images first. |
Beta Was this translation helpful? Give feedback.
-
I'm interesting in arm images as well, I recently bought a Radxa Orion O6, which supports UEFI. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm trying to make this work on a RPi 4B, and I noticed that builder images are not currently provided for aarch64.
I'm compiling them from a void install and will give them a test later, but it'd be a nice to have.
I don't think there's any reason why it couldn't be achieved from QEMU, albeit slowly.
What is the current release process for those images? I didn't find anything in GH's workflows, so is it manual? Is there a reason why it couldn't be automated? If not, I guess that running QEMU under ubuntu or even using macos builders could work.
As long as I get it working I could get on this and make a PR, but I'd like to make sure it's aligned with the project :)
Thanks for all the work put into this!!
Beta Was this translation helpful? Give feedback.
All reactions