12 lines
326 B
Plaintext
12 lines
326 B
Plaintext
# $NetBSD: INSTALL,v 1.2 2009/02/06 18:50:27 jym 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=6150
|
|
options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode
|
|
|
|
pseudo-device md 1
|