Trying to compile coreboot. Needed to install a few more packages: `xfonts-unifont fonts-unifont libfreetype-dev autopoint`, but even with 16MB I had to cut out tint (a tetris clone), and I might cut grub too depending. Made the CBFS filesystem ROM bigger (from `0x100000` to `0x120000`), but I'm not sure how to calculate this properly. Ok, that worked! I built a ROM, but realized I never checked out a release, so I just built `main`, so I need to do that all again, but this time from `4.22.01`. It worked! It flashed properly, and booted properly and now I have 16GB of RAM. But there's a few things I need to fix: 1. The fan curves are weird now, it's going way noisier than before 2. SeaBIOS is booting from the wrong disk, although maybe it's time for me to move to a bigger drive... 3. SeBIOS is loading grub weird, I think I need a VGA rom? or to mess with my grub CFG