There are multiple models to restore to.
and there are cases where the DISK of nvme is the destination, and cases where the DISK of sda is the destination.
I saw the description "1st-disk" in the source code, so I tried it.
However, it looks like it is trying to restore to loop0.
On a PC with only one disk, is there any way to automatically restore the nvme case and the sda case with a single menu in grub.cfg?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for the bug report. We will examine and try to fix it.
As for your question,
"On a PC with only one disk, is there any way to automatically restore the nvme case and the sda case with a single menu in grub.cfg?" -> You meant there is only one disk, not two disks, right? If so, if the 1st-disk option is fixed, then this issue will be solved.
Steven
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There is only one built-in.
It is either nvme or sda.
I'm glad that I'll be able to select it automatically.
(The mount "sdb2 or sda2" in the pre option will use sh)
The souceforge donate is not available in Japan, so please let me know if you have a github account.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Please give Clonezilla live >= 2.7.2-2 or 20210216-* a try: https://clonezilla.org/downloads.php
The loop device will be excluded when "1st-disk" is assigned as the device name.
Please let us know the results.
BTW, my github: https://github.com/stevenshiau
Actually both DRBL and Clonezilla project are on gitlab.com now. The ones on github have been archived.
Steven
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There are multiple models to restore to.
and there are cases where the DISK of nvme is the destination, and cases where the DISK of sda is the destination.
I saw the description "1st-disk" in the source code, so I tried it.
However, it looks like it is trying to restore to loop0.
On a PC with only one disk, is there any way to automatically restore the nvme case and the sda case with a single menu in grub.cfg?
Thanks for the bug report. We will examine and try to fix it.
As for your question,
"On a PC with only one disk, is there any way to automatically restore the nvme case and the sda case with a single menu in grub.cfg?" -> You meant there is only one disk, not two disks, right? If so, if the 1st-disk option is fixed, then this issue will be solved.
Steven
thanks.
There is only one built-in.
It is either nvme or sda.
I'm glad that I'll be able to select it automatically.
(The mount "sdb2 or sda2" in the pre option will use sh)
The souceforge donate is not available in Japan, so please let me know if you have a github account.
Please give Clonezilla live >= 2.7.2-2 or 20210216-* a try:
https://clonezilla.org/downloads.php
The loop device will be excluded when "1st-disk" is assigned as the device name.
Please let us know the results.
BTW, my github:
https://github.com/stevenshiau
Actually both DRBL and Clonezilla project are on gitlab.com now. The ones on github have been archived.
Steven