X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=etc%2Fgrml%2Ffai%2Fconfig%2Fscripts%2FGRMLBASE%2F39-modprobe;fp=etc%2Fgrml%2Ffai%2Fconfig%2Fscripts%2FGRMLBASE%2F39-modprobe;h=e773fbdf72054e5a6c36a4a99aa8c473a06d46d7;hp=0c1c5aa819948e250f53c416826792984ccce76b;hb=ddb037860310c6b2d4005975ad8ba67070b01c58;hpb=d3c3b595f38f8353e29db6bc0cc5a1a5cda2c77e diff --git a/etc/grml/fai/config/scripts/GRMLBASE/39-modprobe b/etc/grml/fai/config/scripts/GRMLBASE/39-modprobe index 0c1c5aa..e773fbd 100755 --- a/etc/grml/fai/config/scripts/GRMLBASE/39-modprobe +++ b/etc/grml/fai/config/scripts/GRMLBASE/39-modprobe @@ -20,5 +20,8 @@ find $target/etc/modprobe.d -maxdepth 1 -type f ! -name \*\.conf -exec mv {} {}. # Replace modprobe configuration files to workaround issues. fcopy /etc/modprobe.d/radeon-kms.conf +# Copy the loop options +fcopy /etc/modprobe.d/loop-part.conf + ## END OF FILE ################################################################# # vim:ft=sh expandtab ai tw=80 tabstop=4 shiftwidth=3