Revision eb2d24a8
Added by Scott Ullrich over 18 years ago
boot/loader.conf | ||
---|---|---|
1 | 1 |
hw.ata.atapi_dma=0 |
2 |
hw.ata.ata_dma=0 |
|
2 |
hw.ata.ata_dma=0 |
|
3 |
loader_color="NO" |
boot/loader.conf_wrap | ||
---|---|---|
1 |
autoboot_delay="1" |
|
2 | 1 |
hw.ata.atapi_dma="0" |
3 | 2 |
hw.ata.ata_dma="0" |
4 | 3 |
loader_color="NO" |
5 |
hw.pci.allow_unsupported_io_range="1" |
|
6 | 4 |
console=comconsole |
7 |
rootfs_load="YES" |
|
8 |
rootfs_name="mfsroot.bin" |
|
9 |
rootfs_type="mfs_root" |
|
10 |
autoboot_delay=1 |
|
11 |
hint.sio.0.flags="0x30" |
|
12 |
debug.acpi.disable="thermal" |
|
5 |
autoboot_delay="5" |
Also available in: Unified diff
Cleanup and sync loader.conf