Update 'prepare-ubuntu-18.04-template.sh'

This commit is contained in:
2022-10-08 14:36:50 +00:00
parent 9f1df0e18c
commit 39fbf3b9db

View File

@@ -34,7 +34,7 @@ if [ -f /var/log/lastlog ]; then
fi
# remove floppy support
sudo rmmod floppy
rmmod floppy
echo "blacklist floppy" | tee /etc/modprobe.d/blacklist-floppy.config
update-initramfs -u