LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 10-16-2004, 02:35 PM   #1
ski3r
LQ Newbie
 
Registered: Oct 2004
Posts: 9

Rep: Reputation: 0
Bootsplash


I'm trying to install a bootsplash but i don't know wich patch I should use. I'm running the 2.6.7-1 kernel on a Debian testing system. Does anyone know where I can find the right patch? I can't find it in bootsplash.de/files/
another question, do I really need to recompile the kernel?
 
Old 10-17-2004, 11:44 AM   #2
haimeltjnfg
Member
 
Registered: May 2004
Distribution: debian
Posts: 235

Rep: Reputation: 30
bootsplash.de/files

you really need to recompile the kernel

follow these commands:

1st step - add bootsplash.de/files/debian to our apt sources list
#echo "deb http://www.bootsplash.de/files/debian/ unstable main" >> /etc/apt/sources.list

2nd step - update our local package list
#apt-get update

3rd step - install the kernel source, the bootsplash patch, debian kernel packaging tools
#apt-get install kernel-source-2.6.7 kernel-package libncurses5-dev kernel-patch-bootsplash -y

4th step - unpack kernel, and apply patch
#cd /usr/src
#tar -jxf kernel-source-2.6.7.tar.bz2
#cd kernel-source-2.6.7 && ../kernel-patch/all/apply/bootsplash

5th step - configure kernel for bootsplash
#make menuconfig
Code maturity level options --->[*] Prompt for development and/or incomplete code/drivers
Processor type and features --->[*] MTRR (Memory Type Range Register) support
Device Drivers --->
Block devices --->
<*> Loopback device support
<*> RAM disk support
(4096) Default RAM disk size[*] Initial RAM disk (initrd) support
Graphics support --->[*] Support for frame buffer devices[*] VESA VGA graphics support
Console display driver support --->[*] Video mode selection support
<*> Framebuffer Console support
Bootsplash configuration --->[*] Bootup splash screen

6th step - compile the kernel and install kernel
#make-kpkg clean && make-kpkg kernel_image
#dpkg -i ../kernel-image-2.6.7*deb
 
Old 10-17-2004, 04:43 PM   #3
ski3r
LQ Newbie
 
Registered: Oct 2004
Posts: 9

Original Poster
Rep: Reputation: 0
Thank you!!!!!
 
Old 10-18-2004, 03:17 PM   #4
ski3r
LQ Newbie
 
Registered: Oct 2004
Posts: 9

Original Poster
Rep: Reputation: 0
Hey, I've been trying to follow your instruction but I get an error while typing this:
cd kernel-source-2.6.7 && ../kernel-patch/all/apply/bootsplash
bash: ../kernel-patch/all/apply/bootsplash: Filen eller katalogen finns inte (= file or folder doesn't exist)
What should I do?
/ski3r
 
Old 10-18-2004, 04:48 PM   #5
haimeltjnfg
Member
 
Registered: May 2004
Distribution: debian
Posts: 235

Rep: Reputation: 30
oops, it's ../kernel-patches /all/apply

so:

#cd kernel-source-2.6.7 && ../kernel-patches/all/apply/bootsplash
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
bootsplash alibaba Linux - Software 3 05-03-2007 12:04 AM
Bootsplash speedemonV12 SUSE / openSUSE 10 01-07-2006 10:37 AM
bootsplash? mushmaster Linux - Software 7 02-14-2005 04:26 PM
bootsplash himm SUSE / openSUSE 8 12-07-2004 03:43 AM
bootsplash 2.4.21 chrismiceli Linux - General 1 08-01-2003 09:45 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 03:44 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration