Fwd: Re: [SLE] bootsplash 9.1 pro
From: David Robertson (derobertson_at_runbox.com)
Date: 07/31/04
- Previous message: Jerry Feldman: "Re: [SLE] Laptop choice"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: suse-linux-e@suse.com Date: Sat, 31 Jul 2004 21:10:07 +0300 (AST)
----- Start Forwarded Message -----
From: "David Robertson" <derobertson@runbox.com>
To: cwsiv@myrealbox.com
Subject: Re: [SLE] bootsplash 9.1 pro
> On Fri, 2004-07-30 at 03:51, Catimimi wrote:
> > BandiPat a écrit :
> >
> > >On Thursday 29 July 2004 06:52 pm, Carl William Spitzer IV wrote:
> > >
> > >
> > >>Boot splash is installed.
> > >>but on reboot the grub menu is still text not graphical.
> > >>what turns it on. In 8.2 pro it had a nice graphical around the
> > >>menu.
> > >>
> > >>Can I use my own graphic?
> > >>--
> > >>
> > >>| \ /|\ || |\ / |~~\ /~~\ /~~| //~~\
> > >>| \ / | \ || | X |__/| || |( `--.
> > >>|__ | | \| \_/ / \ | \ \__/ \__| \\__/
> > >>
> > >>
> > >----------------
> > >
> > >Carl,
> > >
> > >If your install initially setup for 640x480, you won't have a graphical
> > >boot, it will always stay text. I had that happen on an older machine
> > >I setup a few months ago with weak builtin video. It displays nicely
> > >in KDE, but I never bothered to try to change the boot up. I once
> > >adjusted that on an install and forever got the question about what
> > >screen I wanted to use after that! So now, I just let it choose, don't
> > >bother it and set my final screens as I wish later.
> > >
> > >Don't know if that was your problem or not, just thought it might be of
> > >some interest, if it was.
> > >
> > >Lee
> > >
> > >
> > If you want bootsplash to work, add an entry vga=0x??? as grub parameter
> >
> > choose 0x??? according to the capabilities of your system, in order to know
> > you can run : hwinfo --framebuffer
> >
> > then run : mkinitrd
> >
> > and the splash screen will be there at next boot.
> >
> > Michel.
>
> According to hwinfo
> Mode 0x031a: 1280x1024 (+2560), 16 bits
> is what I am already using but its still a mode at boot.
>
> linux:/home/cwsiv # cat /boot/grub/menu.lst
> # Modified by YaST2. Last modification on Sat Jun 12 14:54:27 2004
>
>
> color white/blue black/light-gray
> default 0
> timeout 8
> gfxmenu (hd0,9)/message
>
> ###Don't change this comment - YaST2 identifier: Original name: linux###
> title Linux
> kernel (hd0,9)/vmlinuz root=/dev/hda12 vga=0x31a splash=silent
> desktop resume=/dev/hda11 showopts
> initrd (hd0,9)/initrd
> <SNIP>
>
> What else have I left out or done wrong?
>
If your system is capable of displaying 1024x768 (which is pretty standard for a graphical boot), then edit the kernel line in /boot/grub/menu.lst to include vga=0x317
then run
/sbin/mk_initrd
Just check in /etc/bootsplash/themes/SuSE/images that you have the appropriate file bootsplash-1024x768.jpg
If you want to use your own picture, then rename it to this, having backed up the original. Any time you change this image you'll have to run /sbin/mk_initrd to remake the initial ramdisk for booting.
HTH
David
----- End Forwarded Message -----
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: Jerry Feldman: "Re: [SLE] Laptop choice"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|