Article URL: https://9front.org/releases/2026/08/02/0/ Comments URL: https://news.ycombinator.com/item?id=49154249 Points: 31 # Comments: 7

Multiple installation media are provided for PC, Raspberry Pi, MNT Reform, and QEMU. For PC, burn an .iso file to CD, or dd it directly to USB media. For Raspberry Pi or MNT Reform, dd an .img file directly to sdcard. The pi.img file can be used for Raspberry Pi 1, 2, and 3. The pi3.img file can be used for Raspberry Pi 3 and 4. 9boot: mkfile: install “bootaa64.efi” into /arm64, create 9pc64 kernel test image by default devkbd: Add *kbdpoll= boot parameter (for broken interrupts) and cleanup the code devproc: Allow opening /proc/n/note and /proc/n/notepg when sharing same note group ether82557: Add PCI ID for built-in LAN adapter on Fujitsu-Siements Amilo Si 1520 laptops. (thanks Yaroslav) ether82563: fix “phy wedged” for i219, inhibit transmission until link-up (thanks hiro) ether82563: receive and transmit descriptor counts are constant, use mallocalign()