0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

kernel の起動に失敗した時に、昔のカーネルから起動させる方法

Last updated at Posted at 2017-05-19

再起動に失敗した場合

起動中に

Hit [Enter] to boot immediately, or any other key for command prompt.

と出ているところで、Enter以外のキーを押し、

unload
load kernel.GENERIC (FreeBSD(98)の場合はkernel.GENERIC98)
boot

と入力すると、以前のカーネルで起動する。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?