From 62a73c1d03745220c46c96e1519e60bd0fa84833 Mon Sep 17 00:00:00 2001 From: "https://bitnet-io.org" <46433702+c4pt000@users.noreply.github.com> Date: Thu, 4 Jul 2024 08:49:07 -0700 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 861f7fd..8e6f67a 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,12 @@ dnf install cryptsetup cryptsetup-libs --releasever=39 -y # update /boot for grub-script ``` + +after rhgb .... +in GRUB_CMDLINE_LINUX= vga=845" + +https://raw.githubusercontent.com/c4pt000/kernel-6.8.2-expSEHDsec-HAXM-cgroupvirtio/master/grub + grub2-mkconfig -o /boot/grub2/grub.cfg grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg ```