<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.linux360.ro/index.php?action=history&amp;feed=atom&amp;title=Slackware_11_%26_bootsplash</id>
		<title>Slackware 11 &amp; bootsplash - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.linux360.ro/index.php?action=history&amp;feed=atom&amp;title=Slackware_11_%26_bootsplash"/>
		<link rel="alternate" type="text/html" href="http://wiki.linux360.ro/index.php?title=Slackware_11_%26_bootsplash&amp;action=history"/>
		<updated>2026-04-19T12:04:22Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.29.2</generator>

	<entry>
		<id>http://wiki.linux360.ro/index.php?title=Slackware_11_%26_bootsplash&amp;diff=3438&amp;oldid=prev</id>
		<title>Kilah: Slackware 11 ( Kernel 2.6.17.13 moved to Slackware 11 &amp; bootsplash</title>
		<link rel="alternate" type="text/html" href="http://wiki.linux360.ro/index.php?title=Slackware_11_%26_bootsplash&amp;diff=3438&amp;oldid=prev"/>
				<updated>2007-04-13T03:15:23Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;a href=&quot;/index.php/Slackware_11_(_Kernel_2.6.17.13&quot; class=&quot;mw-redirect&quot; title=&quot;Slackware 11 ( Kernel 2.6.17.13&quot;&gt;Slackware 11 ( Kernel 2.6.17.13&lt;/a&gt; moved to &lt;a href=&quot;/index.php/Slackware_11_%26_bootsplash&quot; title=&quot;Slackware 11 &amp;amp; bootsplash&quot;&gt;Slackware 11 &amp;amp; bootsplash&lt;/a&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 03:15, 13 April 2007&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;' lang='en'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Kilah</name></author>	</entry>

	<entry>
		<id>http://wiki.linux360.ro/index.php?title=Slackware_11_%26_bootsplash&amp;diff=3437&amp;oldid=prev</id>
		<title>Kilah: Slackware 11 ( Kernel 2.6.17.13 &amp; 2.6.17.13-smp ) &amp; Bootsplash</title>
		<link rel="alternate" type="text/html" href="http://wiki.linux360.ro/index.php?title=Slackware_11_%26_bootsplash&amp;diff=3437&amp;oldid=prev"/>
				<updated>2007-04-13T03:15:01Z</updated>
		
		<summary type="html">&lt;p&gt;Slackware 11 ( Kernel 2.6.17.13 &amp;amp; 2.6.17.13-smp ) &amp;amp; Bootsplash&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Slackware 11 ( Kernel 2.6.17.13 &amp;amp; 2.6.17.13-smp ) &amp;amp; Bootsplash ==&lt;br /&gt;
&lt;br /&gt;
Instalare bootsplash pentru Slackware ( kernel 2.6.x )&lt;br /&gt;
&lt;br /&gt;
'''[~] Instalam bootsplash'''&lt;br /&gt;
&lt;br /&gt;
$ cd /tmp&lt;br /&gt;
&lt;br /&gt;
$ wget http://ftp.scarlet.be/pub/linuxpackages/Slackware-11.0/Console/bootsplash/bootsplash-11.0-i486-2kta.tgz&lt;br /&gt;
 &lt;br /&gt;
$ installpkg bootsplash-11.0-i486-2kta.tgz&lt;br /&gt;
&lt;br /&gt;
$ rm -rf bootsplash-11.0-i486-2kta.tgz&lt;br /&gt;
&lt;br /&gt;
''in cazul in care folositi slapt-get puteti sa il instalati cu slapt-get :''&lt;br /&gt;
&lt;br /&gt;
$ slapt-get --install bootsplash &lt;br /&gt;
&lt;br /&gt;
'''[~] Facem patch la kernel''' &lt;br /&gt;
&lt;br /&gt;
$ cd /root&lt;br /&gt;
&lt;br /&gt;
$ wget ftp://ftp.openbios.org/pub/bootsplash/kernel/bootsplash-3.1.6-2.6.15.diff&lt;br /&gt;
&lt;br /&gt;
$ cd /usr/src/linux-2.6.x ''( ex: cd /usr/src/linux-2.6.17.13/ )''&lt;br /&gt;
&lt;br /&gt;
$ patch -p1 &amp;lt; /root/bootsplash-3.1.6-2.6.15.diff&lt;br /&gt;
&lt;br /&gt;
''Acuma recompilam kernelu cu support de bootsplash.''&lt;br /&gt;
&lt;br /&gt;
$ make menuconfig &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Setarile din kernel trebuie facute in felu urmator :&lt;br /&gt;
  Under Device Drivers &amp;gt; Block Devices&lt;br /&gt;
  &amp;lt;*&amp;gt; RAM disk&lt;br /&gt;
  [*] Initial RAM filesystem and RAM disk (initramfs/initrd) support&lt;br /&gt;
  Under Device Drivers &amp;gt; Graphics Support&lt;br /&gt;
  &amp;lt;*&amp;gt; Support for frame buffer devices&lt;br /&gt;
  [*] VESA VGA graphics support&lt;br /&gt;
  [*] Video mode selection support&lt;br /&gt;
  &amp;lt;*&amp;gt; Framebuffer Console support&lt;br /&gt;
  [*] Select compiled-in fonts&lt;br /&gt;
  [*] VGA 8x8 font&lt;br /&gt;
  [*] VGA 8x16 font&lt;br /&gt;
  [M]Logo configuration&lt;br /&gt;
  [ ] Bootup logo (Il dezactivam)&lt;br /&gt;
  [*] Bootup splash screen &lt;br /&gt;
# Acestea sunt setarile care trebuie sa le faceti in '''make menuconfig'''&lt;br /&gt;
&lt;br /&gt;
''Salvam setarile facute si recompilam kernelu'' &lt;br /&gt;
&lt;br /&gt;
$ make ; make install ; make modules_install&lt;br /&gt;
&lt;br /&gt;
''Dupa ce este recompilat kernelu:''&lt;br /&gt;
&lt;br /&gt;
$ /sbin/depmod -ae -F System.map&lt;br /&gt;
&lt;br /&gt;
$ cp /arch/i386/boot/bzImage /boot/vmlinuz&lt;br /&gt;
&lt;br /&gt;
'''[~] Acuma facem initrd pentru bootsplash'''&lt;br /&gt;
&lt;br /&gt;
$ /sbin/splash -s -f /etc/bootsplash/themes/Linux/config/bootsplash-1024x768.cfg &amp;gt;&amp;gt; /boot/initrd.splash&lt;br /&gt;
&lt;br /&gt;
''( acesta este doar un exemplu, modificati comanda dupa themesu dumneavoastra )''&lt;br /&gt;
&lt;br /&gt;
'''[~] Acuma mai trebe editat in /etc/lilo.conf'''&lt;br /&gt;
&lt;br /&gt;
$ pico /etc/lilo.conf      ''(sau: vi /etc/lilo.conf )''&lt;br /&gt;
&lt;br /&gt;
la linia cu vga trebuie sa fie '''vga = 791'''&lt;br /&gt;
&lt;br /&gt;
'''[~] Sunt 2 exemple de bootsplash primu este bootsplash normal iar al doilea bootsplash cu slient.'''&lt;br /&gt;
&lt;br /&gt;
# Primu exemplu de bootsplash normal.&lt;br /&gt;
  vga = 791&lt;br /&gt;
  # Linux with bootsplash&lt;br /&gt;
  image = /boot/vmlinuz&lt;br /&gt;
  root = /dev/hda4&lt;br /&gt;
  label = Slacware&lt;br /&gt;
  initrd = /boot/initrd.Linux&lt;br /&gt;
  read-only&lt;br /&gt;
# Acesta este primu exemplu cu bootsplash normal.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Al doilea exemplu de bootsplash cu slient.&lt;br /&gt;
  vga = 791&lt;br /&gt;
  # Linux with bootsplash&lt;br /&gt;
  image = /boot/vmlinuz&lt;br /&gt;
  root = /dev/hda4&lt;br /&gt;
  label = Slacware&lt;br /&gt;
  initrd = /boot/initrd.Linux&lt;br /&gt;
  append=&amp;quot;splash=silent&amp;quot;&lt;br /&gt;
  read-only&lt;br /&gt;
  # End of linux with bootsplash&lt;br /&gt;
# Acesta este al doilea exemplu.&lt;br /&gt;
&lt;br /&gt;
Dupa accea salvezi lilo.conf si ca sa fi sigur ca nu o sa ai nici o eroare la bootloader folosesti urmatoarea comanda &lt;br /&gt;
&lt;br /&gt;
$ /sbin/lilo&lt;br /&gt;
# Exemplu &lt;br /&gt;
  ''root:~&amp;gt; /sbin/lilo&lt;br /&gt;
  Added Slacware *&lt;br /&gt;
  root:~&amp;gt;''&lt;br /&gt;
# Acesta este exemplu de verificare pentru lilo.&lt;br /&gt;
----&lt;br /&gt;
Daca ati urmat pasi urmatori trebuie sa functioneze bootsplash fara nici o problema.&lt;/div&gt;</summary>
		<author><name>Kilah</name></author>	</entry>

	</feed>