On 11/28/19 2:50 PM, Patrick O'Callaghan wrote:
Thanks. The only line that looks relevant seems to be this one (from
/var/log/anaconda/journal.log):
localhost-live anaconda[2737]: program: Running in chroot '/mnt/sysroot'...
efibootmgr -c -w -L Fedora -d /dev/sda -p 1 -l \EFI\fedora\shimx64.efi
which doesn't look like it needs to be changed (given that the new
drive will become /dev/sda on rebooting).
The problem is that the BIOS does not know about /dev/sda, it has an
identifier for the physical disk. You're changing that, so you will
most likely need to change the EFI boot entry. Look at the "Fedora"
entry in "efibootmgr -v" to see what I mean.
_______________________________________________
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