Am 28.05.2023 um 01:37 schrieb mick.crane:
> I'm sure it used to be that you could swap linux discs between PCs and
> it would sort itself out but I try swapping disks about and booting and
> they complain
> "Cannot find UUID..lots of identifying numbers"
> and gives intramfs prompt.
> Am I supposed to be able to sort it out from there?
> like how?
> mick
> 
> 
I am juggling with disks and partitions frequently. And would like you
to be awarem that there are different UUID#s involved. One resides in th
filesystem ext2/3/4 itself, and can be modified with tune2fs -U (while
fs is at rest/unmounted)

The other one site inside GPT, but you can change that also ((s)gdisk is
your friend).

But all that is meaningless, if you dont find the other end of the
equation (like fstab, or grub scripts) that reference the said UUID's.

But step by step you will get there, just be prepared to reboot several
times and work your way up the chain.

Reply via email to