How to mount NTFS partition image in Windows created with dd on Linux?

As per the title, I need to work with an image created from Linux via ddrescue /dev/sda3 image.img in Windows. Notice that this is an image of a partition, not the entire drive.

How can this be mounted in Windows 10?

3

1 Answer

Found a great and free tool that works well for this:

mounted

Steps:

select image

select entire image

(No Step 3 with these options)

select correct options

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like