1 # $NetBSD: INSTALL,v 1.8.18.1 2014/08/20 00:03:21 tls Exp $ 2 # 3 # GENERIC install kernel for SandPoint NAS 4 # 5 6 include "arch/sandpoint/conf/GENERIC" 7 8 options MEMORY_DISK_HOOKS 9 options MEMORY_DISK_IS_ROOT # Force root on RAM disk 10 options MEMORY_DISK_ROOT_SIZE=4600 # 2300KB 11 options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode 12 13 pseudo-device md 14