Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Lilo Splash screen

  1. #1

    Lilo Splash screen

    I'm trying to get a splash screen to work. But all I get is some wierd acsii characters when my box starts. I think I got my lilo config setup ok but it wont work. Here is a copy of my lilo.conf:

    Code:
    boot=/dev/hda
    map=/boot/map
    install=/boot/boot.b
    prompt
    timeout=150
    #message=/boot/cube-800x600.jpg
    #menu-scheme=wb:bw:wb:bw
    message=/boot/message
    #message=/boot/bootmess.txt
    lba32
    default=Linux
    
    image=/vmlinuz
        label=Linux
        read-only
        root=/dev/hda5
    
    image=/vmlinuz.old
        label=LinuxOLD
        read-only
        root=/dev/hda5
    What's wrong with it?

  2. #2
    Mentor
    Join Date
    Jul 2001
    Posts
    1,666

    Re: Lilo Splash screen

    Have you tried updating Lilo?

  3. #3

    Re: Lilo Splash screen

    Yup I ran lilo after I edited /etc/lilo.conf

  4. #4

    Re: Lilo Splash screen

    hi gmoreno,
    here is my lilo.conf file - my file is a type of .pcx - not a jpg. it is homer simpson too i simply have my file named message instead of homer.pcx - if you want it let me know.

    Code:
    boot=/dev/hda
    map=/boot/map
    install=/boot/boot.b
    prompt
    timeout=150
    message=/boot/message
    linear
    default=lin249
    
    image=/boot249/vmlinuz
        label=lin249
        read-only
        root=/dev/hdb1
        append="hdc=ide-scsi hdd=ide-scsi"
    
    image=/boot247/vmlinuz
        label=lin247
        read-only
        root=/dev/hdb1
        append="hdc=ide-scsi hdd=ide-scsi"

  5. #5
    Advisor Outlaw's Avatar
    Join Date
    May 2001
    Location
    Clifton Park, NY
    Posts
    630

    Re: Lilo Splash screen

    How could a jpg be viewed at that point? There are no display drivers loaded. ???

  6. #6
    Moderator
    Good Guru
    Compunuts's Avatar
    Join Date
    May 2001
    Location
    California
    Posts
    3,935

    Re: Lilo Splash screen

    Yeap, you can't.

  7. #7

    Re: Lilo Splash screen

    Well I started gimp and transformed my jpg to a pcx and saved it under /boot/message

    Still it dosent work... Pharris can you e-mail homer's pic you got..

  8. #8

    Re: Lilo Splash screen

    hi gmoreno,
    its on it way

  9. #9

    Re: Lilo Splash screen

    Not sure what is wrong i did a:
    cp Homer2x.pcx /boot/message and ran lilo rebooted and the pic just wont show.. I have lilo version 22.1

    I have revised my /etc/lilo.conf up above to look more like pharris's lilo.conf

  10. #10

    Re: Lilo Splash screen

    hum - just tried it to on my debain box (also using lilo 1:22.1-6) and it did not work either... it did work on my redhat box (which now uses GRUB)...

    let me have some looks.

Similar Threads

  1. Change the Logon Screen Saver in XP
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-04-2005, 06:40 AM
  2. Different LILO versions
    By snct in forum Linux - General Topics
    Replies: 5
    Last Post: 09-24-2004, 03:54 PM
  3. RH7.3 boot splash screen
    By LiNuts in forum Redhat / Fedora
    Replies: 5
    Last Post: 09-06-2002, 02:04 AM
  4. Redhat 7.3 boot splash screen
    By LiNuts in forum Linux - General Topics
    Replies: 6
    Last Post: 08-22-2002, 10:37 AM
  5. Lilo boot screen
    By wing328 in forum Linux - Software, Applications & Programming
    Replies: 3
    Last Post: 05-31-2002, 05:13 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •