summaryrefslogtreecommitdiffstats
path: root/boot
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-03-23 18:29:17 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-03-23 18:29:17 +0000
commit0751a8a108e72d2fcee6d10f2b50a80aec389bdf (patch)
treeb9eb5c60dc623639f8577ea26df8045f08faf78e /boot
parentfdef64341f3cc81be1093714b1d17e254d538b79 (diff)
downloadpfsense-0751a8a108e72d2fcee6d10f2b50a80aec389bdf.zip
pfsense-0751a8a108e72d2fcee6d10f2b50a80aec389bdf.tar.gz
Force serial console on wrap.
Diffstat (limited to 'boot')
-rw-r--r--boot/loader.conf_wrap6
1 files changed, 2 insertions, 4 deletions
diff --git a/boot/loader.conf_wrap b/boot/loader.conf_wrap
index cbd0cd8..195293a 100644
--- a/boot/loader.conf_wrap
+++ b/boot/loader.conf_wrap
@@ -3,11 +3,9 @@ hw.ata.atapi_dma="0"
hw.ata.ata_dma="0"
loader_color="NO"
hw.pci.allow_unsupported_io_range="1"
-#mfsroot_load="YES"
-#mfsroot_type="mfs_root"
-#mfsroot_name="/boot/mfsroot"
console=comconsole
rootfs_load="YES"
rootfs_name="mfsroot.bin"
rootfs_type="mfs_root"
-autoboot_delay=1 \ No newline at end of file
+autoboot_delay=1
+hint.sio.0.flags="0x30" \ No newline at end of file
OpenPOWER on IntegriCloud