From b84b24c5d572e07b3d9822728f677b0594f9c7ed Mon Sep 17 00:00:00 2001 From: HikariKnight <2557889+HikariKnight@users.noreply.github.com> Date: Tue, 1 Mar 2022 07:52:58 +0100 Subject: [PATCH] Add info about updating initramfs --- lib/set_CMDLINE.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lib/set_CMDLINE.sh b/lib/set_CMDLINE.sh index f69c0fc..54268ed 100755 --- a/lib/set_CMDLINE.sh +++ b/lib/set_CMDLINE.sh @@ -22,7 +22,10 @@ $CMDLINE Make sure that the files inside \"$SCRIPTDIR/config/etc\" are copied to your /etc AND PLEASE MAKE A BACKUP FIRST! -Then reboot your system and run \"$SCRIPTDIR/vfio-verify\" to check if your GPU is properly set up. +Then run \"sudo update-initramfs -u\", that way you can boot an older kernel and edit out +the vfio kernel arguments if your system does not boot after this so you can restore your files from your backup. + +Finally reboot your system and run \"$SCRIPTDIR/vfio-verify\" to check if your GPU is properly set up. NOTE: Some AMD GPUs will require the vendor-reset kernel module from https://github.com/gnif/vendor-reset to be installed! The files inside \"$SCRIPTDIR/$QUICKEMU\" are currently unused files, however they provide