http://bugzilla.novell.com/show_bug.cgi?id=493201 User coolo@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=493201#c27 Stephan Kulow <coolo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED Info Provider|coolo@novell.com | --- Comment #27 from Stephan Kulow <coolo@novell.com> 2009-04-22 08:36:41 MDT --- ok, that wasn't the problem. But I know now how to gain 1.9MB/s even when booting from CD: --- initrd.orig//include 2009-04-22 14:50:14.000000000 +0200 +++ initrd/include 2009-04-22 16:27:02.000000000 +0200 @@ -1765,7 +1765,7 @@ local count=0 local h=/usr/sbin/hwinfo if [ $HAVE_MODULES_ORDER = 0 ];then - for module in sg sd_mod sr_mod cdrom ide-cd BusLogic vfat; do + for module in BusLogic vfat; do /sbin/modprobe $module done fi No idea which of these modules triggers the problem, but it doesn't sound wise to mix udev and explicit modprobes of ide-cd -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.