[Bug 215344] Kernel problems
Allan Jude
allanjude at freebsd.org
Fri Dec 16 17:23:17 UTC 2016
On 2016-12-16 12:12, bugzilla-noreply at freebsd.org wrote:
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215344
>
> Bug ID: 215344
> Summary: Kernel problems
> Product: Documentation
> Version: Latest
> Hardware: Any
> OS: Any
> Status: New
> Severity: Affects Only Me
> Priority: ---
> Component: Documentation
> Assignee: freebsd-doc at FreeBSD.org
> Reporter: tschweikle at gmail.com
>
> https://www.freebsd.org/doc/handbook/kernelconfig-trouble.html
>
> Tells how to replace a kernel with an older one. But it does not describe hot
> to boot an older kernel it the newer on does not work or crashes.
>
> It is a bad mistake to think you'll have a running system in front of you. You
> might have a crashing system in front of you and you are forced to boot an old
> kernel. It should describe how to do this.
>
> After you managed to boot you crashing system agein, you'll be able to replace
> the new, crashing kernel with an old one.
>
The beastie loader menu has a menu option to load kernel.old
Otherwise, drop to the loader prompt, and type:
unload
load /boot/myoldkernel/kernel
boot
--
Allan Jude
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-doc/attachments/20161216/d890186c/attachment.sig>
More information about the freebsd-doc
mailing list