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