To avoid messages like
blk_update_request: I/O error, dev fd0, sector 0
Floppy drive can be disabled with
modprobe -r floppy
grub CMD LINUX may be appended with
GRUB_CMDLINE_LINUX="... modprobe.blacklist=floppy"
To avoid messages like
blk_update_request: I/O error, dev fd0, sector 0
Floppy drive can be disabled with
modprobe -r floppy
grub CMD LINUX may be appended with
GRUB_CMDLINE_LINUX="... modprobe.blacklist=floppy"