A work around is to blacklist the floppy module: sudo vi /etc/modprobe.d/blacklist.conf
add blacklist floppy and then run update-initramfs: sudo update-initramfs -u Hth -- 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 Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
