We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f741770 commit cb90148Copy full SHA for cb90148
files/common/etc/modprobe.d/blacklist-floppy.conf
@@ -0,0 +1,9 @@
1
+#
2
+# ADDED BY DELPHIX
3
4
+# The floppy driver is buggy in the 5.0.0 kernel and sometimes causes the
5
+# system to hang at boot time or later. We do not use floppy devices in Linux
6
+# but systems that migrated from Illumos may have a floppy device present.
7
+# See DLPX-67583 for more info.
8
9
+blacklist floppy
0 commit comments