https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250667
--- Comment #10 from Alexander Motin <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
