diff options
| author | John-Mark Gurney <jmg@FreeBSD.org> | 2004-08-06 15:06:06 +0000 |
|---|---|---|
| committer | John-Mark Gurney <jmg@FreeBSD.org> | 2004-08-06 15:06:06 +0000 |
| commit | bd8fc733cbccf86b5bf3dc0aaa6e62b094f4164c (patch) | |
| tree | 468725daa418e3d6c53325019c447a83a8411d96 /sys/boot/forth/loader.conf | |
| parent | 9a3daf494b5291386dfa1bba17771a72896660a6 (diff) | |
Notes
Diffstat (limited to 'sys/boot/forth/loader.conf')
| -rw-r--r-- | sys/boot/forth/loader.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/forth/loader.conf b/sys/boot/forth/loader.conf index d6065144b9e1..d5516d98e7d8 100644 --- a/sys/boot/forth/loader.conf +++ b/sys/boot/forth/loader.conf @@ -49,7 +49,7 @@ bitmap_type="splash_image_data" # and place it on the module_path #beastie_disable="NO" # Turn the beastie boot menu on and off #console="vidconsole" # Set the current console #currdev="disk1s1a" # Set the current device -module_path="/boot/kernel;/boot/modules" # Set the module search path +module_path="/boot/modules" # Set the module search path #prompt="\\${interpret}" # Set the command prompt #root_disk_unit="0" # Force the root disk unit number #rootdev="disk1s1a" # Set the root filesystem |
