Re: [PATCH] dracut: Introduce --force-drivers parameter and force_drivers=+ config option

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 07.05.2014 18:00, Thomas Renninger wrote:
> Which will not only add listed drivers, but also enforce that they are tried
>  to be loaded at early boot time.
> 
> This is needed if drivers which are not autoloaded (e.g. loop and a lot others)
> shall get loaded via initramfs.
> 

Hmm, loop should be autoloaded.

systemd-udev creates device nodes for all modules with the "devname:" alias:

$ modinfo -F alias loop
devname:loop-control
char-major-10-237
block-major-7-*

so the module loading is triggered on access to /dev/loop-control via losetup.

Which other modules do you have problems with?
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux