Skip to content

Commit 17b8583

Browse files
committed
DLPX-67583 migration: floppy driver sometimes causes system to hang on boot on 5.0 kernel
1 parent f741770 commit 17b8583

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)