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

EWFmount Error #601

Open
princedavinci opened this issue Jun 21, 2023 · 17 comments
Open

EWFmount Error #601

princedavinci opened this issue Jun 21, 2023 · 17 comments

Comments

@princedavinci
Copy link

Hi All,

I am struggling to mount E01 images on the sift workstation using ewfmount. I get the below error:
Capture
I am so confused and not sure whats causing this issue. I using vmware player to run the environment.
Any assistance will be highly appreciated.

Thanks.

@mark-hallman
Copy link

Your command line looks correct. Try renaming your E01 to remove the space. Also, confirm that /mnt/ewf_mount exists. It should, but check it anyway.

You can also verify the E01 with ewfinfo and ewfverify.

ewfinfo filename.E01
ewfverify filename.E01

@princedavinci
Copy link
Author

I have tried with other E01s that dont have spaces and get the same error. I will perform the top two instructions and show output. Thanks for the speedy response.

@princedavinci
Copy link
Author

Hi @mark-hallman please see screenshot below:
Capture2

The said images mount perfectly on my WSL2 environment.
Thanks

@digitalsleuth
Copy link

@princedavinci When running the ewf commands in WSL and in the VM, are you using the same image (E01) to test both environments? If so, can you try the following on the image from within the SIFT Workstation:

xxd 002-MEM-DTP.E01 | head
mmls 002-MEM-DTP.E01
ls -lah 002-MEM-DTP.E01

One difference could be how you're accessing the E01 from within the SIFT Workstation. If you have a Shared Folder mapped into the VM, then permissions to access the file might not be propagating through the Shared Folder. The same could be said if the file is accessed through a network share.

You could also try checking the MD5 of the file (not the E01 content hash, but simply the file) from within the SIFT Workstation and within the WSL environment to see if you have the same hash with both, and if you're able to access the E01 properly through both environments. This will help narrow down whether this is an ewftools issue or not.

Cheers

@princedavinci
Copy link
Author

@digitalsleuth You make a lot of sense as I dragged files across onto the VM while on WSL I used the shared folder. Let try the above and will revert back.

Thanks

@digitalsleuth
Copy link

Hi @princedavinci , did you ever get this resolved?

@princedavinci
Copy link
Author

princedavinci commented Jul 28, 2023 via email

@joachimmetz
Copy link

Try using a more recent version of ewfmount

@princedavinci
Copy link
Author

princedavinci commented Feb 12, 2024 via email

@joachimmetz
Copy link

will boot up the machine and try updating.

Does SIFT provide a more recent version?

@ekristen
Copy link
Contributor

I'll be looking into this tomorrow to see where we source and what's available.

@princedavinci
Copy link
Author

princedavinci commented Feb 12, 2024 via email

@ekristen
Copy link
Contributor

ewfmount comes from the GIFT.

22.04 - ewfmount 20140816 which is the latest from the PPA repository
20.04 - ewfmount 20140812 which is the latest from the PPA repository

@joachimmetz
Copy link

as you can see in the screenshot the reporter runs 20140807

@joachimmetz
Copy link

20.04 - ewfmount 20140812 which is the latest from the PPA repository

we don't support 20.04 any more, please upgrade to 22.04 and expect us to upgrade to 24.04 once available relatively quickly

@ekristen
Copy link
Contributor

@joachimmetz understood you don't, but the packages are still available (please do not remove them, if you are I need a heads up so I can clone them)

22.04 is the new base image and we'll support 24.04 as soon as we can but you are 1 of hundreds we have to have support for to effectively make a new base image. Plus it takes time to swap out the major OS in classes.

@princedavinci you should be able to run apt-get upgrade or apt-get update && apt-get install libewf-tools to get the latest available ewfmount version.

@joachimmetz
Copy link

22.04 is the new base image and we'll support 24.04 as soon as we can but you are 1 of hundreds we have to have support for to effectively make a new base image.

Unclear what you mean with "supporting" me in this context? I don't need SIFT to support me, nor have I ever received support from SIFT or SANS for that matter.

This is why for Plaso we strongly recommend using Docker

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

5 participants