Hi,
With 20250504 I get an list alignment problem when selecting partitions. I suspect it may be related to having a "space" in my disk partition names.
No problem with earlier versions of clonezilla live alternative stable amd64 (installed to usb thumbdrive with tuxboot-0.8.3.exe).
I have attached pics of 20250303-oracular vs 20250504-plucky screens.
Please give testing Clonezilla live >= 3.2.2-2 or 20250510-* a try: https://clonezilla.org/downloads.php
A related issue has been fixed. Please let us know the results.
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I tried 20250510-plucky. The list alignment problem is fixed & the image backup process seemed to go as before. I did not try image restore.
But a question:
"Windows 7" has always been presented as "Windows_7" in Clonezilla ever since I'd started using it.
But in 20250510-plucky, it is now presented as "Windows_7" instead. <-- Weird, the extra "\ " character doesn't show up in the post. Pls refer to pics in next post.
Is this intended? Hoping no foreseeable issue in image restore when I require it.
Pls rest during weekends :)
Thanks!
Yeow
Last edit: yeow 2025-05-11
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It's because the output of blkid...
You can run:
blkid -o export -c /dev/null /dev/nvme0n1p1 | grep -E '^LABEL=.*'
The results are like:
LABEL=EFI\ System
Sure, we will make it normal in the next release... :)
Have a nice weekend.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thank you!
Am I correct to understand, that despite the different way the name is presented, I may restore the backup created with 20250510-plucky using 20250303-oracular (and vice versa) for example...?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
"I may restore the backup created with 20250510-plucky using 20250303-oracular (and vice versa) for example...?" -> Yes. Exactly.
BTW, we have resolved the "\" issue in Clonezilla live >= 3.2.2-5 or 20250512-*. Please test it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thank you!
I tested 20250512-questing & partition names & alignment seemed to be like before. The image backup process also seemed to go like before. I did not try image restore.
All seems to be well again :)
Thanks so much,
Yeow
Hi,
With 20250504 I get an list alignment problem when selecting partitions. I suspect it may be related to having a "space" in my disk partition names.
No problem with earlier versions of clonezilla live alternative stable amd64 (installed to usb thumbdrive with tuxboot-0.8.3.exe).
I have attached pics of 20250303-oracular vs 20250504-plucky screens.
Thanks so much for your wonderful tool :)
Yeow
Please give testing Clonezilla live >= 3.2.2-2 or 20250510-* a try:
https://clonezilla.org/downloads.php
A related issue has been fixed. Please let us know the results.
Thanks.
Hi,
I tried 20250510-plucky. The list alignment problem is fixed & the image backup process seemed to go as before. I did not try image restore.
But a question:
"Windows 7" has always been presented as "Windows_7" in Clonezilla ever since I'd started using it.
But in 20250510-plucky, it is now presented as "Windows_7" instead. <-- Weird, the extra "\ " character doesn't show up in the post. Pls refer to pics in next post.
Is this intended? Hoping no foreseeable issue in image restore when I require it.
Pls rest during weekends :)
Thanks!
Yeow
Last edit: yeow 2025-05-11
I forgot to attach images.
This is on a different PC than the one in the 1st post.
It's because the output of blkid...
You can run:
blkid -o export -c /dev/null /dev/nvme0n1p1 | grep -E '^LABEL=.*'
The results are like:
LABEL=EFI\ System
Sure, we will make it normal in the next release... :)
Have a nice weekend.
Thank you!
Am I correct to understand, that despite the different way the name is presented, I may restore the backup created with 20250510-plucky using 20250303-oracular (and vice versa) for example...?
"I may restore the backup created with 20250510-plucky using 20250303-oracular (and vice versa) for example...?" -> Yes. Exactly.
BTW, we have resolved the "\" issue in Clonezilla live >= 3.2.2-5 or 20250512-*. Please test it.
Thank you!
I tested 20250512-questing & partition names & alignment seemed to be like before. The image backup process also seemed to go like before. I did not try image restore.
All seems to be well again :)
Thanks so much,
Yeow
Cool! Thanks for confirming that.