From: Chris Lamb Date: Sun, 15 Jun 2008 03:33:53 +0000 (+0100) Subject: Quieten call to modprobe ide-generic. X-Git-Tag: debian/1.136.1-1~14 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=0469668168f12fe3abaa1231db72636a2fe12577;p=live-boot-grml.git Quieten call to modprobe ide-generic. Signed-off-by: Chris Lamb --- diff --git a/scripts/live-premount/modules b/scripts/live-premount/modules index 8d18786..6237bf8 100755 --- a/scripts/live-premount/modules +++ b/scripts/live-premount/modules @@ -28,4 +28,4 @@ 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