RAMDISK revision 1.5
11.1Such# 21.1Such# kernel config file for memory(RAM) disk 31.1Such# 41.5Slukem# $NetBSD: RAMDISK,v 1.5 2002/04/02 05:30:47 lukem Exp $ 51.1Such# 61.1Such 71.1Suchinclude "arch/playstation2/conf/std.playstation2" 81.1Suchinclude "arch/playstation2/conf/config.playstation2" 91.1Such 101.1Suchconfig netbsd root on ? type ? 111.1Such 121.1Suchmakeoptions DEFGP="-G 48" 131.1Such 141.1Such# disk/mass storage pseudo-devices 151.1Suchpseudo-device md 1 # memory disk device (ramdisk) 161.1Such 171.1Such# Enable the hooks used for initializing the root memory-disk. 181.1Suchoptions MEMORY_DISK_HOOKS 191.1Suchoptions MEMORY_DISK_IS_ROOT # force root on memory disk 201.1Suchoptions MEMORY_DISK_SERVER=0 # no userspace memory disk support 211.5Slukemoptions MEMORY_DISK_ROOT_SIZE=10240 # size of memory disk, in blocks 221.1Such 231.1Such# Reboot from HDD 241.3Suchoptions KLOADER_KERNEL_PATH="\"/mnt/netbsd\"" 25