https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191302
Bug ID: 191302 Summary: short sleep in sys/kern/init_main.c before panic() ? Product: Base System Version: 10.0-RELEASE Hardware: Any OS: Any Status: Needs Triage Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: p...@freebsd.org Recently, while building a new system, I had the case that init was not found after boot. Problem was that the message at line 801 of sys/kern/init_main.c was displayed and disappeared so fast that I had to *film* the boot sequence and look at it in slow-motion to find the cause of the reboot. Would it be possible to add a short wait (2-3 seconds) before the panic() call ? Film available on request 8-} -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"