Compare commits
No commits in common. "2723c73ab5f51457875a13b513e52e3d8b413028" and "3f924b22a682c8f7042c99ddc8db815ec6ae0ccd" have entirely different histories.
2723c73ab5
...
3f924b22a6
@ -8,7 +8,8 @@ if [ -f /boot/efi/EFI/rocky/grubaa64.efi ];then
|
|||||||
cp -f /boot/efi/EFI/rocky/grubaa64.efi /boot/efi/EFI/BOOT/BOOTAA64.EFI
|
cp -f /boot/efi/EFI/rocky/grubaa64.efi /boot/efi/EFI/BOOT/BOOTAA64.EFI
|
||||||
fi
|
fi
|
||||||
|
|
||||||
cp -f /usr/share/uboot/rpi_arm64/u-boot.bin /boot/efi/rpi-u-boot.bin
|
cp -f /usr/share/uboot/rpi_3/u-boot.bin /boot/efi/rpi3-u-boot.bin
|
||||||
|
cp -f /usr/share/uboot/rpi_4/u-boot.bin /boot/efi/rpi4-u-boot.bin
|
||||||
|
|
||||||
rpm -e dracut-config-generic
|
rpm -e dracut-config-generic
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user