Public bug reported:
After booting, there's an error message in dmesg:
"blk_update_request: I/O error, dev fd0, sector 0"
There’s no point in having a floppy driver, and the “I/O error dev fd0 sector
0” messages are distracting where there is no real issue.
Blacklisting floppy can avoid this error.
Adding a file into the /etc/modprobe.d directory is one approach. You
can name the file whatever you want that ends with .conf, and the
contents just need to be “blacklist floppy”. Using a separate file
means you don’t have to edit any existing files, so it’s easy to update
an existing image.
However, another approach might be needed if the floppy driver is
initramfs.
** Affects: linux-azure (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-azure in Ubuntu.
https://bugs.launchpad.net/bugs/1878075
Title:
Request to blacklist floppy for images on Azure
Status in linux-azure package in Ubuntu:
New
Bug description:
After booting, there's an error message in dmesg:
"blk_update_request: I/O error, dev fd0, sector 0"
There’s no point in having a floppy driver, and the “I/O error dev fd0 sector
0” messages are distracting where there is no real issue.
Blacklisting floppy can avoid this error.
Adding a file into the /etc/modprobe.d directory is one approach. You
can name the file whatever you want that ends with .conf, and the
contents just need to be “blacklist floppy”. Using a separate file
means you don’t have to edit any existing files, so it’s easy to
update an existing image.
However, another approach might be needed if the floppy driver is
initramfs.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1878075/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp