Cache and Index doesn't respect `--temp-folder`
http403 opened this issue · 0 comments
http403 commented
Version
Windows: Windows 10 22H2
clonezilla-util: 2.0.4
Problem
When using mount
, mount-as-image-files
, and extract-partition-image
, the cache and index created doesn't respect --temp-folder
.
Step to reproduce
- Mount any Clonezilla image with any command above
Expected behavior
clonezilla-util create caches and index in folder specified by `--temp-folder
Actual behavior
clonezilla-util create caches and inxed in the folder where the executable is
Workaround
Move clonezilla-util executable around
Command used
clonezilla-util mount -i .\laptop-backup\nvme0n1p3.dd-ptcl-img.gz -m Z:\ --temp-folder E:\temp\
clonezilla-util mount -i .\laptop-backup -p nvme0n1p3 -m Z:\ --temp-folder E:\temp\