On Wed, May 13, 2020 at 08:59:44PM +0200, Rhialto wrote: > On the other hand, when you're doing an update, I had to guess whether I > should select the GPT partition that was my root partition, or the whole > disk. I guessed the root partition and apparently that was correct :-)
I think both work typically - it extracts /etc/fstab from that partition and uses the mounts in there. You also can select "currently running system" now to do an in-place update (especially when you are on a release branch, to be used with extreme care when in -current). Martin