This is a follow up and a question branched from this question. In the question, I was asking about how to install portable Ubuntu on an external SSD.
From what I understand from the bug tracker. It says theres an issue that Grub would be installed on first EFI partition no matter user selection. As confirmed later, this seems to be fixed on Ubuntu 23.04.
Therefore, there is no need to manually partition the disk. Instead, I can use "erase disk and install Ubuntu", which is a more straightforward way to install Ubuntu 23.04.
The question is, if I use the above mentioned method to install Ubuntu to an external disk, where would Grub be written? From the previous question, I understood the EFI needs to be installed onto external SSD for a truly portable Ubuntu installation (that is, Ubuntu can run directly on any computer from external SSD without additional configuration).
I would appreciate any help provided. Thank you.
/boot/efi
. – mook765 Jul 09 '23 at 13:25ubuntu-desktop-installer
,ubiquity
,subiquity
orcalamares
. In the end they all provide pretty much the same options, but show it differently, thus please be specific if you're asking for help - we can't know which 23.04 ISO you downloaded/are using, thus what installer you're using - unless we're told. – guiverc Jul 09 '23 at 14:00https://en.wikipedia.org/wiki/Power-on_self-test
,https://en.wikipedia.org/wiki/BIOS
,https://en.wikipedia.org/wiki/Master_boot_record
,https://en.wikipedia.org/wiki/GUID_Partition_Table
,https://en.wikipedia.org/wiki/UEFI
. One will have the Answer. Read the others to understand that one. – waltinator Jul 09 '23 at 20:39