We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am trying to extract some files from a WIN10 disk image created with clonezilla "clonezilla-live-3.0.3-22-i686".
I am trying to do this on a WIN7 64bit system where I have installed the latest stable clonezilla-util and the reccomanded dokan driver
The command line is: clonezilla-util.exe mount --input G:\Backups\Engineering\2024-12-26-19-img --mount L:\
clonezilla-util.exe mount --input G:\Backups\Engineering\2024-12-26-19-img --mount L:\
Any idea what I am doing wrong? Dave
The text was updated successfully, but these errors were encountered:
Hi Dave,
I'll try it on Win7 tonight.
It might be worth installing .NET 8 manually.
Could you please send a screenshot or output of the clonezilla-util?
Thank you, Fidel
Sorry, something went wrong.
I've tried it on Windows 7 and can see all kinds of errors related to the runtime environment, but not your exact error.
I'm thinking it might not work on Windows 7.
No branches or pull requests
I am trying to extract some files from a WIN10 disk image created with clonezilla "clonezilla-live-3.0.3-22-i686".
I am trying to do this on a WIN7 64bit system where I have installed the latest stable clonezilla-util and the reccomanded dokan driver
The command line is:
clonezilla-util.exe mount --input G:\Backups\Engineering\2024-12-26-19-img --mount L:\
Any idea what I am doing wrong?
Dave
The text was updated successfully, but these errors were encountered: