Cobra Forum

Linux => New to Ubuntu => Topic started by: mahesh on Aug 21, 2023, 08:41 AM

Title: how to change UUID / PARTUUID of a given partition (ext4)?
Post by: mahesh on Aug 21, 2023, 08:41 AM
Hello

blkid gives (mod.) something like:

/dev/sda3: UUID="xxxxxxxx-xxxx-xxxx-xxxx-xxxxx..." TYPE="ext4" PARTUUID="xxx.-xxxx-xxxx-xxxx-xxxxx..."


How to change my UUID / PARTUUID of /dev/sda3 to a given specific UUID/PARTUUID?

Thank you

Kind regards