[LinuxBIOS] New Target for LinuxBios MB1030 / 3036

Richard Smith smithbone at gmail.com
Sat Apr 22 17:01:26 CEST 2006


> > always re-direct the output to a file.  I've found that the slowdown
> > associated with the printf to the console (which has to go out the
> > serial port) may cause some trouble with timing.
> >
>
> Well, but there is a big problem for me.
> The VFS mounted the filesystem readonly.
> I'm not sure why, but the system is not initialize properly.
>
> I will try to fix that.

Can you just remout it?  'mount -o remount, rw /'

Or perhaps enable ramfs in your kernel and just make a ram disk to
hold the info.  Of course when testdisk crashes the system you will
lose the log but its a start.

--
Richard A. Smith




More information about the coreboot mailing list