I want to try FreeBSD on mips on QEMU. According to FreeBSD architecture tier, mips32 and mips64 are tier 2, but I cannot find them here. Should I manually build FreeBSD like this? Or is there FreeBSD for MIPS image somewhere?
Tier 2 platforms are functional, but less mature FreeBSD platforms. They are not supported by the security officer, release engineering, and port management teams.
Do you know why a release image was never created for MIPS?![]()
Did it work for you? I try the same approach but its failing me.Thank you!
0x7FFFF000
is not mapped. I have no idea why, kernel-userspace split is on the boundary of 0x80000000
. Maybe a guard page ? But I'd expect vm to be able to work with that.--- buildworld_prologue ---
--------------------------------------------------------------
>>> World build started on Thu Jun 1 21:06:33 UTC 2023
--------------------------------------------------------------
WARNING: MIPS architecture is gone in FreeBSD 14.0
--------------------------------------------------------------
--- _worldtmp ---