Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

kernel: blk_update_request: I/O error, dev fd0, sector 0

DBA092012Aug 31 2016 — edited Aug 31 2016

Hello every one.

I've spotted lots of messages with a similar appearence "Aug 14 04:02:19 test-node1 kernel: blk_update_request: I/O error, dev fd0, sector 0" within /var/log/messages log file.

To remove the messages i've implemented all the steps described in the note "How To Disable Floppy Drive to Stop Error Messages "kernel: end_request: I/O error, dev fd0, sector 0" (Doc ID 2172633.1)" but that did not help too much.

Here is the list of steps i've took:

[root@test-node1 ~]# vi /etc/modprobe.d/blacklist.conf

[root@test-node1 ~]# cat /etc/modprobe.d/blacklist.conf

blacklist floppy

[root@test-node1 ~]#reboot

[root@test-node1 ~]# lsmod | grep -i floppy

floppy                 69417  0

Please advise

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 28 2016
Added on Aug 31 2016
9 comments
9,087 views