win11-x64 netboot error
Verfasst: 26 Feb 2026, 10:42
Hallo zusammen,
ich habe heute ein update gemacht und erhalte jetzt beim versuch win11 per netboot zu installieren folgenden Fehler:
Hat hier jemand eine idee? Kann das daran liegen, dass ich versuche 25H2 zu installieren, winpe aber mit 24H2 erstellt wurde?
ich habe heute ein update gemacht und erhalte jetzt beim versuch win11 per netboot zu installieren folgenden Fehler:
Code: Alles auswählen
[3] [2026-02-26 09:33:09.323] [ ] Command '/usr/sbin/sgdisk --clear -g -p /dev/sda' failed (2):
Caution: invalid main GPT header, but valid backup; regenerating main header
from backup!
Warning: Invalid CRC on main header data; loaded backup partition table.
Warning! One or more CRCs don't match. You should repair the disk!
Main header: ERROR
Backup header: OK
Main partition table: OK
Backup partition table: OK
Invalid partition data!
Information: Creating fresh partition table; will override earlier problems!
The operation has completed successfully.
(opsimain.py:1830)
Traceback (most recent call last):
File "/usr/lib/opsi-agent/_internal/opsiagent_plugins/bootimage/python/legacy/opsimain.py", line 1752, in <module>
exec(compile(open(actionScript, "rb").read(), actionScript, "exec"))
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/setup.py", line 1051, in <module>
execute('/usr/sbin/sgdisk --clear -g -p %s' % (disk.device))
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "OPSI/System/Posix.py", line 1042, in execute
RuntimeError: Command '/usr/sbin/sgdisk --clear -g -p /dev/sda' failed (2):
Caution: invalid main GPT header, but valid backup; regenerating main header
from backup!
Warning: Invalid CRC on main header data; loaded backup partition table.
Warning! One or more CRCs don't match. You should repair the disk!
Main header: ERROR
Backup header: OK
Main partition table: OK
Backup partition table: OK
Invalid partition data!
Information: Creating fresh partition table; will override earlier problems!
The operation has completed successfully.