Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To avoid messages like

Panel

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

Floppy drive can be disabled with

Code Block
modprobe -r floppy

grub CMD LINUX may be appended with

Code Block
GRUB_CMDLINE_LINUX="... modprobe.blacklist=floppy"