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