Gentoo Archives: gentoo-user-hu

From: Botykai Zsolt <zsolt.botykai@××××××.hu>
To: gentoo-user-hu@××××××××××××.org
Subject: Re: [gentoo-user-hu] hatterkep
Date: Tue, 22 Mar 2005 13:24:39
Message-Id: 200503221424.36194.zsolt.botykai@online.hu
In Reply to: [gentoo-user-hu] hatterkep by Emese
1 Tuesday 22 March 2005 14.59-n, Emese ezt írta:
2 > Sziasztok,
3 > Azt szeretném kérdezni, hogy miként lehet megoldani azt, hogy induláskor
4 > és kikapcsoláskor háttérképet rakhassak be.
5
6 valahogy így, ha jól sejtem a bootsplash/gensplash -re gondolsz.
7 a kernel configban mindenképpen kellenek:
8 CONFIG_FB_VESA_TNG=y
9 CONFIG_FB_SPLASH=y
10
11 0) Preparation. Make sure you that you either have your ACCEPT_KEYWORDS set
12 to ~<your_arch> (eg. ~x86) or that you add:
13 sys-kernel/gentoo-dev-sources ~x86
14 media-gfx/splashutils ~x86
15 to your /etc/portage/package.keywords.
16
17 1) Install the latest Gentoo kernel sources:
18 # emerge gentoo-dev-sources
19
20 2) Configure, build and install your kernel:
21 # cd /usr/src/linux
22 # make menuconfig
23 # make
24 # make install modules_install
25
26 3) Install splashutils:
27 # emerge splashutils
28
29 4) Create an initramfs image for fbsplash:
30 # splash_geninitramfs -v -g /boot/fbsplash-emergence-1024x768 -r 1024x768
31 emergence
32
33 5) Configure your bootloader: (instructions for grub)
34 # cd /boot/grub
35
36 Edit menu.lst, find the entry for your kernel, and put
37 'splash=silent,theme:
38 emergence'
39 onto the kernel command line. You should get something like this:
40
41 title Gentoo Linux (g-d-s 2.6.8.1)
42 root (hd0,4)
43 kernel /boot/gentoo-2.6.8.1 ro root=/dev/hda1
44 video=vesafb:ywrap,pmipal,1024x768-32@85 splash=silent,theme:emergence
45 initrd /boot/fbsplash-emergence-1024x768
46
47
48 --------------------------------------------------------------------------
49
50 Opinions, conclusions and other information in this message that do not
51 relate to the official business of Online Business Technologies Corp.
52 shall be understood as neither given nor endorsed by it. In such cases
53 Online Business Technologies Corp. will not bear the responsibility of
54 consequences.
55 If you have received this communication in error, please notify the
56 system manager immediately by responding to this email and then delete
57 it from your system.
58
59
60 A levelben foglalt, nem az Online Rt. hivatalos uzletmenetevel kapcsolatos
61 velemenyek vagy mas informaciok vonatkozasaban az Online Rt. nem vallal
62 felelosseget.
63 Amennyiben a level valamely hiba folytan jutott Onhoz, kerjuk, hogy
64 valaszlevelben azonnal ertesitse a rendszer uzemeltetojet, majd torolje ki
65 a levelet rendszerebol!