[Bug 256722] [PATCH] EFI boot: Fix boot freeze on some systems
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 256722] [PATCH] EFI boot: Fix boot freeze on some systems"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 Nov 2023 11:09:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256722 --- Comment #16 from David Sebek <dasebek@gmail.com> --- (In reply to Piotr Pawel Stefaniak from comment #14) This patch fixes the code that copies the kernel to a predefined memory address. Recent FreeBSD 13 and 14 can boot the kernel from an arbitrary memory address and don't require copying. Your output shows that it didn't copy the kernel "(not copying)", so I suspect the problem is somewhere else. Does your computer freeze, or does it continue booting without any further output showing up? Does the computer have multiple video or serial console outputs? -- You are receiving this mail because: You are the assignee for the bug.