[Bug 384579] Re: Linux thinks there’s a floppy drive when there’s not. Probing slows down bootup by almost a minute.
Ozan Çağlayan
ozan at pardus.org.tr
Tue Jun 9 09:34:31 UTC 2009
I don't know the internals of the initramfs in Ubuntu but an exact
problem is caused by the findfs applet from busybox which calls open()
on /dev/fd0 causing high delays.
I reported the bug to the upstream,
https://bugs.busybox.net/show_bug.cgi?id=365
I've workarounded the problem by adding a --no-floppy parameter to the findfs applet and calling it with that parameter from initramfs:
http://svn.pardus.org.tr/pardus/2009/devel/system/base/mkinitramfs/files/disable-floppy-probing.patch
If the findfs/busybox combination is not valid for Ubuntu, just ignore
this.
** Bug watch added: Busybox Bugzilla #365
https://bugs.busybox.net/show_bug.cgi?id=365
--
Linux thinks there’s a floppy drive when there’s not. Probing slows down bootup by almost a minute.
https://bugs.launchpad.net/bugs/384579
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to Linux.
More information about the kernel-bugs
mailing list