On óÂÔ, 2002-02-16 at 20:12, Robert Fox wrote:
> I would still like to know what this means on boot up:
> 
> disabling logo
> echo:  cannot open /proc/splash for write: 2
>

You probably have bootplash RPM installed but boot without frame buffer.
linuxrc tries to disable boot plash screen and fails because frame
buffer is not active. 2 == ENOENT

Not really nice but nash is not a shell that can test for file
existence. I am not sure about any easy way to fix it except adding yet
another builtin to nash.

-andrej 

Reply via email to