Seite 1 von 1
Windows installation auf Dell System
Verfasst: 05 Apr 2023, 18:16
von smithers
Hallo zusammen,
Kann mir vielleicht einer erklären wie man Dell Systeme betanken kann ?
Virtuelle Systeme gehen ohne Probleme.
Dell Systeme bekomme ich nicht installiert.
Ständig nach dem PE Load kommt dann folgende Meldung
The System cannot find the drive specified.
Wenn es sich um Treiber handelt, wie bekomme ich die in ein UEFI PE rein ?
Die Anleitung von Opsi beziehen sich in grunde immer nur auf auf WIM Datei, bzw. auf alte Win7 Systeme, dieses funktioniert so aber nicht bei Windows 10 / 11
habe die Anleitung hier hoch und runter probiert ich komme einfach nicht mehr weiter

Re: Windows installation auf Dell System
Verfasst: 05 Apr 2023, 19:27
von SisterOfMercy
What is the output of
# /var/lib/opsi/depot/win10-x64/show_drivers.py <clientname-in-opsi>
Also, do you have a logfile you can upload somewhere?
Location: /var/log/opsi/bootimage/<clientname-in-opsi>.log
Re: Windows installation auf Dell System
Verfasst: 05 Apr 2023, 21:10
von smithers
Additional drivers for integration found using byAudit (System) for vendor: 'Dell Inc.' model : 'Latitude 5530 (0B06)' Check if drivers are available.
Additional drivers for integration found using byAudit (Motherboard) for vendor: 'Dell Inc.' model : '0C6CYC' Check if drivers are available.
PCI-Devices
No devices installed
USB-Devices
No devices installed
HD-Audio-Devices
[10EC:0236] Realtek ALC3204
No driver - vendor directory '/var/lib/opsi/depot/win10-x64/drivers/hdaudioids/10EC' not found
root@opsisrv:/var/lib/opsi/depot/win10-x64#
Re: Windows installation auf Dell System
Verfasst: 05 Apr 2023, 22:19
von smithers
Ich habe bereits ins ISO diverse Treiber ( ca 300 Stück ) eingespielt
Das Iso ist ist auch auf dem OPSI Server hinterlegt und die rechte sind gesetzt ( Test Installation ) habe ich bereits auf einer VM erfolgreich getätigt.
Nur bei diesen ollen Dell System , bekomme ich das OS nicht über den Verteiler zum laufen
Alle versuch führen aktuell zu ein und den gleichen Fehlerbild ...
The system cannot find the driver specified.
Nachtrag...
die Treiber habe ich aus einen Dell Installation Image, wovon das System installiert werden kann.
( hier sind alle treiber in grunde hinterlegt ( SSD , Netzwerk & co. )
Re: Windows installation auf Dell System
Verfasst: 06 Apr 2023, 00:13
von SisterOfMercy
Yeah, I can't see what's in those dell driver things, so I'd like to make sure.
But at least something is not adding up, because the output of show-drivers.py needs to be much longer. At the end of the bootimage, before windows setup starts it should have sent the logfile to the server, and should also have done a hardware audit.
Can you add loglevel=8 to the bootimage parameters?
In Configed: Host parameters → opsi-linux-bootimage.append
You only need to do this for this one client.
If you have this bootimage log file you can email it to me: i[blah]c(blah)
t@dgip.nl
(remove the blah blahs, it's three letters in front of the @)
smithers hat geschrieben: ↑05 Apr 2023, 22:19
Ich habe bereits ins ISO diverse Treiber ( ca 300 Stück ) eingespielt
Das Iso ist ist auch auf dem OPSI Server hinterlegt und die rechte sind gesetzt ( Test Installation ) habe ich bereits auf einer VM erfolgreich getätigt.
Do you mean in the various .wim files? I think you would need to add it to both the install.wim (in the installfiles directory) and the boot.wim (in the winpe directory).
However, in my opinion it is much easier to just maintain a driver structure on the opsi server, than to integrate every all drivers. Perhaps one or two that are necessary to get the basics working. This also keeps the size of the .wim files down.
Re: Windows installation auf Dell System
Verfasst: 06 Apr 2023, 07:42
von m.radtke
smithers hat geschrieben: ↑05 Apr 2023, 18:16
Ständig nach dem PE Load kommt dann folgende Meldung
The System cannot find the drive specified.
Wenn es sich um Treiber handelt, wie bekomme ich die in ein UEFI PE rein ?
Die Anleitung von Opsi beziehen sich in grunde immer nur auf auf WIM Datei, bzw. auf alte Win7 Systeme, dieses funktioniert so aber nicht bei Windows 10 / 11
Der Storage Treiber fehlt im WinPE.
Auf welcher Basis hast du das WinPE erstellt?
Wie man Treiber in die boot.wim des WinPE integriert ist auch hier gut beschrieben
https://download.uib.de/opsi4.2/documen ... 6-extendpe
Wichtig: die Treiber müssen PE fähig sein.
gruß
Mathias
Re: Windows installation auf Dell System
Verfasst: 06 Apr 2023, 12:41
von smithers
Auf Basis einer Clean VM
Meinst du ich sollte es mal auf Basis des Dell Systems machen ?
Re: Windows installation auf Dell System
Verfasst: 06 Apr 2023, 12:53
von m.radtke
Welche Windows Version kam zum Einsatz?
Ab einer gewissen Version sind NVME Treiber in Windows integriert. Glaube 1709 oder 1809.
Ich vermute aber das die Dell Kiste Intel VMD aktiv hat und dann musts du den Intel RST Treiber in das WinPE integrieren. Oder Intel VMD deaktivieren wenn möglich.
Gruß
Mathias