fiddyschmitt / clonezilla-util

Mount Clonezilla images in Windows
198 stars 12 forks source link

Cache and Index doesn't respect `--temp-folder` #41

Open http403 opened 1 year ago

http403 commented 1 year ago

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

  1. 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\