From 0469668168f12fe3abaa1231db72636a2fe12577 Mon Sep 17 00:00:00 2001 From: Chris Lamb Date: Sun, 15 Jun 2008 04:33:53 +0100 Subject: [PATCH] Quieten call to modprobe ide-generic. Signed-off-by: Chris Lamb --- scripts/live-premount/modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.1.4