On 6/21/20 10:42 PM, Tim via users wrote:
On the old BIOS systems, if I wanted to swap hard drives on a system
(e.g. move over to a bigger one), I could clone it off-line, then swap
over, and it'd just work.

Should I expect a UEFI system to do it that simply?


In theory, yes.  At least I think so.  :)

Your UEFI firmware has a list of boot devices and paths to a bootloader.  On each device, it expects a FAT filesystem, in which it will find the bootloader at the corresponding path.  If you "dd" a drive, then all of the UUIDs for the filesystems should be the same, and the system should boot without complaints.

If any UUIDs do change, the UEFI should look for /EFI/BOOT/BOOTX64.EFI as a default.  That file exists on your Fedora system partition, and IIRC, it will add a new boot entry to the UEFI list and boot your Fedora system.


And do secure boot options throw any spanners in the works, too?


No, it shouldn't.

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to