You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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"
  • No labels