Gentoo Archives: gentoo-user-br

From: Cabral Bandeira <cabral.gentoo@×××××.com>
To: gentoo-user-br@l.g.o
Subject: Re: [gentoo-user-br] Bootsplah
Date: Thu, 05 May 2005 22:28:44
Message-Id: f06d686a050505152835389eb6@mail.gmail.com
In Reply to: RE: [gentoo-user-br] Bootsplah by Daniel da Silva Neto
1 Eu tenho aqui nas minhas anotações não sei se vc vai entender.
2
3 O primeiro passo e aplicar o patch do Con Kolivas, pois foi o que tive
4 sucesso para configurar o Bootsplash,
5
6 http://members.optusnet.com.au/ckolivas/kernel/
7
8 Para aplicar o patch e facil, coloque ele em /usr/src , descompacte com
9
10 bunzip2 patch-2.6.7-ck5.bz2 .
11
12 Depois entre em /usr/src/linux e digite o comando
13
14 patch -p1 <../patch-2.6.7-ck5,
15
16 pronto o patch ja foi aplicado. Agora vamos as opçoes no Kernel.
17
18 Code maturity level options --->
19 [*] Prompt for development and/or incomplete code/drivers
20 Processor type and features --->
21 [*] MTRR (Memory Type Range Register) support
22 Device Drivers --->
23 Block devices --->
24 <*> Loopback device support
25 <*> RAM disk support
26 (4096) Default RAM disk size
27 [*] Initial RAM disk (initrd) support
28 Graphics support --->
29 [*] Support for frame buffer devices
30 [*] VESA VGA graphics support
31 Console display driver support --->
32 [*] Video mode selection support
33 <*> Framebuffer Console support
34 Bootsplash configuration --->
35 [*] Bootup splash screen
36
37 Agora compile o Kernel normalmente.
38
39 make , make modules , make modules_install
40
41 Apesar do patch CK ja ser preparado para o bootsplash, é necessario a
42 instalação do mesmo. Vamos lá.
43
44 emerge bootsplash
45
46 etc-update
47
48 Copie esse comando , cole no seu xterm e precione enter:
49
50 /sbin/splash -s -f
51 /etc/bootsplash/default/config/bootsplash-1024x768.cfg >
52 /boot/initrd-1024x768
53
54 ou use: cp /usr/share/bootsplash/initrd-1024x768 /boot/
55
56 Depois digite:
57
58 rc-update add bootsplash default
59
60
61
62
63
64 Em 05/05/05, Daniel da Silva Neto<dsilva_modulo@×××××××××××××.br> escreveu:
65 > Olá Celso,
66 >
67 > Recomendo que vc use o splash + splash_utils
68 >
69 > E use apenas os bootsplash-themes.
70 >
71 > Basta que vc tenha compilado seu Kernel com suporte a FrameBuffer e INITRAM
72 > (initrd)
73 >
74 > Por default ele somente carrega junto com o rc .. Mas vc pode criar uma
75 > imagen com o spalsh_geninit(Esqueci o resto..rs aperta TAB) e salva-la em
76 > /boot/initnomequevcquer e mandar carregar junto com kernel ;)
77 >
78 > + Objetivo:
79 >
80 > http://dev.gentoo.org/~spock/projects/gensplash/archive/gensplash-in-5-easy-
81 > steps.txt
82 >
83 > http://gentoo-wiki.com/HOWTO_fbsplash
84 >
85 > Abs,
86 >
87 > --
88 > Daniel Neto
89 >
90 > As informações existentes nessa mensagem e nos arquivos anexados são para
91 > uso restrito, sendo seu sigilo protegido por lei. Caso não seja
92 > destinatário, saiba que leitura, divulgação ou cópia são proibidas. Favor
93 > apagar as informações e notificar o remetente. O uso impróprio será tratado
94 > conforme as normas da empresa e a legislação em vigor.
95 > The information contained in this message and in the attached files are
96 > restricted, and its confidentiality protected by law. In case you are not
97 > the addressee, be aware that the reading, spreading and copy of this message
98 > is unauthorized. Please, delete this message and notify the sender. The
99 > improper use of this information will be treated according the company's
100 > internal rules and legal laws.
101 >
102 > -----Original Message-----
103 > From: Celso Nery [mailto:celso.nery@××××××××××.br]
104 > Sent: Thursday, May 05, 2005 6:05 PM
105 > To: GentoBR
106 > Subject: [gentoo-user-br] Bootsplah
107 >
108 > Ola pessoal da lista!!!
109 >
110 > Gostaria de saber se alguem sabe como eu faco pra colocar o bootsplash
111 > denovo no gentoo.
112 >
113 > Seguinte:
114 > Kernel : 2.6.9-gentoo-r13
115 >
116 > Sendo que no meus de compilar o kernel naum aparece a opcao Bootsplash
117 > configuration
118 >
119 > ja tentei baixar varios patchs mas todos informam que ja esta instalado e
120 > retorna falha.
121 >
122 > Se alguem tem ou teve esse problema por favor ajude-me!!!
123 >
124 > --
125 > ______________________________________________________________
126 > Celso Nery P. Ribeiro
127 >
128 > Profissional de Informatica
129 > Linux User : #241793
130 >
131 > Feliz aquele que transfere o que sabe e aprende o que ensina.
132 > ______________________________________________________________
133 >
134 > --
135 > gentoo-user-br@g.o mailing list
136 >
137 >
138 >
139
140 --
141 gentoo-user-br@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-br] Bootsplah "Sebastião E. Alves Filho" <alves_rn@×××××××××.br>
Re: [gentoo-user-br] Bootsplah Celso Nery <celso.nery@××××××××××.br>