David Thompson <dthomps...@worcester.edu> skribis: > The initrd doesn't have modules for ahci by default, so I took a little > snippet that Mark Weaver was using in his operating-system declaration: > > (initrd (cut base-initrd <> #:extra-modules '("libahci.ko" "ahci.ko"))) > > And now for the best news: I have a working installation of the GNU > system! Thanks for all of your help!
Excellent news, thank you for testing! If it turns out to be a common requirement, we can add those modules to the initrd by default. Ludo’.