2002-04-02 09:30:34 +04:00
|
|
|
# $NetBSD: RAMDISK,v 1.3 2002/04/02 05:30:48 lukem Exp $
|
2001-06-07 21:08:13 +04:00
|
|
|
#
|
|
|
|
# GENERIC for Motorola Sandpoint
|
|
|
|
#
|
|
|
|
|
|
|
|
include "arch/sandpoint/conf/GENERIC"
|
|
|
|
|
|
|
|
options MEMORY_DISK_HOOKS
|
|
|
|
options MEMORY_DISK_IS_ROOT # Force root on RAM disk
|
2002-04-02 09:30:34 +04:00
|
|
|
options MEMORY_DISK_ROOT_SIZE=4096 # 2 MB
|
2001-06-07 21:08:13 +04:00
|
|
|
|
|
|
|
pseudo-device md 1
|