Expand MEMORY_DISK_ROOT_SIZE to 2.5Mbytes.

This commit is contained in:
tsutsui 2002-04-14 02:30:22 +00:00
parent 36c2231c92
commit 55c1bc5448
1 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.12 2002/04/12 08:11:12 gmcgarry Exp $
# $NetBSD: INSTALL,v 1.13 2002/04/14 02:30:22 tsutsui Exp $
#
# INSTALL kernel for RISC-NEWS
@ -10,9 +10,9 @@ maxusers 8
# Enable the hooks used for initializing the ram-disk.
options MEMORY_DISK_HOOKS
options MEMORY_DISK_IS_ROOT # Force root on ram-disk
options MEMORY_DISK_SERVER=0 # no userspace memory disk support
options MEMORY_DISK_ROOT_SIZE=4096 # 2 Megabytes
options MEMORY_DISK_IS_ROOT # Force root on ram-disk
options MEMORY_DISK_SERVER=0 # no userspace md(4) support
options MEMORY_DISK_ROOT_SIZE=5120 # 2.5 Megabytes
options news3400
options news5000