On Wed, 10 Jan 2001, [iso-8859-1] Val�ry Febvre wrote:
> I would like to put a 2 Mbytes NVRAM instead of the standard 1 Mbyte
> NVRAM because I want to put LinuxBIOS + a Super Tiny Linux onto it.
We have 640K flash on the L440GX. This holds linuxbios (32k) + a HUGE
kernel. We've tossed all kinds of drivers into this kernel, and turned on
modules. It still fits.
> The goal is to build a machine which can be repared over network. If the
> IDE disk is damaged, LinuxBIOS boots on the NVRAM linux (instead of IDE
> Linux) which can connect to a server and repare the IDE linux.
we can do this now. It's not even a super tiny linux. Keep in mind that
linuxbios INCLUDES a linux kernel.
ron