Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
http403 opened this issue Jul 17, 2023 · 0 comments
Open

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

http403 opened this issue Jul 17, 2023 · 0 comments

Comments

@http403
Copy link

http403 commented Jul 17, 2023

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\
@http403 http403 changed the title Cache doesn't respect --temp-folder Cache and Index doesn't respect --temp-folder Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant