bb - ASRock BeeBox-S 7100U - Fedora

Hardware info on main page.

keys: F2 - UEFI (bios),

Archives: 2018,

Links

links: Fedora, rEFInd,

History

2021-10-06: sdb4 - the machine lost power (due to work on the electrical system in the office) so I just booted into Fedora and ran e2fsck on sda1 and sdb5 before booting into Debian.

2021-09-15: sdb4 - the machine lost power (due to work on the electrical system in the office) so I just booted into Fedora and ran e2fsck on sda1 and sdb5 before booting into Debian.

2021-09-08: sdb4 - I had to boot into Fedora and run e2fsck on sda1 because Debian wouldn't boot when I powered on the machine today (and my rescue console is locked - root has no password).

2021-08-24: sdb4 - I had to boot into Fedora and run e2fsck on sda1 and sdb5 because Debian wouldn't boot after upgrade to Debian 11, and my rescue console is locked (root has no password set).

2019-10-02: sdb4 - booted into Fedora to update grub via

tingo@kg-bsbox ~]$ sudo -i
[root@kg-bsbox ~]# grub2-mkconfig -o "$(readlink -e /etc/grub2-efi.cfg)"
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.18.16-300.fc29.x86_64
Found initrd image: /boot/initramfs-4.18.16-300.fc29.x86_64.img
Found linux image: /boot/vmlinuz-4.18.16-200.fc28.x86_64
Found initrd image: /boot/initramfs-4.18.16-200.fc28.x86_64.img
Found linux image: /boot/vmlinuz-4.18.14-200.fc28.x86_64
Found initrd image: /boot/initramfs-4.18.14-200.fc28.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-fec7ec48142646428b148d0bec588ea0
Found initrd image: /boot/initramfs-0-rescue-fec7ec48142646428b148d0bec588ea0.img
Found Debian GNU/Linux 10 (buster) on /dev/sdb5
Adding boot menu entry for EFI firmware configuration
done

check the files

[root@kg-bsbox ~]# ls -l /boot/efi/EFI/fedora
total 13084
-rwx------. 1 root root     112 Oct  2  2018 BOOTIA32.CSV
-rwx------. 1 root root     110 Oct  2  2018 BOOTX64.CSV
drwx------. 2 root root    4096 Nov  4  2018 fonts
-rwx------. 1 root root 1098056 Oct  4  2018 gcdia32.efi
-rwx------. 1 root root 1744712 Oct  4  2018 gcdx64.efi
-rwx------. 1 root root   12012 Oct  2 21:02 grub.cfg
-rwx------. 1 root root    1024 Oct  2 20:44 grubenv
-rwx------. 1 root root 1098056 Oct  4  2018 grubia32.efi
-rwx------. 1 root root 1744712 Oct  4  2018 grubx64.efi
-rwx------. 1 root root  927824 Oct  2  2018 mmia32.efi
-rwx------. 1 root root 1159560 Oct  2  2018 mmx64.efi
-rwx------. 1 root root 1210776 Oct  2  2018 shim.efi
-rwx------. 1 root root  975536 Oct  2  2018 shimia32.efi
-rwx------. 1 root root  969264 Oct  2  2018 shimia32-fedora.efi
-rwx------. 1 root root 1210776 Oct  2  2018 shimx64.efi
-rwx------. 1 root root 1204496 Oct  2  2018 shimx64-fedora.efi

looks good.