RAMDISK revision 1.4
11.4Sjym# $NetBSD: RAMDISK,v 1.4 2009/02/06 18:50:28 jym Exp $ 21.1Sdbj 31.1Sdbj# 41.1Sdbj# RAMDISK: Root/swap on ramdisk 51.1Sdbj# 61.1Sdbj 71.1Sdbjinclude "arch/next68k/conf/GENERIC" 81.1Sdbj 91.1Sdbj# Enable the hooks used for initializing the ram-disk. 101.1Sdbjoptions MEMORY_DISK_HOOKS 111.1Sdbjoptions MEMORY_DISK_IS_ROOT 121.3Slukemoptions MEMORY_DISK_ROOT_SIZE=768 131.4Sjymoptions MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode 14