INSTALL_PS2 revision 1.10
11.10Sdsl# $NetBSD: INSTALL_PS2,v 1.10 2003/06/05 14:33:51 dsl Exp $ 21.1Sjdolecek# 31.1Sjdolecek# INSTALL_PS2 - PS/2 Installation kernel. 41.1Sjdolecek# 51.4Sjdolecek# This kernel is derived from GENERIC_PS2TINY with MEMORY_DISK stuff 61.4Sjdolecek# added. 71.1Sjdolecek# 81.1Sjdolecek 91.3Sjdolecekinclude "arch/i386/conf/GENERIC_PS2TINY" 101.1Sjdolecek 111.1Sjdolecek# Enable the hooks used for initializing the root memory-disk. 121.1Sjdolecekoptions MEMORY_DISK_HOOKS 131.1Sjdolecekoptions MEMORY_DISK_IS_ROOT # force root on memory disk 141.1Sjdolecekoptions MEMORY_DISK_SERVER=0 # no userspace memory disk support 151.10Sdsloptions MEMORY_DISK_ROOT_SIZE=3500 # size of memory disk, in blocks 161.1Sjdolecek 171.1Sjdolecek# File systems 181.1Sjdolecekfile-system MFS # memory file system 19