<div dir="ltr"><div>Here is how FILO 0.6.0 is booting:<br><br>ahci: Found SATA controller 00:11.00 (1022:7801) <--- this is AMD SATA AHCI controller, built-in inside Bolton A76M FCH Southbridge of Lenovo G505S<br>ahci: ATA drive on port #1.<br>ata: Identified [my 1TB HDD drive model here]<br>ahci: ATAPI drive on port #2.<br>atapi: Identified [my DVD drive model here]<br>ERROR: No such CMOS option (boot_devices)<br><br>Then it shows FILO screen with " root_dev = unset " message and FILO command line<br><br></div><div>=== QUESTION ===<br></div><div><br>Please could you give some good examples about how to use FILO ? Do I have to set boot_devices in CMOS through nvramcui payload, or it is possible to choose that root_dev in FILO - if yes, how?<br><br>I tried some random commands like<br>filo> kernel hda:/vmlinuz<br>but it tells:<br>Disk read error dev=1 drive=0 sector=0<br>Disk read error dev=1 drive=0 sector=2<br>Disk read error dev=1 drive=0 sector=2<br>Disk read error dev=1 drive=0 sector=128<br>Disk read error dev=1 drive=0 sector=16<br>Disk read error dev=1 drive=0 sector=64<br>Disk read error dev=1 drive=0 sector=0<br>Disk read error dev=1 drive=0 sector=64<br>Disk read error dev=1 drive=0 sector=0<br>Disk read error dev=1 drive=0 sector=0<br>Unknown filesystem type.<br><br>Error 15: Filo not found.<br><br><a href="https://www.coreboot.org/FILO">https://www.coreboot.org/FILO</a> is too basic - e.g. does not tell how to check the list of available devices. When I run "probe" command it only tells 6 messages "IDE channel X not found"  (with X changing 0,0,1,1,2,2,3,3) - does not show SATA drive, despite I know that it successfully initialized, because it output its model and brand<br><br>Please give any real world FILO usage examples with a modern Linux, it will help a lot!<br><br>Best regards,<br>qmastery<br></div></div>