Gentoo Archives: gentoo-dev

From: Grant Goodyear <grant@××××××××××××××.edu>
To: gentoo-dev@g.o
Subject: [gentoo-dev] grub 0.90-r2 splash image
Date: Wed, 31 Oct 2001 13:15:46
Message-Id: 20011031161537.A1200@g2.ces.clemson.edu
1 I've been working on updating the current grub with the latest
2 RedHat patches. I can't for the life of me get the splash image
3 to work. Am I missing something, or is my ebuild broken? If
4 somebody who has the splashimage working would try this ebuild,
5 I would be quite grateful.
6
7 Thanks,
8 Grant
9
10 ---menu.lst---
11 g2 grub # cat /boot/grub/menu.lst
12 default 0
13 timeout 30
14
15 splashimage=(hd0,1)/boot/grub/splash.xpm.gz
16
17 title="Gentoo Linux 1.0_rc6-r12"
18 root (hd0,1)
19 kernel /boot/bzImage root=/dev/hda3 hdc=ide-scsi
20 --
21 ___________________________________________________________________
22 | Grant Goodyear | The Secrets of Physics: |
23 | Dept. of Chemistry - Clemson U |1. Add zero. |
24 | Clemson, SC 29634 |2. Multiply by one. |
25 |-------------------------------------|3. Expand in a Taylor series|
26 |e-mail: goodyea@×××××××.edu |4. Integrate by parts. |
27 |www:bernacchi.chem.uh.edu/~grant |5. Fourier transform. |
28 | |6. Add auxiliary variables |
29 |_____________________________________|____________________________|

Replies

Subject Author
Re: [gentoo-dev] grub 0.90-r2 splash image Daniel Robbins <drobbins@g.o>
Re: [gentoo-dev] grub 0.90-r2 splash image jano <jano@××××××××××××.net>