mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 18:32:49 -04:00
Note that the root filesystem better be on the first partition for it
to be bootable Triggered by: questions on -alpha
This commit is contained in:
parent
36fd98fad4
commit
c0f2ef61df
1 changed files with 4 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
+=====================================================================+
|
||||
|
||||
Author: Jordan K. Hubbard
|
||||
Last updated: Wed Jul 26 07:43:37 PDT 2000
|
||||
Last updated: Fri Dec 22 12:55:24 PST 2000
|
||||
By: Wilko Bulte
|
||||
|
||||
0.0 Quick Start
|
||||
|
|
@ -58,6 +58,9 @@ will need to be attached to a SCSI controller which is supported by
|
|||
the SRM firmware or an IDE disk assuming the SRM in your machine
|
||||
supports booting from IDE disks.
|
||||
|
||||
Your root filesystem MUST be the first partition (partition a) on the
|
||||
disk to be bootable.
|
||||
|
||||
You will need the SRM console firmware for your platform. In some
|
||||
cases, it is possible to switch between AlphaBIOS (or ARC) firmware
|
||||
and SRM. In others it will be necessary to download new firmware from
|
||||
|
|
|
|||
Loading…
Reference in a new issue