1 1.3.6.1 yamt # $NetBSD: INSTALL_XEN3PAE_DOMU,v 1.3.6.1 2009/05/04 08:11:15 yamt 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.3 joerg include "arch/i386/conf/XEN3PAE_DOMU" 9 1.2 bouyer 10 1.3.6.1 yamt #ident "INSTALL-$Revision: 1.3.6.1 $" 11 1.3 joerg 12 1.3 joerg options MEMORY_DISK_HOOKS 13 1.3 joerg options MEMORY_DISK_IS_ROOT # force root on memory disk 14 1.3 joerg options MEMORY_DISK_SERVER=0 # no userspace memory disk support 15 1.3 joerg options MEMORY_DISK_ROOT_SIZE=10000 # size of memory disk, in blocks 16 1.3.6.1 yamt options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode 17