You are not logged in.
Pages: 1
Hi, I believe I messed something up.
I no longer have my background when I boot my computer up into GRUB to select the day's session. Changing settings in grub-customizer and putting a new image there says it saves, but when I reboot, I am greeted with an ugly black screen with no BG. It seems like it's clicking because when I do
sudo grub-mkconfig -o /boot/grub/grub.cfg, it gives me the following output:
Generating grub configuration file ...
Found background: /home/archuser/Documents/beautifulwaifu.jpg
Found linux image: /boot/vmlinuz-linux-zen
Found initrd image: /boot/amd-ucode.img /boot/initramfs-linux-zen.img
Found fallback initrd image(s) in /boot: amd-ucode.img initramfs-linux-zen-fallback.img
Found linux image: /boot/vmlinuz-linux-lts
Found initrd image: /boot/amd-ucode.img /boot/initramfs-linux-lts.img
Found fallback initrd image(s) in /boot: amd-ucode.img initramfs-linux-lts-fallback.img
Found linux image: /boot/vmlinuz-linux
Found initrd image: /boot/amd-ucode.img /boot/initramfs-linux.img
Found fallback initrd image(s) in /boot: amd-ucode.img initramfs-linux-fallback.img
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Found Windows Boot Manager on /dev/nvme0n1p1@/efi/Microsoft/Boot/bootmgfw.efi
Adding boot menu entry for UEFI Firmware Settings ...Is there anyway I an fix this or just reset GRUB entirely??
EDIT: I do not know why this worked, but exporting the original image to a PNG using GIMP and then running those commands has solved the GRUB boot screen.
Last edited by scatherinch (2023-12-06 03:03:43)
Offline
Pages: 1