12 lines
326 B
Plaintext
12 lines
326 B
Plaintext
# $NetBSD: INSTALL,v 1.7 2014/03/02 13:25:43 joerg Exp $
|
|
#
|
|
# INSTALL -- Common configuration fragment for install kernels.
|
|
#
|
|
|
|
options MEMORY_DISK_HOOKS
|
|
options MEMORY_DISK_IS_ROOT # Force root on ramdisk
|
|
options MEMORY_DISK_ROOT_SIZE=8192
|
|
options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode
|
|
|
|
pseudo-device md
|