Open vdifile opened 6 years ago
Bump on this one - would also love to have arm64/aarch64 version, as arm64 is Tier-1 from 13.0-RELEASE. I know this will/would require UEFI booting support, but I saw https://github.com/mmatuska/mfsbsd/pull/132 - so would it be possible to achieve this?
+1
Forgot to link it here - https://github.com/mmatuska/mfsbsd/pull/145 - maybe will be helpful for anyone
I'm going to try building it from a rpi4 freebsd-14 environment
Hello,
did you ever try to build mfsbsd (or mfslinux) for different architectures? ARM64 is becoming more popular these days and there are also some mips routers supported by FreeBSD. I think building directly on the board would be to slow therefore I'd like to cross compile the system. I think I tested a cross build of mfsbsd for mips a while ago but it failed. But I guess it was because I stripped down the kernel and/or world to much and was lacking something. I'm going to give it a try again. Do you maybe have some build options at hand or general experiences with running mfsbsd on something non-amd64/i386?
Regards, vdifile