-
Notifications
You must be signed in to change notification settings - Fork 64
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
Comments
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 filename.E01 |
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. |
Hi @mark-hallman please see screenshot below: The said images mount perfectly on my WSL2 environment. |
@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 |
@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 |
Hi @princedavinci , did you ever get this resolved? |
Hi I eventually left it after realising the environment I was working on had too man security issues which in turn affected my access to the EO1 files. Sent from my iPhoneOn 28 Jul 2023, at 20:39, Digital Sleuth ***@***.***> wrote:
Hi @princedavinci , did you ever get this resolved?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Try using a more recent version of ewfmount |
Hi Joachim
will boot up the machine and try updating.
Thanks.
…On Sat, Feb 10, 2024 at 11:52 AM Joachim Metz ***@***.***> wrote:
Try using a more recent version of ewfmount
—
Reply to this email directly, view it on GitHub
<#601 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABKBEW3PRD2IEVL25F3P2MLYS47PBAVCNFSM6AAAAAAZPF2FR6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZWHE2TOMJUHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Does SIFT provide a more recent version? |
I'll be looking into this tomorrow to see where we source and what's available. |
Sounds good, thanks!
…On Mon, Feb 12, 2024 at 6:44 AM Erik Kristensen ***@***.***> wrote:
I'll be looking into this tomorrow to see where we source and what's
available.
—
Reply to this email directly, view it on GitHub
<#601 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABKBEW4J3HJ2VWONQM4QZKDYTGM4JAVCNFSM6AAAAAAZPF2FR6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZYGA2TSOJYGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
ewfmount comes from the GIFT. 22.04 - |
as you can see in the screenshot the reporter runs 20140807 |
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 |
@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 |
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 |
Hi All,
I am struggling to mount E01 images on the sift workstation using ewfmount. I get the below error:
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.
The text was updated successfully, but these errors were encountered: