-
Notifications
You must be signed in to change notification settings - Fork 39
Description
What I did:
- Downloaded the installer.
- Put it on a USB stick.
- Booted the installer image.
- Installed Guix,
Expected behavior: The resulting install should have working WiFi.
Actual behavior: It doesn't work, because the installer installs the wrong kernel.
I eventually found this documentation, which explains how you have to bail from the installer entirely, edit some stuff by hand, and complete the rest of the installation manually. The "Instructions" section of the README in this repo doesn't incorporate this documentaiton, link to it, or even mention that any of this is necessary. I guess there was an assumption that people would find the documentation first, but this isn't always the case.
The installer shouldn't require any of this manual hackery at all. It should install a working system.
In the mean time, as a stopgap, this repo should explain how to use it, until the installer is fixed so it installs the correct kernel.