In message <[EMAIL PROTECTED]> Michael Renzmann wrote:
>
> I did it that way:
> 1. created a ramdisk for the /dev-stuff
> 2. created an ext2fs on the ramdisk (minix is also ok, maybe a bit better as it eats 
>less space)
...

Be careful! The minix FS depends on the byte order, so  for  instance
you cannot build a minix FS on a x86 host (little-endian) if you want
to use it on a PowerPC target (big-endian).

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: [EMAIL PROTECTED]
"Plan to throw one away. You will anyway."
- Fred Brooks, "The Mythical Man Month"

--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.

Reply via email to