Ubuntu Version: 25.10
Desktop Environment GNOME
Problem Description:
I have 2 nvme volumes, let’s say A and B. If I boot from an OS installed on A I see volume A as nvme0 and B as nvme1. If instead I boot from an OS installed on B I see volume B as nvme0 and A as nvme1. How can I avoid this confusion?
Relevant System Information:
Problem does not depend from Ubuntu version, I see the same problem with 22.04, 24.04, 25.04 and 25.10 and also Lubuntu and Debian Y have installed on different partitions of the same PC.
Screenshots or Error Messages:
corrado@corrado-n7-qq-0619:~$ inxi -DPxc
Drives:
Local Storage: total: 2.28 TiB used: 12.06 GiB (0.5%)
ID-1: /dev/nvme0n1 vendor: Kingston model: SKC2000M8250G size: 232.89 GiB
temp: 36.9 C
ID-2: /dev/nvme1n1 vendor: Toshiba model: KBG40ZNV256G KIOXIA
size: 238.47 GiB temp: 50.9 C
ID-3: /dev/sda vendor: Crucial model: CT500MX500SSD1 size: 465.76 GiB
ID-4: /dev/sdb vendor: Crucial model: CT500MX500SSD1 size: 465.76 GiB
ID-5: /dev/sdc vendor: Toshiba model: DT01ACA100 size: 931.51 GiB
Partition:
ID-1: / size: 31.82 GiB used: 12.05 GiB (37.9%) fs: ext4 dev: /dev/nvme0n1p7
ID-2: /boot/efi size: 252 MiB used: 10.5 MiB (4.2%) fs: vfat
dev: /dev/nvme0n1p1
corrado@corrado-n7-qq-0619:~$
corrado@corrado-n03-plucky:~$ inxi -DPxc
Drives:
Local Storage: total: 2.28 TiB used: 11.93 GiB (0.5%)
ID-1: /dev/nvme0n1 vendor: Toshiba model: KBG40ZNV256G KIOXIA
size: 238.47 GiB temp: 50.9 C
ID-2: /dev/nvme1n1 vendor: Kingston model: SKC2000M8250G size: 232.89 GiB
temp: 36.9 C
ID-3: /dev/sda vendor: Crucial model: CT500MX500SSD1 size: 465.76 GiB
ID-4: /dev/sdb vendor: Crucial model: CT500MX500SSD1 size: 465.76 GiB
ID-5: /dev/sdc vendor: Toshiba model: DT01ACA100 size: 931.51 GiB
Partition:
ID-1: / size: 39.08 GiB used: 11.92 GiB (30.5%) fs: ext4 dev: /dev/nvme0n1p3
ID-2: /boot/efi size: 252 MiB used: 10.5 MiB (4.2%) fs: vfat
dev: /dev/nvme1n1p1
corrado@corrado-n03-plucky:~$