11.2Sjym# $NetBSD: INSTALL,v 1.2 2009/02/06 18:50:27 jym Exp $ 21.1Sskrll# 31.1Sskrll# landisk install kernel - GENERIC + ramdisk 41.1Sskrll# 51.1Sskrll 61.1Sskrllinclude "arch/landisk/conf/GENERIC" 71.1Sskrll 81.1Sskrllno config netbsd 91.1Sskrllconfig netbsd root on ? type ? 101.1Sskrll 111.1Sskrll# Enable the hooks used for initializing the root memory-disk. 121.1Sskrlloptions MEMORY_DISK_HOOKS 131.1Sskrlloptions MEMORY_DISK_IS_ROOT # force root on memory disk 141.1Sskrlloptions MEMORY_DISK_SERVER=0 # no userspace memory disk support 151.1Sskrlloptions MEMORY_DISK_ROOT_SIZE=10000 # size of memory disk, in blocks 161.2Sjymoptions MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode 17