Hasleo Software Forums

Full Version: The system cannot find the path specified. (0x01A3008500000000)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am trying to make a backup alternately using two hard drives as the destination, obviously with the same drive letter, but if with the one I used to create the task there are no problems, with the second one, which contains the folders with the same name, I get the error "The system cannot find the path specified. (0x01A3008500000000)".
Hasleo may use the GUID of the storage device (which is letter independent) in order to keep from destroying DATA on another drive with the same letter assigned.  Many imaging Systems allow for this... just a guess.
Thanks for the suggestion, I hadn't thought of that, actually looking at the logs it shows that it uses GUIDs, I'll have to try setting them the same and see what happens.
I tried changing the GUID but it still gives the same error. The partition serial number is also the same.
I tried changing the GUID but it still gives the same error. The partition serial number is also the same. Since the task is triggered by the shutdown, I cannot create another to use alternately.
Hasleo Backup Suite uses the unique partition identifier (disk GUID and partition GUID for partitions on GPT disks, disk signature and partition location for partitions on MBR disks) instead of the drive letter to identify a driver.
I solved the problem by using software that performed the cloning while keeping the disk and partition GUIDs unchanged.
Of course, this makes it impossible to connect the two disks at the same time.