diff options
| author | John Kehayias <john.kehayias@protonmail.com> | 2023-11-04 16:41:12 -0400 |
|---|---|---|
| committer | John Kehayias <john.kehayias@protonmail.com> | 2023-11-04 16:41:12 -0400 |
| commit | def38a656de0a6a2aca7da59d2d6ff824782420c (patch) | |
| tree | 256c34e3f26c02544f96625ed95244a04cea4c47 /README.org | |
| parent | e14c0e2184e01709472658b7a73e7c9e2461dce2 (diff) | |
README.org: Mention pre-generated installer.
* README.org (Installation image): Mention the pre-generated installer images
on the Release page.
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 7 |
1 files changed, 5 insertions, 2 deletions
| @@ -94,8 +94,11 @@ your configuration. | |||
| 94 | ** Installation image | 94 | ** Installation image |
| 95 | 95 | ||
| 96 | For some hardware the official Guix installation image won't do | 96 | For some hardware the official Guix installation image won't do |
| 97 | (e.g. unsupported wifi). You can generate an installation image running the | 97 | (e.g. unsupported wifi). You can find a pre-generated installation image |
| 98 | nonfree Linux kernel and nonfree firmware with the following command: | 98 | (time and version in line with upstream Guix), running the nonfree Linux |
| 99 | kernel and nonfree firmware, on the [[https://gitlab.com/nonguix/nonguix/-/releases][Releases page]]. Or, you can generate an | ||
| 100 | installation image from a local checkout of this repository, at a more recent | ||
| 101 | commit, with the following command: | ||
| 99 | 102 | ||
| 100 | #+begin_src sh | 103 | #+begin_src sh |
| 101 | guix system image --image-type=iso9660 /path/to/this/channel/nongnu/system/install.scm | 104 | guix system image --image-type=iso9660 /path/to/this/channel/nongnu/system/install.scm |
