leider mussten wir nach einem Crash und fehlerhaften Voll-Backup unseren OPSI config server neu installieren.
Hierfür habe ich die vorinstallierte VM genommen und die (zum Glück) noch vorhandenen .opsi-Pakete wieder im Depot installiert.
Aktuell habe ich allerdings noch ein Problem mit der Windows10-Installation, welche vorher funktioniert hat.
- Hostname und IP des Server identisch wie vor dem Crash
- DHCP-Option 66 = 150.0.1.59 (OPSI config server)
- DHCP-Option 67 = opsi/opsi-linux-bootimage/loader/shimx64.efi.signed
- Installfiles und Winpe-Ordner wieder gefüllt
- modules Datei mit 2000 UEFI-Clients wurde wieder unter /etc/opsi eingefügt
- Beim Setzen von "setup" wird die Datei /tftpboot/opsi/opsi-linux-bootimage/cfg/01-f8-b1-56-c9-6d-d8 angelegt:
- Inhalt:
set timeout=0
menuentry 'Start netboot installation' {
set gfxpayload=keep
linux (pxe)/opsi/opsi-linux-bootimage/install-x64 initrd=miniroot-x64 video=vesa:ywrap,mtrr vga=791 quiet --no-log console=ttyS0 pckey=7b991e935390a82d0ef1ab552a38e048 hn=70w00033 dn=nes.jopp.com product=win10-x64 macaddress=f8:b1:56:c9:6d:d8 service=https://10s00059.nes.jopp.com:4447/rpc
initrd (pxe)/opsi/opsi-linux-bootimage/miniroot-x64
}
- Beim Starten des Clients über die IPv4-NIC wird folgendes angezeigt:
Station IP address is 150.0.33.39 (stimmt auch mit externen DHCP Server überein)
Server IP address is 150.0.1.59
NBP filname is opsi/opsi-linux-bootimage/loader/shimx64.efi.signed
NBP filesize is 956304 Bytes
Downloading NBP file ...
Succeed to download NBP file.
Fetching Netboot Image
Leider bleibt danach der Bildschirm auf dem Client schwarz und nach einiger Zeit wird im opsi configed nur "pxe boot configuration read ()" angezeigt.
OPSI-Versionen:
ii opsi-linux-bootimage 20240110-1 all opsi bootimage for netboot tasks.
ii opsi-server-full 4.3.1.1-1 all opsi server
ii opsi-tftpd-hpa 5.2.8-78 amd64 HPA's tftp server
ii opsi-utils 4.3.2.4-1 amd64 Utilities for working with opsi
ii opsiconfd 4.3.3.7-1 amd64 opsi configuration service
ii opsipxeconfd 4.3.2.5-1 amd64 opsi pxe configuration service
win10-x64 = 4.2.0.6-2
Installfiles = Windows 10 22H2
Vielen Dank für Eure Hilfe!
