Hi - I have successfully created 2 images now (because I thought the first time I created the image in /home/partimage was done incorrectly.)
I have the two images and if I run the restore on the same computer and select all the proper options, I can see the images I have created.
However, when I try to run the restore on the computer that I actually want to restore the image onto, I don't see the option to select either of my images the way I do from the original machine I captured the image from.
What other information do I need to provide the team here or what am I doing wrong?
Thanks,
Sebouh
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
"I don't see the option to select either of my images the way I do from the original machine I captured the image from." -> Are you sure the image repository is correctly mounted as /home/partimag?
You can run the following commands to check:
1. sudo -i
2. mount
3. df -ah
Please post the results of (2) and (3).
Steven.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi - I have successfully created 2 images now (because I thought the first time I created the image in /home/partimage was done incorrectly.)
I have the two images and if I run the restore on the same computer and select all the proper options, I can see the images I have created.
However, when I try to run the restore on the computer that I actually want to restore the image onto, I don't see the option to select either of my images the way I do from the original machine I captured the image from.
What other information do I need to provide the team here or what am I doing wrong?
Thanks,
Sebouh
"I don't see the option to select either of my images the way I do from the original machine I captured the image from." -> Are you sure the image repository is correctly mounted as /home/partimag?
You can run the following commands to check:
1. sudo -i
2. mount
3. df -ah
Please post the results of (2) and (3).
Steven.