|
||||||||||
You also need to copy the module splash_bmp.ko to the /modules directory. Then it will work as expected. (I just got my m0n0wall to display a nice logo upon boot) -- Thomas Hertz cfs2 wrote: >To whom it may concern > >I wish have a Splash Screens in my m0n0wall. >I add pseudo-device splash in my kernel. >in my m0n0wall, >the /boot/loader.conf : > >kernfs_load="NO" >splash_bmp_load="YES" >bitmap_load="YES" >bitmap_name="/boot/splash.bmp" > >the /boot/loader.rc: > >load /kernel >load -t mfs_root /mfsroot >autoboot 0 >include /boot/loader.4th >start > >but it is nothing when the m0n0wall start. >Please inform me of the way to modify m0n0wall in order to have a Splash Screens when it is started. > > >thanks > > |