11.1Stakemura# 21.9Sshin# kernel config file for memory(RAM) disk 31.1Stakemura# 41.21Shannken# $NetBSD: RAMDISK,v 1.21 2010/11/23 11:13:59 hannken Exp $ 51.1Stakemura# 61.1Stakemura 71.9Sshininclude "arch/hpcmips/conf/GENERIC" 81.17Sshin 91.17Sshinoptions KLOADER_KERNEL_PATH="\"/mnt/netbsd\"" 101.1Stakemura 111.21Shannkenpseudo-device md # memory disk 121.19Scubepseudo-device sl # Serial Line IP 131.10Sshin 141.10Sshin# Enable the hooks used for initializing the root memory-disk. 151.10Sshinoptions MEMORY_DISK_HOOKS 161.10Sshinoptions MEMORY_DISK_IS_ROOT # force root on memory disk 171.10Sshinoptions MEMORY_DISK_SERVER=0 # no userspace memory disk support 181.18Sheoptions MEMORY_DISK_ROOT_SIZE=8704 # size of memory disk, in blocks 191.20Sjymoptions MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode 20