reynhout / chrx

Chromebook Unix
419 stars 56 forks source link

Readd advanced usage and fix EFI install arguments #117

Closed espoelstra closed 3 years ago

espoelstra commented 3 years ago

This is a less drastic set of changes than the other MR I have open and is working well for both Gallium and the latest Ubuntu.

One thing I haven't added yet is putting the /boot/efi mounting into the /etc/fstab, but that doesn't seem to be strictly necessary until new versions of the grub-efi-amd64 package comes out and the new bits need pushed into the EFI partition.

I just wanted to get the base EFI installation going for anybody else who has one of these systems and wants to dual boot with Chrx, and I'll continue working on improving the organization of the installation scripts and adding in a bit of unit testing to make it easier to make changes without causing regressions.