11.1Such# 21.1Such# kernel config file for memory(RAM) disk 31.1Such# 41.12Spooka# $NetBSD: RAMDISK,v 1.13 2014/03/31 11:25:49 martin Exp $ 51.1Such# 61.1Such 71.1Suchinclude "arch/playstation2/conf/std.playstation2" 81.1Suchinclude "arch/playstation2/conf/config.playstation2" 91.6Satatat 101.6Satatat#options INCLUDE_CONFIG_FILE # embed config file in kernel binary 111.9Satatat#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel 121.1Such 131.1Suchconfig netbsd root on ? type ? 141.1Such 151.7Sshin#makeoptions DEFGP="-G 48" 161.1Such 171.1Such# disk/mass storage pseudo-devices 181.1Suchpseudo-device md 1 # memory disk device (ramdisk) 191.1Such 201.1Such# Enable the hooks used for initializing the root memory-disk. 211.1Suchoptions MEMORY_DISK_HOOKS 221.1Suchoptions MEMORY_DISK_IS_ROOT # force root on memory disk 231.1Suchoptions MEMORY_DISK_SERVER=0 # no userspace memory disk support 241.5Slukemoptions MEMORY_DISK_ROOT_SIZE=10240 # size of memory disk, in blocks 251.11Sjymoptions MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode 261.1Such 271.1Such# Reboot from HDD 281.3Suchoptions KLOADER_KERNEL_PATH="\"/mnt/netbsd\"" 291.8Sheoptions KLOADER 30