PR: docs/11763
Submitted by: kevlo@hello.com.tw Add section explaining error "archsw.readin.failed"
This commit is contained in:
parent
db698af39a
commit
471d940079
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4917
1 changed files with 10 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: install.sgml,v 1.15 1999-04-15 23:43:42 dwhite Exp $ -->
|
||||
<!-- $Id: install.sgml,v 1.16 1999-05-19 12:50:51 jesusr Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect>
|
||||
|
|
@ -697,5 +697,14 @@ ttyv0:bde@alphplex:/tmp/q> exit
|
|||
</verb>
|
||||
|
||||
<p>Bruce Evans, September 1998
|
||||
|
||||
<sect1>
|
||||
<heading>I compiled a new kernel and now I get the error message "archsw.readin.faild" when booting.</heading>
|
||||
|
||||
<p>You can boot by specifying the kernel directly at the second
|
||||
stage, pressing any key when the | shows up before loader is
|
||||
started. More specifically, you have upgraded the source for your
|
||||
kernel, and installed a new kernel builtin from them *without making
|
||||
world*. This is not supported. Make world.
|
||||
</sect>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue