Summary: | FreeBSD boot stuck with comconsole in x86 Hyper-V Gen2 | ||
---|---|---|---|
Product: | Base System | Reporter: | schakrabarti <schakrabarti> |
Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
Status: | Open --- | ||
Severity: | Affects Many People | CC: | grahamperrin, lwhsu, markj, whu |
Priority: | --- | ||
Version: | CURRENT | ||
Hardware: | amd64 | ||
OS: | Any |
Description
schakrabarti@microsoft.com
2023-01-03 18:47:08 UTC
What's the git commit hash of your -CURRENT? (In reply to Li-Wen Hsu from comment #1) This is the last commit. commit a0c50eda2987334cb165802250b5f5ee9b5cffea (HEAD -> main, origin/main, origin/HEAD) Author: Joseph Mingrone <jrm@FreeBSD.org> Date: Mon Dec 19 00:07:11 2022 -0400 beinstall.sh: Check correct exit status When retrieving the timestamp of the last commit using git-show(1), do not pipe the output to head(1), otherwise the return value in $? will be for head(1) and not git-show(1). Approved by: bapt Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D37742 I need to git bisect to find the culprit commit. Is this still a problem with recent FreeBSD releases? |