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