Subject: Re: CF mounted on wd0
To: Marcin Jessa <lists@yazzy.org>
From: Werner Backes <werner@bit-1.de>
List: tech-embed
Date: 06/27/2005 17:11:28
Marcin Jessa wrote:
> Isn't MEMORY_DISK_ROOT_SIZE= needed to be able to load rootfs into kernel and decompress and mount it afterwards?

You have to decide what you want: memory disk root or CF root. If you
want your root to be on a CF (wd0), then why do yo think you need the
memory disk? Just throw your kernel and all your binaries onto the CF,
make it bootable and everything should work (that's how I did it).
You could even leave the CF r/w, if you don't have too many write
operations to /tmp and/or /var/tmp

Werner