aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/README
diff options
context:
space:
mode:
authorDaniel C. Sobral <dcs@FreeBSD.org>1999-03-20 12:25:43 +0000
committerDaniel C. Sobral <dcs@FreeBSD.org>1999-03-20 12:25:43 +0000
commitf6eaf40e0709d25f11ad1001d0f3f00b12beb35f (patch)
treec1c1b0901c8d48aa8f897f66192fab453d9494f6 /sys/boot/README
parentb5763c3a6a31fcf1945ded84f9878508d886c218 (diff)
Notes
Diffstat (limited to 'sys/boot/README')
-rw-r--r--sys/boot/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/boot/README b/sys/boot/README
index aec1c20422af3..89851da3a5025 100644
--- a/sys/boot/README
+++ b/sys/boot/README
@@ -75,13 +75,13 @@
/boot/loader.conf, and this is very clearly illustrated in
/boot/defaults/loader.conf (which you could just copy over
to /boot/loader.conf). I'm going to illustrate here how you
- *could* do it in /boot/loader.conf (for information only)
+ *could* do it in /boot/loader.rc (for information only)
but I don't recommend you do this; use the
/boot/defaults/loader.conf syntax, it's easier to get it
correct.
You can load your splash screen by putting the following
- lines into /boot/loader.conf:
+ lines into /boot/loader.rc:
load splash_bmp
load -t splash_image_data /path/to/file.bmp
@@ -148,7 +148,7 @@
o If you use loader.conf, you can do:
unload
- set kernel_name=kernel.old
+ set kernel=kernel.old
boot-conf
this will then load all the modules you have