1 1.3 joerg # $NetBSD: INSTALL_KURO,v 1.3 2014/08/10 17:58:51 joerg Exp $ 2 1.1 phx # 3 1.1 phx # GENERIC install kernel for KuroBox / LinkStation 4 1.1 phx # 5 1.1 phx 6 1.1 phx include "arch/sandpoint/conf/KUROBOX" 7 1.1 phx 8 1.1 phx options MEMORY_DISK_HOOKS 9 1.3 joerg options MEMORY_DISK_IS_ROOT # Force root on RAM disk 10 1.3 joerg options MEMORY_DISK_ROOT_SIZE=4600 # 2300KB 11 1.1 phx options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode 12 1.1 phx 13 1.2 hannken pseudo-device md 14