1 1.10 martin # $NetBSD: INSTALL,v 1.10 2022/03/28 12:48:44 martin Exp $ 2 1.1 briggs # 3 1.7 phx # GENERIC install kernel for SandPoint NAS 4 1.1 briggs # 5 1.1 briggs 6 1.1 briggs include "arch/sandpoint/conf/GENERIC" 7 1.1 briggs 8 1.1 briggs options MEMORY_DISK_HOOKS 9 1.9 joerg options MEMORY_DISK_IS_ROOT # Force root on RAM disk 10 1.10 martin options MEMORY_DISK_ROOT_SIZE=4800 # 2400KB 11 1.6 jym options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode 12 1.1 briggs 13 1.8 hannken pseudo-device md 14