From 29f716954906b7cc1600263c4e0d5b7466276715 Mon Sep 17 00:00:00 2001 From: HikariKnight <2557889+HikariKnight@users.noreply.github.com> Date: Sat, 12 Mar 2022 20:55:29 +0100 Subject: [PATCH] remove mention of update-initramfs -u --- lib/set_CMDLINE.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/set_CMDLINE.sh b/lib/set_CMDLINE.sh index 29f00f0..0a3ef0b 100755 --- a/lib/set_CMDLINE.sh +++ b/lib/set_CMDLINE.sh @@ -116,8 +116,8 @@ proceed to add it to your virtual machines. A backup the files we replaced on your system can be found inside $SCRIPTDIR/backup/ -In order to restore these files just copy them back to your system and run -\"sudo update-initramfs -u\" +In order to restore these files just copy them back to your system and +rebuild your initramfs image. You can remove the the vfio_pci kernel arguments from the linux line in your bootloader to disable/unbind the graphic card from the vfio driver on boot.