Malte von dem Hagen <docvalde(at)crowdserver.org> wrote:
> ich wollte denn mal auch den Splash screen ausprobieren.
> Klappt aber nicht - vielleicht kann mir da jemand helfen:
> [...]
> /boot/loader.conf::
> <----snip---->
> splash_bmp_load="YES"
> bitmap_load="YES"
> bitmap_name="splash2.bmp"
> <----/snip---->
> [...]
> module_register_init: MOD_LOAD (splash_bmp, 0xc057c810, 0) error 2
$ errno 2
ENOENT 2 /* No such file or directory */
Das heißt also, er konnte die Datei nicht finden. Bist Du
sicher, daß der Name stimmt, und daß die Datei in dem Ver-
zeichnis vorhanden ist, in dem sie gesucht wird?
Gruß
Olli
-- Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "When your hammer is C++, everything begins to look like a thumb." -- Steve Haflich, in comp.lang.c++ To Unsubscribe: send mail to majordomo.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Fri 29 Aug 2003 - 19:28:24 CEST