Closed AkosBakos closed 1 year ago
Same issue here on Hyper-V and also on a Lenovo ThinkPad T590 (1TB SSD and 16 GB RAM). It looks to me like the WinPE Ramdisk (X:) gets filled up to much during the "Savig PowerShell Modules" part:
before and after this step, I have around 300mb free:
during less than 50mb from what i see:
Great input @mmeierm and very useful screenshots
From what I can see, the Install-Module OSD -Force cmdlet seems to download the nupkg File to X:\Windows\Temp (~88MB) and then extract it to a random named folder with around 166MB before it failed as the RAMDisk is full, so far not unexpected.
It looks to me like the current version contians a pretty large ".git" Folder, that makes the whole package nearly double the size as older ones
You guys rock. I'm not sure what the problem is as my publish script hasn't changed, but things should be working now. Thanks Akos for pinging me about the issue
No more issue on my site:
@mmeierm how does it look on your site?
Works like a charm :)
Thank you so much for the quick fix and this wonderful project
Issue fix by @OSDeploy - many thanks
If I start the OSDCloud with this call: Install-Module OSD -Force
Having this error message:
At the end of the WinPE are coming these warning:
This VM has 40GB SSD + 8GB RAM.