Skip to content

Lemon OS Alpha 0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@fido2020 fido2020 released this 11 Jan 11:46
· 597 commits to master since this release

Running

System Requirements

  • 512MB of RAM
  • x86_64 processor
  • AHCI (IDE driver does not work in all VMs)

QEMU

  • KVM strongly recommended
  • q35 machine type
    qemu-system-x86_64 --enable-kvm Disks/Lemon.vhd -m 512M -M q35 -smp 2

Virtualbox

  • I/O APIC
  • 2 Cores Recommended
  • EFI Optional
  • 512MB RAM
  • AHCI Controller

Real Hardware

  • Known to work on Ryzen and older (2010-2016) Intel CPUs, newer ones are untested
  • Filesystem will need to be copied to a SATA or IDE disk, both are known to work
  • Inconsistent results, don't expect it to boot

Boot Options

Lemon - Default
Lemon (widthxheight) - Force resolution of width x height
Lemon (debug) - Display kernel logs
Lemon (debug, nosmp) - Display kernel logs, Disable SMP

Included Ports

  • Nyancat
  • Binutils
  • LemonDOOM
  • Nasm