diff options
| author | Pierre Neidhardt <mail@ambrevar.xyz> | 2019-06-06 10:53:30 +0200 |
|---|---|---|
| committer | Pierre Neidhardt <mail@ambrevar.xyz> | 2019-06-06 10:53:30 +0200 |
| commit | 8256ea3fb794d44f1ec429e0f36f71a7e9b938da (patch) | |
| tree | 9a24fd3ed85825898ed68b2e9738cc27a7d83261 | |
| parent | 94e5adeb05884732cd1e588295a7e3c4bb763118 (diff) | |
README.org: Instruct how to generation nonfree installation image
* README.org: Add "Installation image" section.
| -rw-r--r-- | README.org | 10 |
1 files changed, 10 insertions, 0 deletions
| @@ -59,6 +59,16 @@ save disk space by using a smaller firmware package instead: | |||
| 59 | Then of course, run ~sudo guix system reconfigure /etc/config.scm~ to apply | 59 | Then of course, run ~sudo guix system reconfigure /etc/config.scm~ to apply |
| 60 | your configuration. | 60 | your configuration. |
| 61 | 61 | ||
| 62 | ** Installation image | ||
| 63 | |||
| 64 | For some hardware the official Guix installation image won't do | ||
| 65 | (e.g. unsupported wifi). You can generate an installation image running the | ||
| 66 | nonfree Linux kernel and nonfree firmware with the following command: | ||
| 67 | |||
| 68 | #+begin_src sh | ||
| 69 | guix system disk-image /path/to/this/channel/nongnu/system/install.scm | ||
| 70 | #+end_src | ||
| 71 | |||
| 62 | ** Broadcom Wireless | 72 | ** Broadcom Wireless |
| 63 | 73 | ||
| 64 | Some Broadcom wireless hardware requires a proprietary kernel module in | 74 | Some Broadcom wireless hardware requires a proprietary kernel module in |
