LemonOS icon indicating copy to clipboard operation
LemonOS copied to clipboard

Init error on real hardware

Open balika0105 opened this issue 2 years ago • 1 comments

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

balika0105 avatar Aug 04 '22 19:08 balika0105

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

fido2020 avatar Aug 05 '22 00:08 fido2020