GNU bug report logs -
#31887
Modules missing to boot on VMWare
Previous Next
Full log
View this message in rfc822 format
ludo <at> gnu.org (Ludovic Courtès) writes:
> Hello Taylan,
>
> Taylan Ulrich "Bayırlı/Kammer" <taylanbayirli <at> gmail.com> skribis:
>
>> Although we don't want to support non-free software, perhaps it would
>> be nice to support booting Guix on VMWare without the user needing to
>> do anything extra.
>>
>> While experimenting, I found out that if we just add the following
>> three Linux modules to the standard initrd, Guix can boot on VMWare
>> just fine: mptbase, mptscsih, mptspi
>>
>> mptspi depends on mptscsih, and both depend on mptbase, so if
>> dependencies are handled automatically, declaring mptspi should be
>> enough.
>
> Currently every module we add to the initrd is actually loaded, so we
> have to think twice before adding more. In this case I’d rather punt.
>
> Danny and I started work a while back to load modules on demand à la
> udev, so we could revisit that decision when this is implemented. Now,
> if that only benefits VMWare, it’s low-priority for me.
Understood and agreed. :-)
Should this bug remain open as a reminder?
> Ludo’.
Taylan
This bug report was last modified 6 years and 357 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.