Increase the Zaurus INSTALL memory disk size to match the size of the

ramdisk created by the distrib files.
This commit is contained in:
chris 2008-04-01 00:01:14 +00:00
parent a6421eb745
commit a839529a7e
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.1 2006/12/17 16:07:11 peter Exp $
# $NetBSD: INSTALL,v 1.2 2008/04/01 00:01:14 chris Exp $
#
# INSTALL config file (GENERIC with memory disk root)
#
@ -9,5 +9,5 @@ include "arch/zaurus/conf/GENERIC"
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=2880 # size of memory disk, in blocks
options MEMORY_DISK_ROOT_SIZE=4200 # size of memory disk, in blocks
#options MEMORY_DISK_ROOT_SIZE=6000