1 # $NetBSD: INSTALL,v 1.7 2014/03/02 13:25:43 joerg Exp $ 2 # 3 # INSTALL -- Common configuration fragment for install kernels. 4 # 5 6 options MEMORY_DISK_HOOKS 7 options MEMORY_DISK_IS_ROOT # Force root on ramdisk 8 options MEMORY_DISK_ROOT_SIZE=8192 9 options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode 10 11 pseudo-device md 12