[Bug 250667] Frequent Kernel panic for spin lock on TrueNAS (FreeBSD 12.2)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Nov 19 14:15:05 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250667
--- Comment #10 from Alexander Motin <mav at FreeBSD.org> ---
1) In WebUI go to System -> Boot to create new boot environment in case
something go wrong.
2) Copy the kernel.tgz archive somewhere on the NAS.
3) Get to command prompt via SSH or Shell menu on WebUI.
4) `cd /boot`
5) `mv kernel kernel.prev`
6) `tar -xzvf /path/to/the/uploaded/kernel.tgz`
7) Reboot the NAS and see what happen. If something go wrong, select the
created boot environment in the boot menu.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list