Re: [ipxe-devel] initrd corruption since commit ef038491858cb51f8aa17b1f6e50444d2e627413

2025-04-28 Thread Sven Dreyer via ipxe-devel
Am 28.04.25 um 16:59 schrieb Michael Brown: Now reproduced, and should be fixed in commit   https://github.com/ipxe/ipxe/commit/412ad5601 Thanks, Michael I can confirm that this fixes the problem for me (for Debian as well as for Windows PE). Many thanks! Sven __

Re: [ipxe-devel] initrd corruption since commit ef038491858cb51f8aa17b1f6e50444d2e627413

2025-04-28 Thread Sven Dreyer via ipxe-devel
Am 26.04.25 um 02:07 schrieb Michael Brown: I'm unable to reproduce your problem, sorry.  But since you have a bisection result: try starting from commit b65f67d44 (i.e. the previous commit, which you say works for you), and add in one change at a time from commit ef0384918.  For example, start

[ipxe-devel] initrd corruption since commit ef038491858cb51f8aa17b1f6e50444d2e627413

2025-04-25 Thread Sven Dreyer via ipxe-devel
Dear iPXE developers, after the easter holidays, I just noticed that I can neither boot my Debian amd64 nfsroot system nor my Windows 10 PE x86_64 any longer. The iPXE Debian nfsroot thing worked like a charm with various Debian releases on amd64 as well as on i386. Now it doesn't boot beca

Re: [ipxe-devel] commit 3ef4f7e2ef4a22ea1e2eccc72957d7bf3fe2f945 breaks "prompt --key" command

2023-07-08 Thread Sven Dreyer via ipxe-devel
Am 07.07.23 um 16:27 schrieb Michael Brown via ipxe-devel: Proposed fix is in https://github.com/ipxe/ipxe/pull/990 Works like a charm, many thanks! Best regards, Sven ___ ipxe-devel mailing list ipxe-devel@lists.ipxe.org https://lists.ipxe.org/mail

[ipxe-devel] commit 3ef4f7e2ef4a22ea1e2eccc72957d7bf3fe2f945 breaks "prompt --key" command

2023-07-07 Thread Sven Dreyer via ipxe-devel
Hi, I just noticed that my iPXE script containing a line "prompt --key 0x197e [..]" stopped working. Pressing F12 acted like I was pressing a different key. This worked in my last build from June 11. Thanks to the comprehensive documentation, I was able to bisect it to the following commit: