| Summary: | 11.2-Beta3 fails to boot: legacy mode ZFS | ||
|---|---|---|---|
| Product: | Base System | Reporter: | fred.ha11 |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed Works As Intended | ||
| Severity: | Affects Some People | CC: | admin |
| Priority: | --- | Keywords: | regression |
| Version: | 11.1-STABLE | ||
| Hardware: | amd64 | ||
| OS: | Any | ||
|
Description
fred.ha11
2018-06-04 01:10:09 UTC
(In reply to dsamms from comment #0) > boot starts but fails at ZFS Could you please expand this? (In reply to Andriy Gapon from comment #1) I would like to give more info and the problem is 100% repeatable so your suggestions on debugging are welcome. On boot, the console scrolls normally till a line beginning with ZFS, then the computer reboots instantly without displaying any more info. (black screen) If On reboot I select kernel.old, the computer boot successfully. I had also opened a thread in the stable mailing list https://lists.freebsd.org/pipermail/freebsd-stable/2018-June/089073.html The problem is NOT a kernel bug, but related to the loading of optional kernel modules that needed recompiling. Commenting out ALL port based kernel modules in both /boot/looder and /etc/rc.conf fully resolved the problem. I was running both Nvidia and VirtualBox as well as CBSD. I did not think the modules were the problem as the crash happened so early in the boot sequence and gave ZERO explanation for the crash. Would suggest "we" make it clear in the upgrade instructions to disable ALL optional kernel modules. I expect Nvidia to fail and require a recompile before working with a new version of FreeBSD, but in the past I have always been able to boot to single user mode. |