Posts: 96
melodie
Joined: 15 Feb 2008
#1
Hi,

the md5 file contains the full path to where the iso was originally created. I wonder if this could be done differently ? To get this:

Code: Select all

$ cat snapshot1.iso.md5 
0ad7fb7bb5c4a6b87c34bd0ee14db1f9  snapshot1.iso
Instead of"/home/snapshot/snapshot1.iso" ?

Thanks.