I have this issue when no restore option is asked, when booting the live CD.
According to another topic, it seems to search an image from the /home/partimag directory, if nothing found, no restore option is shown.
Well, but in my case, i can ls -al /home/partimag directory, and view my image. Its a network drive mounted, so i cant "boot with this drive" (as the solution is, into the other topic)
Any help would be appreciated!
Thanks in advance,
Thibax
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
… So i tried to copy files from samba share to virtualbox harddrive, in order to only have local files
-> mkdir /mnt/sda && mount /dev/sda1 (sda being my virtualbox harddrive)
-> cp samba/david /mnt/sda
-> mount -o bind /mnt/sda /home/partimag
Now when I ls -al /home/partimag i can see same files as in my previous screen.
When booting from command line (with no reboot to keep my mount), i "skip" when selecting the directory source/destination (because it says it will keep the actual /home/partimag), and still no restore available, only cloning :/
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hey guyz,
I have this issue when no restore option is asked, when booting the live CD.
According to another topic, it seems to search an image from the /home/partimag directory, if nothing found, no restore option is shown.
Well, but in my case, i can ls -al /home/partimag directory, and view my image. Its a network drive mounted, so i cant "boot with this drive" (as the solution is, into the other topic)
Any help would be appreciated!
Thanks in advance,
Thibax
… So i tried to copy files from samba share to virtualbox harddrive, in order to only have local files
-> mkdir /mnt/sda && mount /dev/sda1 (sda being my virtualbox harddrive)
-> cp samba/david /mnt/sda
-> mount -o bind /mnt/sda /home/partimag
Now when I ls -al /home/partimag i can see same files as in my previous screen.
When booting from command line (with no reboot to keep my mount), i "skip" when selecting the directory source/destination (because it says it will keep the actual /home/partimag), and still no restore available, only cloning :/
This is weird…
Does your issue still remain?
Steven.