OSDeploy / OSDCloud

OSDCloud is a process to fully deploy a Windows OS from a WinPE Environment
https://osdcloud.osdeploy.com
61 stars 13 forks source link

Cannot get Windows 11 working with OSDCloud on a HP EliteBook 850 G8 #34

Closed hotzenwalder closed 7 months ago

hotzenwalder commented 7 months ago

In the past we could succesfully image a HP EliteBook 850 G8 with Windows 11 23H2, but lately we get a lot of errors in the imaging phase and Windows 11 23H2 cannot be installed anymore on this specific piece of hardware. We are using the latest version of OSD (24.2.4.1) as far as we know. I have attached a file with the logs (some of the messages are in dutch). Were is says 'PS>TerminatingError(Get-WindowsImage): "Einde van bestand is bereikt.' it means 'end of file reached'. We tried installing it by first downloading the installation image and placing it on the USB stick and we tried by having OSDCloud download the image from Microsoft.

OSDCloud.zip

We can succesfully install Windows 10 22H2 with OSDCloud on the same hardware. We can also still install Windows 11 23H2 in a Virtual Machine on our Hyper-V Platform.

Some errors...

PS>TerminatingError(Get-WindowsImage): "Einde van bestand is bereikt." Get-WindowsImage : Einde van bestand is bereikt. At X:\Program Files\WindowsPowerShell\Modules\OSD\24.2.4.1\Public\OSDCloud.ps1:1001 char:45

Expand-WindowsImage ApplyPath: C:\ ImagePath: C:\OSDCloud\OS\22631.2861.231204-0538.23H2_NI_RELEASE_SVC_REFRESH_CLIENTBUSINESS_VOL_x64FRE_nl-nl.esd Index: 6 ScratchDirectory: C:\OSDCloud\Temp Creating ScratchDirectory C:\OSDCloud\Temp Expand-WindowsImage PS>TerminatingError(Expand-WindowsImage): "Attempted to read past the end of the stream." Expand-WindowsImage : Attempted to read past the end of the stream. At X:\Program Files\WindowsPowerShell\Modules\OSD\24.2.4.1\Public\OSDCloud.ps1:1123 char:13

hotzenwalder commented 7 months ago

Moved the issue to https://github.com/OSDeploy/OSD/issues/109