My Sys Admin, and I wanted to be able to add and remove images from the repository by mounting the volume where they are located (Mac OSX 10.7.5). The file path was not changed, but I was granted rw permissions. Since this change, the images have failed to restore due to an error stating that either the image was corrupt, or that location does not exist.
find /home/partimag/ -print returns fine every time.
Thoughts?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is weird... Are you able to test reading the file?
Like use text editor to read those txt file, and use "gzip --test" to test the partition image files?
Also, try to remount the repository...
Steven.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Guys,
My Sys Admin, and I wanted to be able to add and remove images from the repository by mounting the volume where they are located (Mac OSX 10.7.5). The file path was not changed, but I was granted rw permissions. Since this change, the images have failed to restore due to an error stating that either the image was corrupt, or that location does not exist.
find /home/partimag/ -print returns fine every time.
Thoughts?
This is weird... Are you able to test reading the file?
Like use text editor to read those txt file, and use "gzip --test" to test the partition image files?
Also, try to remount the repository...
Steven.