bump ramdisk image size to match build size.

This commit is contained in:
mrg 2020-09-07 09:14:47 +00:00
parent e9ae3901e6
commit 8484d34059

View File

@ -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