Excellent,

Either the defaults file or adding the vesa_load did the trick. Trouble is, kernel boots so fast I get like 3 seconds on the screen <ha!>. Was more a desire to get working what I could not, than anything else. Thanks!

Supote Leelasupphakorn wrote:

According to the comment in file "/boot/defaults/loader.conf", the file "/boot/defaults/loader.conf" must be untouched but edit whatever you want in
"/boot/loader.conf" instead.


I recommend you should restore the original version of
"/boot/defaults/loader.conf" first, append vesa_load="YES" line in your /boot/loader.conf and use only 320*200 size of images (according to 'man splash') such as


--> /boot/loader.conf

userconfig_script_load="YES"
vesa_load="YES"
splash_bmp_load="YES"
bitmap_load="YES"
bitmap_name="<your_splash_file_with_full_path>"

After done, it must be work for you.
Cheer,



_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to