X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Flive-premount%2Fmodules;h=1af7a9ed5713f42517597caa84b25a64bf017d9d;hb=e66f79476042794195978ee641aa7ea0d9ca6e0a;hp=8d18786748dee8b6b508e9934e608489535e87ac;hpb=6e45195d58ae9290d0e69071abf9c4b4d2036c7c;p=live-boot-grml.git diff --git a/scripts/live-premount/modules b/scripts/live-premount/modules index 8d18786..1af7a9e 100755 --- a/scripts/live-premount/modules +++ b/scripts/live-premount/modules @@ -18,9 +18,9 @@ case "${1}" in ;; esac -# live-initramfs script +# live-boot script -# The following modprobe entry is a workaround to live-initramfs not +# The following modprobe entry is a workaround to live-boot not # finding the root filesytem. # # See also: @@ -28,4 +28,5 @@ esac # * http://lists.alioth.debian.org/pipermail/debian-live-devel/2007-June/001517.html # * http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=363047 -modprobe ide-generic +modprobe -q ide-generic +modprobe -q esp