CodingWonders / DISMTools

The connected place for Windows system administration
GNU General Public License v3.0
331 stars 12 forks source link

Errors #156

Open Procstas opened 2 weeks ago

Procstas commented 2 weeks ago

What is the bug about? Please describe the bug you're experiencing. Examples: DISMTools Errors DISM Version 10.0.26100.1 Windows ADK version (Windows Terminal v1.20.11781.0)

80070002 The system cannot find the file specified (After succesfull mounting .wim file on (SoftPerfect) RAMdrive R:\Mount 80070003 The system cannot find the path specified (in succession to previous error)

How does it happen? Please provide the steps necessary to reproduce this bug:

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

NOTE: in the case of a program exception, you need to paste the error information in the first section. Remove example information beforehand.

Procstas commented 2 weeks ago

DISMTools Errors DISM Version 10.0.26100.1 Windows ADK version (Windows Terminal v1.20.11781.0)

80070002 The system cannot find the file specified (After succesfull mounting .wim file on (SoftPerfect) RAMdrive R:\Mount 80070003 The system cannot find the path specified (in succession to previous error)

CodingWonders commented 2 weeks ago

Hi @Procstas,

What is the path of the image file, and where are you trying to mount it in the RAM drive?

Procstas commented 2 weeks ago

Answers below

From: CodingWonders @.> Sent: zondag 25 augustus 2024 14:04 To: CodingWonders/DISMTools @.> Cc: Procstas @.>; Mention @.> Subject: Re: [CodingWonders/DISMTools] Errors (Issue #156)

Hi @Procstas https://github.com/Procstas ,

What is the path of the image file, Y:\PhoenixPE\boot.wim

and where are you trying to mount it in the RAM drive? R:\mount\

wim file is mounted fine. After errors, file can be unmounted successful.

— Reply to this email directly, view it on GitHub https://github.com/CodingWonders/DISMTools/issues/156#issuecomment-2308804104 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AIRGTVMMSGDPTPGBIPN6AOTZTHB2ZAVCNFSM6AAAAABNCPGOR2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBYHAYDIMJQGQ . You are receiving this because you were mentioned. https://github.com/notifications/beacon/AIRGTVLQ7UWHTVQAN56UAALZTHB2ZA5CNFSM6AAAAABNCPGOR2WGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTUJTWHAQ.gif Message ID: @. @.> >

CodingWonders commented 2 weeks ago

I'll test RAM drive support, since I've never done that sort of experiment.

Procstas commented 2 weeks ago

Test results with corresponding DISM.log

DISMTools 0.5.1

.wim file Y:\PhoenixPE\boot.wim

Test 1 Mount to RAM drive R:\Mount

Results:

Error code 80070002 The system cannot find the file specified

Error code 8007007E The specified module could not be found

Error code 80070003 The system cannot find the path specified

remark: The .wim files was mounted successful

Unmount Results:

successful unmounted without errors

Test 2 Mount to HDD Y:\DISM\Mount

Results:

Error code 80070002 The system cannot find the file specified

Error code 8007007E The specified module could not be found

Error code 80070003 The system cannot find the path specified

remark: The .wim files was mounted successful

Unmount Results:

successful unmounted without errors

From: CodingWonders @.> Sent: zondag 25 augustus 2024 14:14 To: CodingWonders/DISMTools @.> Cc: Procstas @.>; Mention @.> Subject: Re: [CodingWonders/DISMTools] Errors (Issue #156)

I'll test RAM drive support, since I've never done that sort of experiment.

— Reply to this email directly, view it on GitHub https://github.com/CodingWonders/DISMTools/issues/156#issuecomment-2308808006 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AIRGTVIVHDSMZL4PO7D3TQDZTHDBNAVCNFSM6AAAAABNCPGOR2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBYHAYDQMBQGY . You are receiving this because you were mentioned. https://github.com/notifications/beacon/AIRGTVLKNDUSL4BZPXJWKUTZTHDBNA5CNFSM6AAAAABNCPGOR2WGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTUJTWOUM.gif Message ID: @. @.> >

Procstas commented 2 weeks ago

Windows 11 23H2 10.0.22631.4037

C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\DISM\dism.exe

From: CodingWonders @.> Sent: zondag 25 augustus 2024 14:14 To: CodingWonders/DISMTools @.> Cc: Procstas @.>; Mention @.> Subject: Re: [CodingWonders/DISMTools] Errors (Issue #156)

I'll test RAM drive support, since I've never done that sort of experiment.

— Reply to this email directly, view it on GitHub https://github.com/CodingWonders/DISMTools/issues/156#issuecomment-2308808006 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AIRGTVIVHDSMZL4PO7D3TQDZTHDBNAVCNFSM6AAAAABNCPGOR2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBYHAYDQMBQGY . You are receiving this because you were mentioned. https://github.com/notifications/beacon/AIRGTVLKNDUSL4BZPXJWKUTZTHDBNA5CNFSM6AAAAABNCPGOR2WGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTUJTWOUM.gif Message ID: @. @.> >

CodingWonders commented 2 weeks ago

@Procstas, I would like to thank you for giving me all that information. You've helped isolate the problem to a specific software configuration