14 lines
357 B
Plaintext
14 lines
357 B
Plaintext
# $NetBSD: INSTALL,v 1.9 2014/08/10 17:58:51 joerg Exp $
|
|
#
|
|
# GENERIC install kernel for SandPoint NAS
|
|
#
|
|
|
|
include "arch/sandpoint/conf/GENERIC"
|
|
|
|
options MEMORY_DISK_HOOKS
|
|
options MEMORY_DISK_IS_ROOT # Force root on RAM disk
|
|
options MEMORY_DISK_ROOT_SIZE=4600 # 2300KB
|
|
options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode
|
|
|
|
pseudo-device md
|