1 # $NetBSD: INSTALL,v 1.6.2.1 2014/05/18 17:45:03 rmind 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