Subject: Re: floppyinstfs size
To: Allen Briggs <briggs@wasabisystems.com>
From: Erik Anggard <erik.anggard@packetfront.com>
List: port-sandpoint
Date: 03/18/2002 10:18:52
Looking at the code (src/sys/dev/md_root.c) I can't see why I shouldn't
work. But it is a bit unusual, the option is called MINIROOTSIZE and I
guess 80M is not really what one would consider to be "mini". There is
also an interesting comment in md_root.c:
/* The root ramdisk only works
single-user. */
Does anyone know what is meant by that?
/Erik
Allen Briggs wrote:
>On Mon, Mar 18, 2002 at 09:59:08AM +0900, Boo Geum Jung wrote:
>
>>Yes, I tried to fit all binaries, it almost 80M.
>>
>
>I haven't double-checked, but 80MB is probably just too large for the
>current code to handle. I'll have to check to be sure, and to see why
>you didn't at least get a message saying "Kernel too big" or something.
>
>-allen
>