Skip to content

MOS 0.5.6-stable

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Aug 20:22
7855832

MOS Release: v0.5.6-stable
Note: MOS only supports UEFI boot by default

Release contents:

  • mos_0.5.6-stable_amd64.zip - for installation to physical media
    (The disk must be formatted with FAT32 and the disk must have the label: MOS)
  • mos_0.5.6-stable_arm64.zip - for installation to physical media
    (The disk must be formatted with FAT32 and the disk must have the label: MOS, additionally possibly needs a device tree file)
  • mos_amd64.img.xz - for installation to VMs (Min Reqs: 2 Cores + 6GB RAM)
    (To extract the image you need to use this command on Linux: unxz --decompress mos_amd64.img.xz)

Changes

  • Recommended Kernel 6.18.42
  • Fix for IPv6 DHCP hanging indefinitely on boot on some machines
  • Add SLAAC, DHCP and Static IPv6 settings to WebUI
  • Fix for formatting issue in nut-server init script
  • Fix a regression issue when editing VMs for disk sizes

Notes

This is only a bugfix release because we found an issue where IPv6 could hang indefinitely on boot.
Please do note if you are using IPv6 and you want to use SLAAC to disable DHCP for IPv6 before upgrading Settings -> Network Interfaces (this is not strictly necessary but recommended).
Also note that this Kernel also has a fix for a DMA issue, it is STRONGLY recommended to upgrade directly to 0.5.6-stable.