all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Installing GuixSD on an external USB hard drive
@ 2018-04-16 18:04 Divan Santana
  2018-04-16 19:09 ` Pierre Neidhardt
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Divan Santana @ 2018-04-16 18:04 UTC (permalink / raw)
  To: help-guix

Hi Guix,

So I'm installing GuixSD on an external USB hard drive.

This is obviously quite useful to test and setup all before you switch
to it. I plan to eventually install on laptop.

I could do it in a VM but...

Anyway, the install went flawless and docs are great.

*After a reboot*, I did a guix pull and system reconfigure.

(I did change the drive letter, since post reboot grub was on sdb, not c)

I got an error saying:

unknown location, you may need these modules in the initrd: uas
usb_storage .

It then pastes the snippet of code. Really cool and useful.

Though, bit confused why the install worked and rebooted, yet post
reboot I now require it?

Moving on, I add the snippet of code but it errors out with:

usb_storage module not found.

A find shows the module is in the 4.16 dir, named usb-storage.

Note - not _.

I thought perhaps that's the issue so I changed the code to specify mod
usb-storage (not _).

However I then get the orig error, that I should add usb_storage mod in
initrd-modules.

Suppose the question is why is usb_storage not found?

Any ideas?

(sorry for lack of exact messages, don't have remote access to system at mo)
--
Divan

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-04-19  9:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-16 18:04 Installing GuixSD on an external USB hard drive Divan Santana
2018-04-16 19:09 ` Pierre Neidhardt
2018-04-17  7:54   ` Divan Santana
2018-04-17 11:34     ` Pierre Neidhardt
2018-04-17 13:04 ` Divan Santana
2018-04-17 16:26   ` Chris Marusich
2018-04-19  9:26     ` Divan Santana
2018-04-17 13:32 ` myglc2
2018-04-19  9:23   ` Divan Santana

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.