RAMDISK revision 1.6
11.1Such# 21.1Such# kernel config file for memory(RAM) disk 31.1Such# 41.6Shannken# $NetBSD: RAMDISK,v 1.6 2010/11/23 11:13:59 hannken Exp $ 51.1Such# 61.1Such 71.3Suchinclude "arch/hpcsh/conf/GENERIC" 81.1Such 91.1Such# disk/mass storage pseudo-devices 101.6Shannkenpseudo-device md # memory disk device (ramdisk) 111.1Such 121.1Such# Enable the hooks used for initializing the root memory-disk. 131.1Suchoptions MEMORY_DISK_HOOKS 141.1Suchoptions MEMORY_DISK_IS_ROOT # force root on memory disk 151.1Suchoptions MEMORY_DISK_SERVER=0 # no userspace memory disk support 161.4Such#options MEMORY_DISK_DYNAMIC # fs image don't exist in data section. 171.4Suchoptions MEMORY_DISK_ROOT_SIZE=8192 # size of memory disk, in blocks 181.5Sjymoptions MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode 191.5Sjym 20