[Bug 384579] Re: Linux thinks there’s a floppy drive when there’s not. Probing slows down bootup by almost a minute.
gcb
descartavel1 at gmail.com
Fri Jun 4 04:19:19 UTC 2010
Desktop. Asus motherboard. no floppy attached. (will boot soon and try
to disable legacy floppy options in bios, if they are enabled). Clean
install of ubuntu 10.04
same amount of fd0 io errors in dmesg.
gcb at inutil:~$ sudo rmmod floppy
ERROR: Module floppy is in use
gcb at inutil:~$ mount
/dev/sda1 on / type ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
none on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
none on /dev type devtmpfs (rw,mode=0755)
none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
none on /dev/shm type tmpfs (rw,nosuid,nodev)
none on /var/run type tmpfs (rw,nosuid,mode=0755)
none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
none on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
none on /var/lib/ureadahead/debugfs type debugfs (rw,relatime)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
gvfs-fuse-daemon on /home/gcb/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=gcb)
gcb at inutil:~$ sudo lsof | grep fd0
lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system /home/gcb/.gvfs
Output information may be incomplete.
gnome-ses 1199 gcb 28u unix 0xe3ffd000 0t0 17451 socket
mount 1510 root 3u BLK 2,0 0t1024 2148 /dev/fd0
...Then i waited some time and that mount process weren't there anymore.
forgot to see which other process started it :( after the mount was
gone, rmmod floppy worked.
--
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 in ubuntu.
More information about the kernel-bugs
mailing list