INSTALL_XEN3PAE_DOMU revision 1.4
11.4Sjym# $NetBSD: INSTALL_XEN3PAE_DOMU,v 1.4 2009/02/06 18:50:27 jym Exp $ 21.3Sjoerg# 31.3Sjoerg# INSTALL_XEN3PAE_DOMU - Installation kernel for Xen 3/DomU with PAE. 41.3Sjoerg# 51.3Sjoerg# This kernel is derived from XEN3PAE_DOMU with additional memory disk 61.3Sjoerg# options. 71.2Sbouyer 81.3Sjoerginclude "arch/i386/conf/XEN3PAE_DOMU" 91.2Sbouyer 101.4Sjym#ident "INSTALL-$Revision: 1.4 $" 111.3Sjoerg 121.3Sjoergoptions MEMORY_DISK_HOOKS 131.3Sjoergoptions MEMORY_DISK_IS_ROOT # force root on memory disk 141.3Sjoergoptions MEMORY_DISK_SERVER=0 # no userspace memory disk support 151.3Sjoergoptions MEMORY_DISK_ROOT_SIZE=10000 # size of memory disk, in blocks 161.4Sjymoptions MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode 17