From 48f687f7b2a7ea67b40c4c2b4ff326032ab82785 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 17 Mar 2005 22:45:35 +0000 Subject: Update the wrap boot files. --- boot/device.hints_wrap | 4 ++++ boot/loader.conf_wrap | 8 +++----- 2 files changed, 7 insertions(+), 5 deletions(-) create mode 100644 boot/device.hints_wrap diff --git a/boot/device.hints_wrap b/boot/device.hints_wrap new file mode 100644 index 0000000..5e32ac6 --- /dev/null +++ b/boot/device.hints_wrap @@ -0,0 +1,4 @@ +hint.sio.0.flags="0x30" +hint.sc.0.disabled="1" +hint.atkbdc.0.disabled="1" +hint.vga.0.disabled="1" \ No newline at end of file diff --git a/boot/loader.conf_wrap b/boot/loader.conf_wrap index c607acf..f26cc8b 100644 --- a/boot/loader.conf_wrap +++ b/boot/loader.conf_wrap @@ -1,6 +1,4 @@ +console=comsonsole +hw.ata.atapi_dma="0" +hw.ata.ata_dma="0" autoboot_delay="0" -loader_color="YES" -hw.pci.allow_unsupported_io_range="1" -mfsroot_load="YES" -mfsroot_type="mfs_root" -mfsroot_name="/boot/mfsroot" -- cgit v1.1