1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-19 15:33:56 +00:00

Remove the 'going nowhere' warning as this belongs in the RELNOTES only

(if it does not get resolved in the first place)
This commit is contained in:
Wilko Bulte 2000-07-26 14:45:37 +00:00
parent 32201ca318
commit 1e05dc6eb0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=63888

View File

@ -16,7 +16,7 @@
+=====================================================================+
Author: Jordan K. Hubbard
Last updated: Thu Jun 15 12:18:46 PDT 2000
Last updated: Wed Jul 26 07:43:37 PDT 2000
By: Wilko Bulte
0.0 Quick Start
@ -63,13 +63,6 @@ cases, it is possible to switch between AlphaBIOS (or ARC) firmware
and SRM. In others it will be necessary to download new firmware from
the vendor's Website.
Caveat: if you find yourself staring a the following error after
booting the installation: "can't find my init, going nowhere CPU panic"
please make sure there are no other diskdrives attached to the system
with a valid BSD disklabel on them (can be Linux, Tru64, OpenBSD etc).
The problem has also been observed when an OpenVMS bootable disk was present.
This is a bug (alpha/17642) in need of a fix.
0.1 Installing FreeBSD from CDROM or the Internet
--- ---------------------------------------------