I created a script for easier Linux system backups. However, I had to
use the UUID number instead of the disk/partition name: sda/nvme.
I noticed that in my system, the system partition, e.g.,
/dev/nvme1n1p4, changes to /dev/nvme0n1p4 after running CloneZilla.
This means that CloneZilla accidentally changes the name if I have two
NVMe drives. I don't know if this is the fault of CloneZilla or my
laptop: Lenovo, and
it's just a specific configuration issue :-)
After making a correct image copy (UUID) and restoring it to the
partition using the UUID, everything went fine, but with errors at the
end:
IMG_20250802_180610_wynik.jpg
After restarting the computer, however, everything is fine... the GRUB
menu works fine, as do the third operating system (MINT/MX/Windows) :-)
Where can I find the errors CloneZilla reports when restoring an image
file using the UUID partition number method?
The Clonezilla live 3.3.0-3 test version has the following information in the changelog: Bug fixed: Wrong device name due to missing /dev/ for check_if_containing_thin_lv.
Maybe this issue has already been resolved?
I'll have to check it out :-)
Ps. I think it's the same... error entries. But restoring the saved image was successful! All three operating systems are working correctly, and the GRUB menu is also OK with all entries.
W dniu 2.08.2025 o 20:26, Jan Kowalski pisze:
Last edit: ski-777 2025-08-03
The Clonezilla live 3.3.0-3 test version has the following information in the changelog:
Bug fixed: Wrong device name due to missing /dev/ for check_if_containing_thin_lv.
Maybe this issue has already been resolved?
I'll have to check it out :-)
Ps. I think it's the same... error entries. But restoring the saved image was successful! All three operating systems are working correctly, and the GRUB menu is also OK with all entries.
findmnt -n -o SOURCE /
/dev/nvme0n1p4
blkid -s UUID -o value /dev/nvme0n1p4
48147c26-bf55-4de3-88da-be94a78b3840
Last edit: ski-777 2025-08-03
"Why does CloneZilla rename NVMe drives?" -> This is the "feature" for Linux kernel. For more info, please check:
https://www.suse.com/support/kb/doc/?id=000018449
That's actually the pain for Clonezilla project...
Last edit: Steven Shiau 2025-08-07
thanks for the information...everything is clear ....English version :-)
now it's OK
https://drive.google.com/file/d/1Wx-msAcPymSGw-YXV8GimCF3YNmCTc2y/view?usp=drive_link
more:
https://forums.linuxmint.com/viewtopic.php?t=453511
Last edit: ski-777 2025-09-18