From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre Neidhardt Subject: Re: Installing GuixSD on an external USB hard drive Date: Tue, 17 Apr 2018 00:39:29 +0530 Message-ID: <87zi23ezo6.fsf@gmail.com> References: <87k1t7hvtv.fsf@santanas.co.za> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57902) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f89VT-0004I4-CL for help-guix@gnu.org; Mon, 16 Apr 2018 15:09:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f89VP-0003U4-Bq for help-guix@gnu.org; Mon, 16 Apr 2018 15:09:39 -0400 Received: from mail-pl0-x22b.google.com ([2607:f8b0:400e:c01::22b]:45806) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f89VP-0003TN-40 for help-guix@gnu.org; Mon, 16 Apr 2018 15:09:35 -0400 Received: by mail-pl0-x22b.google.com with SMTP id k9-v6so5779011pll.12 for ; Mon, 16 Apr 2018 12:09:35 -0700 (PDT) In-reply-to: <87k1t7hvtv.fsf@santanas.co.za> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Divan Santana Cc: help-guix --=-=-= Content-Type: text/plain 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." --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAlrU9OkACgkQm9z0l6S7 zH8yRAgAmPKP3pQwxvPV1UVApVyvT+tgIXR4WMdmZCySHgZLwTNog/XHAUOBpQR7 0lDOTWKyQQR5+axCFKZPiaQWaMOrJiWprNMuVxkqCCNZCEH04OWzSi/LMdVMeH9a 5MAESl6m9QqE5YV4vq1HEddOK9CCDyuCsBhyyIq9XugxNpUtRiBfs5bQdYFeMup5 Z609hDuXNWM7XJTLkEYykI5TnCHuNq+kUBt+2O4MQHpjfeHk1kcQUKSJ8Qv2pPRC o6nPveNRnK8AJTqQupQvoGDDzmB0cFEHrHYfAwdYpUmYWDZ84QpaTYsdcZ4mPmFY pqj+IKfS+TtABCDs+xu/UWekLrlUfg== =ikUC -----END PGP SIGNATURE----- --=-=-=--