LemonOS
LemonOS copied to clipboard
Init error on real hardware
When attempting to boot the latest build of Lemon OS on a real hardware (an HP Elitebook 8460p), I get an error message saying
Failed to load either init task (init.lef) or fterm (fterm.lef)
I tried booting it in debug mode, log output looks something like this:
[ERROR] [Ext2] Disk Error Initializing Volume
[ERROR] fs::VolumeManager::Mount: Unknown driver error mounting volume!
[INFO] Loading Init Process...
I used BalenaEtcher to flash the boot image to a pendrive
Ah, so the XHCI (so USB controller) driver is still a work in progress and so Lemon OS needs either a SATA or NVMe drive to boot of off. Even if it can't load files off a drive though it should still load fterm.lef
off the ramdisk so I am going to leave this open for now