[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Troubles with install image
From: |
Ludovic Courtès |
Subject: |
Re: Troubles with install image |
Date: |
Sat, 19 Jul 2014 12:49:50 +0200 |
User-agent: |
Gnus/5.130009 (Ma Gnus v0.9) Emacs/24.3 (gnu/linux) |
David Thompson <address@hidden> 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’.
- Re: Troubles with install image, (continued)
- Re: Troubles with install image, Ludovic Courtès, 2014/07/17
- Re: Troubles with install image, David Thompson, 2014/07/17
- Re: Troubles with install image, Jason Self, 2014/07/17
- Re: Troubles with install image, Ludovic Courtès, 2014/07/18
- Re: Troubles with install image, David Thompson, 2014/07/18
- Re: Troubles with install image, Alex Sassmannshausen, 2014/07/18
- Re: Troubles with install image, David Thompson, 2014/07/18
- Re: Troubles with install image,
Ludovic Courtès <=