1 1.6 ryo # $NetBSD: INSTALL_XEN3PAE_DOMU,v 1.6 2011/05/28 13:01:50 ryo Exp $ 2 1.3 joerg # 3 1.3 joerg # INSTALL_XEN3PAE_DOMU - Installation kernel for Xen 3/DomU with PAE. 4 1.3 joerg # 5 1.3 joerg # This kernel is derived from XEN3PAE_DOMU with additional memory disk 6 1.3 joerg # options. 7 1.2 bouyer 8 1.5 dholland include "arch/i386/conf/XEN3PAE_DOMU" 9 1.2 bouyer 10 1.6 ryo #ident "INSTALL-$Revision: 1.6 $" 11 1.3 joerg 12 1.3 joerg options MEMORY_DISK_HOOKS 13 1.6 ryo options MEMORY_DISK_IS_ROOT # force root on memory disk 14 1.6 ryo options MEMORY_DISK_SERVER=0 # no userspace memory disk support 15 1.6 ryo options MEMORY_DISK_ROOT_SIZE=10000 # size of memory disk, in blocks 16 1.4 jym options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode 17