INSTALL_PS2 revision 1.3
11.3Sjdolecek# $NetBSD: INSTALL_PS2,v 1.3 2001/07/30 18:24:08 jdolecek Exp $ 21.1Sjdolecek# 31.1Sjdolecek# INSTALL_PS2 - PS/2 Installation kernel. 41.1Sjdolecek# 51.1Sjdolecek# This kernel is derived from PS2 with MEMORY_DISK stuff added. 61.1Sjdolecek# 71.1Sjdolecek 81.3Sjdolecekinclude "arch/i386/conf/GENERIC_PS2TINY" 91.1Sjdolecek 101.1Sjdolecek# Enable the hooks used for initializing the root memory-disk. 111.1Sjdolecekoptions MEMORY_DISK_HOOKS 121.1Sjdolecekoptions MEMORY_DISK_IS_ROOT # force root on memory disk 131.1Sjdolecekoptions MEMORY_DISK_SERVER=0 # no userspace memory disk support 141.1Sjdolecekoptions MINIROOTSIZE=2880 # 1.44M, same as a floppy 151.1Sjdolecek 161.1Sjdolecek# File systems 171.1Sjdolecekfile-system MFS # memory file system 18