| Chapter 6 - Booting From Gentoo LiveCD | < ^ > |
First check was to simply attempt to boot from the Gentoo LiveCD. If the CD boots and Linux starts, then more hardware info is available using tools like lspci and the contents of /proc/interrupts.
Setting the Flybook BIOS to boot in the following order...
Many devices were autodetected, and the Flybook came up with working screen, keyboard, USB mouse, and the all-important Ethernet connection. I have a DHCP server on my network so no manual network config was required for Gentoo to get the Flybook on the internet.
The LiveCD kernel tries to autodetect devices, and installs the relevant modules if necessary. From the booted CD, it was possible to see which modules had been started:
From this stage on, I simply followed the installation instructions on the Gentoo website. I will not repeat this here.
Required BIOS settings: Legacy USB Support on, Plug And Play OS on.
I went for a Gentoo Universal CD, since my plan was to tailor the kernel and then install the required packages, rather than build standard stuff like ls from scratch. The LiveCD boot worked without requiring any additional boot parameters.