From 8484d34059046163935cce1c9343c212a0c0b840 Mon Sep 17 00:00:00 2001 From: mrg Date: Mon, 7 Sep 2020 09:14:47 +0000 Subject: [PATCH] bump ramdisk image size to match build size. --- sys/arch/pmax/conf/RAMDISK64 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/pmax/conf/RAMDISK64 b/sys/arch/pmax/conf/RAMDISK64 index ee98e8907fca..3f2e4191549c 100644 --- a/sys/arch/pmax/conf/RAMDISK64 +++ b/sys/arch/pmax/conf/RAMDISK64 @@ -1,4 +1,4 @@ -# $NetBSD: RAMDISK64,v 1.6 2019/04/03 11:30:28 christos Exp $ +# $NetBSD: RAMDISK64,v 1.7 2020/09/07 09:14:47 mrg Exp $ # # Install kernel with ramdisk added. # The ramdisk is be too big to netboot directly via ECOFF on some machines, @@ -13,7 +13,7 @@ include "arch/pmax/conf/INSTALL64" options MEMORY_DISK_HOOKS options MEMORY_DISK_IS_ROOT # force root on memory disk options MEMORY_DISK_SERVER=0 # no userspace memory disk support -options MEMORY_DISK_ROOT_SIZE=8200 # size of memory disk, in blocks (4100kB) +options MEMORY_DISK_ROOT_SIZE=9000 # size of memory disk, in blocks (4500kB) # File systems: need MFS file-system MFS # memory file system