1 1.5.4.1 rmind # $NetBSD: INSTALL_XEN3PAE_DOMU,v 1.5.4.1 2011/05/31 03:04:03 rmind 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.5.4.1 rmind #ident "INSTALL-$Revision: 1.5.4.1 $" 11 1.3 joerg 12 1.3 joerg options MEMORY_DISK_HOOKS 13 1.5.4.1 rmind options MEMORY_DISK_IS_ROOT # force root on memory disk 14 1.5.4.1 rmind options MEMORY_DISK_SERVER=0 # no userspace memory disk support 15 1.5.4.1 rmind 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