https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267028
--- Comment #175 from Graham Perrin <grahamper...@freebsd.org> --- (In reply to George Mitchell from comment #174) > … crashes during single user mode, but regrettably they leave no trace > … the root partition is still mounted read-only. … Hint (whilst in single-user mode): mount -uw / && zfs mount -a sysrc dumpdev – you'll probably find a different device, typically the swap partition. sysrc dumpdir – you'll probably find /var/crash. service dumpon describe – if you boot in single user mode after a kernel panic, then /var/crash will not yet include information about the panic. service savecore describe -- You are receiving this mail because: You are the assignee for the bug.