[Solved] PXE Boot Lenovo X13 Gen3

Antworten
magicalUnicorn
Beiträge: 201
Registriert: 07 Mär 2019, 14:46

[Solved] PXE Boot Lenovo X13 Gen3

Beitrag von magicalUnicorn »

Moin,

Ich hab hier ein Lenovo X13 Gen3 mit Ryzen Pro 6650U hier stehen. Leider kämpfe Ich aktuell mit dem Netboot. Zuerst schlug der Netboot mit der Meldung fehl:

Code: Alles auswählen

hub 6-0:1.0: config failed, hub doesn`t have any ports! (err -19)
fail to initialize ptp_kvm
Failed to execute /init (error -8)
Nach einem Update des opsi-linux-bootimage ist der Fehler verschwunden und das Linux Bootimage (samt Partitonierung etc) läuft durch. Danach will der Rechner dann in die WinPE starten und hier kommt dann folgender Fehler:

Code: Alles auswählen

error: variable `root` isn´t set.
error you need to load the kernel first.
Ich hab auch schon probiert die folgenden Parameter (alle zusammen und in Kombination) an das bootimage anzuhängen: noapic, nomodeset, mem=4g, ramdisk_size=4194304000

Hat da wer Erfahrung mit und kennt die Lösung? :D
Zuletzt geändert von magicalUnicorn am 15 Jun 2023, 08:50, insgesamt 1-mal geändert.
Benutzeravatar
SisterOfMercy
Beiträge: 1556
Registriert: 22 Jun 2012, 19:18

Re: PXE Boot Lenovo X13 Gen3

Beitrag von SisterOfMercy »

So you have updated your OS packages. Have you also ran opsi-package-updater?
Bitte schreiben Sie Deutsch, when I'm responding in the German-speaking part of the forum!
magicalUnicorn
Beiträge: 201
Registriert: 07 Mär 2019, 14:46

Re: PXE Boot Lenovo X13 Gen3

Beitrag von magicalUnicorn »

SisterOfMercy hat geschrieben: 14 Jun 2023, 23:02 So you have updated your OS packages. Have you also ran opsi-package-updater?
I ran opsi-package-updater and forgot that it doesn´t update the OS packages if they are installed with a different product-id. I also couldn´t just install/update the new OS package over the old one using opsi-package-manager. So I justed removed the old version, installed the new version with the same name again and now it´s working :)
Antworten