Die Suche ergab 37 Treffer

von aellert
08 Jun 2016, 14:06
Forum: Free Support
Thema: Cache failure: failed to free enough disk space for product cache
Antworten: 2
Zugriffe: 3452

Cache failure: failed to free enough disk space for product cache

Hello,

I often get this error :

Code: Alles auswählen

Cache failure: failed to free enough disk space for product cache
Is there any global variable somewhere to increase the max value of this cache ?

Thank you

PS : I use OPSI WAN extension.
von aellert
29 Apr 2016, 11:12
Forum: Free Support
Thema: WINPE : the system cannot find the drive specified
Antworten: 15
Zugriffe: 21767

Re: WINPE : the system cannot find the drive specified

Finally, I got everything working properlly :) FYI, this is what I did : 1. Patch WinPE (boot.wim) to include https://support.microsoft.com/en-us/kb/2990941 as it adds NVMe support to Windows 7 (I used Method 1) 2. Add Samsung NVMe driver to WinPE. Downloaded from HP web site (http://h20564.www2.hp....
von aellert
25 Apr 2016, 14:30
Forum: Free Support
Thema: WINPE : the system cannot find the drive specified
Antworten: 15
Zugriffe: 21767

Re: WINPE : the system cannot find the drive specified

I just tried to manually reinstall Windows using Dell Recovery image...and disk is still not found !
I'm pretty sure it's not an OPSI problem here.

Nvm, I will keep you updated.
von aellert
22 Apr 2016, 14:19
Forum: Free Support
Thema: WINPE : the system cannot find the drive specified
Antworten: 15
Zugriffe: 21767

Re: WINPE : the system cannot find the drive specified

@ngbr I tried with winpenetworkmode = false but still no IP an no C: drive.
Same error at the same step :(
von aellert
21 Apr 2016, 14:57
Forum: Free Support
Thema: WINPE : the system cannot find the drive specified
Antworten: 15
Zugriffe: 21767

Re: WINPE : the system cannot find the drive specified

@uncle_scrooge, it's exactly what I have already done. I built a clean WinPE and then extend it with Dell WinPE 3.0. Just want to mention that this WinPE works for others Dell models. I followed the manual way, from step "%ProgramFiles%\Windows AIK\Tools\PETools\copype.cmd" <ARCH> C:\winpe...
von aellert
19 Apr 2016, 18:57
Forum: Free Support
Thema: WINPE : the system cannot find the drive specified
Antworten: 15
Zugriffe: 21767

Re: WINPE : the system cannot find the drive specified

I see that the correct driver is been added to a file named work.cmd : # grep work.cmd /var/log/opsi/bootimage/ivsfrlt-d52rp72.ivsdomain.fr.log [5] [Apr 19 12:47:18] Creating work.cmd (setup.py|769) (setup.py|799)47:23] Adding to work.cmd: drvload c:\drv\64\E1D62x64.inf [6] [Apr 19 12:47:23] Executi...
von aellert
19 Apr 2016, 18:37
Forum: Free Support
Thema: WINPE : the system cannot find the drive specified
Antworten: 15
Zugriffe: 21767

Re: WINPE : the system cannot find the drive specified

I checked and the network drivers are present in the WinPE environnement in the target machine directory :

Code: Alles auswählen

X:\winpe\mount\Windows\System32\DriverStore\FileRepository\e1d62x64.inf_amd64_neutral_0337bad15cc7c5d9
Don't know why they are not automatically loaded
von aellert
19 Apr 2016, 17:43
Forum: Free Support
Thema: WINPE : the system cannot find the drive specified
Antworten: 15
Zugriffe: 21767

Re: WINPE : the system cannot find the drive specified

I found an excellent documentation here : http://support.rm.com/TechnicalArticle. ... TEC1287003
After using this command :

Code: Alles auswählen

netcfg -winpe
An IP is assigned !

What's next ?
von aellert
19 Apr 2016, 17:32
Forum: Free Support
Thema: WINPE : the system cannot find the drive specified
Antworten: 15
Zugriffe: 21767

Re: WINPE : the system cannot find the drive specified

I tried to download and extract only the network driver (http://www.dell.com/support/home/fr/fr/19/product-support/servicetag/D52RP72/drivers). Then copy it on a USB stick and use command drvload E1C62x64.inf E1D62x64.inf E1R62x64.inf Few seconds later everything seems to be loaded but an ipconfig s...