11.6Sryo# $NetBSD: INSTALL_XEN3PAE_DOMU,v 1.6 2011/05/28 13:01:50 ryo 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.6Sryo#ident 		"INSTALL-$Revision: 1.6 $"
111.3Sjoerg
121.3Sjoergoptions 	MEMORY_DISK_HOOKS
131.6Sryooptions 	MEMORY_DISK_IS_ROOT	# force root on memory disk
141.6Sryooptions 	MEMORY_DISK_SERVER=0	# no userspace memory disk support
151.6Sryooptions 	MEMORY_DISK_ROOT_SIZE=10000	# size of memory disk, in blocks
161.4Sjymoptions 	MEMORY_DISK_RBFLAGS=RB_SINGLE	# boot in single-user mode
17