[Bug 384579] Re: Linux thinks there’s a floppy drive when there’s not. Probing slows down bootup by almost a minute.
Andy Whitcroft
apw at canonical.com
Thu Aug 13 10:34:04 UTC 2009
It seems that actually the floppy format does not even allow for a
partition table so applying the partition checks to the disk makes no
sense. This looks to be a flaw in devkit-disks which triggers these
checks in 95-devkit-disks.rules, it is likely we should be excluding fd*
in the fragment below. Will take this up with devkit upstream.
# Probe for partition tables; this really should be part of udev
#
# skip rules for inappropriate block devices
KERNEL=="mtd*|nbd*|gnbd*|btibm*", GOTO="probe_parttable_end"
** Changed in: linux (Ubuntu)
Status: Incomplete => In Progress
** Also affects: devicekit-disks (Ubuntu)
Importance: Undecided
Status: New
--
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