From ac81f0d6fb6dafcbbd2ac8ada07a86c65b5619e4 Mon Sep 17 00:00:00 2001 From: martin Date: Tue, 29 Mar 2022 09:37:39 +0000 Subject: [PATCH] More space for the memory disk image is needed here too (follow the last change in INSTALL) --- sys/arch/sandpoint/conf/INSTALL_KURO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/sandpoint/conf/INSTALL_KURO b/sys/arch/sandpoint/conf/INSTALL_KURO index 47238942304d..db44596660c6 100644 --- a/sys/arch/sandpoint/conf/INSTALL_KURO +++ b/sys/arch/sandpoint/conf/INSTALL_KURO @@ -1,4 +1,4 @@ -# $NetBSD: INSTALL_KURO,v 1.3 2014/08/10 17:58:51 joerg Exp $ +# $NetBSD: INSTALL_KURO,v 1.4 2022/03/29 09:37:39 martin Exp $ # # GENERIC install kernel for KuroBox / LinkStation # @@ -7,7 +7,7 @@ include "arch/sandpoint/conf/KUROBOX" options MEMORY_DISK_HOOKS options MEMORY_DISK_IS_ROOT # Force root on RAM disk -options MEMORY_DISK_ROOT_SIZE=4600 # 2300KB +options MEMORY_DISK_ROOT_SIZE=4800 # 2400KB options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode pseudo-device md