help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Installing GuixSD on an external USB hard drive


From: Pierre Neidhardt
Subject: Re: Installing GuixSD on an external USB hard drive
Date: Tue, 17 Apr 2018 00:39:29 +0530
User-agent: mu4e 1.0; emacs 26.1

But did you _add_ the module into the initrd?  This should be done in your
configuration file upon which you run `guix system reconfigure`.

  (operating-system
   ;...

   (initrd-modules (append (list "usb_module")
                         %base-initrd-modules))

Also see the info page "(guix) operating-system Reference".

--
Pierre Neidhardt

Reporter:   "What would you do if you found a million dollars?"
Yogi Berra: "If the guy was poor, I would give it back."

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]