INSTALL_XEN3PAE_DOMU revision 1.5
11.5Sdholland# $NetBSD: INSTALL_XEN3PAE_DOMU,v 1.5 2010/01/03 03:53:34 dholland 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.5Sdhollandinclude "arch/i386/conf/XEN3PAE_DOMU" 91.2Sbouyer 101.5Sdholland#ident "INSTALL-$Revision: 1.5 $" 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