maggu2810

Fedora Troubleshooting

Information for Fedora related stuff

Author: Markus Rathgeb


Links

cat /boot/efi/EFI/fedora/grub.cfg
search --no-floppy --fs-uuid --set=dev 11111111-2222-3333-4444-555555555555
set prefix=($dev)/grub2
export $prefix
configfile $prefix/grub.cfg
blkid 
...
/dev/sda2: UUID="11111111-2222-3333-4444-555555555555" BLOCK_SIZE="4096" TYPE="ext4" PARTLABEL="Linux Boot" PARTUUID="aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee"
...

Caution: If blsdir (perhaps bootloader specification directory) is set, the import of that entries are used from this directory.

grub2-editenv -v /boot/grub2/grubenv list
blsdir=/fedora/loader/entries