Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Disable Grub Bootsplash
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
jmazzi
n00b
n00b


Joined: 06 Oct 2003
Posts: 19

PostPosted: Wed Mar 03, 2004 2:07 pm    Post subject: Disable Grub Bootsplash Reply with quote

Hi,

When my system boots, its just a black screen with a penguin in the top right corner of the screen. My system boots all the way, but you can not read anything. I tried --no-bootsplash with genkernel, but it did not work.

Kernel Version: 2.6.3-gentoo-r2

grub.conf:
Code:

default=0
timeout=30
splashimage=(hd0,0)/boot/grub/splash.xpm.gz

title Gentoo Linux-2.6.3-r2
    root (hd0,0)
    kernel /boot/kernel-2.6.3-gentoo-r2 root=/dev/ram0 init=/linuxrc real_root=/dev/hda3 hdc=ide-scsi vga=0x317 splash=silent
    initrd /boot/initrd-2.6.3-gentoo-r2


Ive tried changing the vga settings and that did not help either.
Back to top
View user's profile Send private message
polle
Veteran
Veteran


Joined: 28 Feb 2003
Posts: 1498
Location: Belgium

PostPosted: Wed Mar 03, 2004 3:21 pm    Post subject: Reply with quote

If you have a seperate bootpartiton:
change this:
splashimage=(hd0,0)/grub/splash.xpm.gz
Back to top
View user's profile Send private message
jmazzi
n00b
n00b


Joined: 06 Oct 2003
Posts: 19

PostPosted: Wed Mar 03, 2004 4:04 pm    Post subject: Reply with quote

That doesnt work. FYI, im not talking about the screen that lists the available kernels to boot. Im talking about the screen after you select the kernel to boot on upto the console login prompt.
Back to top
View user's profile Send private message
mdowney
Tux's lil' helper
Tux's lil' helper


Joined: 16 Sep 2003
Posts: 120
Location: Columbus, OH

PostPosted: Wed Mar 03, 2004 4:52 pm    Post subject: Reply with quote

you'll want to remove the line that says splash=silent from your kernel line to have it display all the boot messages, the line that says vga=0x317 is for framebuffer and it says what size to make the screen resolution.
Back to top
View user's profile Send private message
jmazzi
n00b
n00b


Joined: 06 Oct 2003
Posts: 19

PostPosted: Wed Mar 03, 2004 5:11 pm    Post subject: Reply with quote

mdowney wrote:
you'll want to remove the line that says splash=silent from your kernel line to have it display all the boot messages, the line that says vga=0x317 is for framebuffer and it says what size to make the screen resolution.


I tried that, still just a black screen i can not read
Back to top
View user's profile Send private message
mdowney
Tux's lil' helper
Tux's lil' helper


Joined: 16 Sep 2003
Posts: 120
Location: Columbus, OH

PostPosted: Wed Mar 03, 2004 5:28 pm    Post subject: Reply with quote

Try this for your kernel line:


Code:
kernel (hd0,0)/kernel-2.6.3-gentoo-r2  root=/dev/hda3 hdc=ide-scsi
Back to top
View user's profile Send private message
michaelb
l33t
l33t


Joined: 06 Jun 2002
Posts: 686
Location: Ann Arbor, MI

PostPosted: Wed Mar 03, 2004 5:36 pm    Post subject: Reply with quote

I suspect the problem is genkernel. I have just about nothing good to say about that tool. My advice is to compile your own, and leave out framebuffer support entirely, at least for now.
_________________
Behold, The power of SEARCH!
Back to top
View user's profile Send private message
jmazzi
n00b
n00b


Joined: 06 Oct 2003
Posts: 19

PostPosted: Wed Mar 03, 2004 6:01 pm    Post subject: Reply with quote

Whats the best way to make your own initrd. I have made them by hand on a redhat machine, just not sure what tool to use for initrd on gentoo. mkinitrd is masked, so im kinda hesitant to use it.
Back to top
View user's profile Send private message
jmazzi
n00b
n00b


Joined: 06 Oct 2003
Posts: 19

PostPosted: Thu Mar 04, 2004 3:35 pm    Post subject: Reply with quote

I have made my own initrd, and built my kernel by hand and installed it. I still get the same results when i boot my 2.6.3 kernel. Anyone have some insight on this?
Back to top
View user's profile Send private message
michaelb
l33t
l33t


Joined: 06 Jun 2002
Posts: 686
Location: Ann Arbor, MI

PostPosted: Thu Mar 04, 2004 4:39 pm    Post subject: Reply with quote

Is there any particular reason you want to use an initrd? I appologize if I was unclear, what I meant was to create your own kernel, completely without framebuffer or bootspash support. You definitely still have those in there if you are seeing the penguin logo on bootup.
_________________
Behold, The power of SEARCH!
Back to top
View user's profile Send private message
carney1979
Tux's lil' helper
Tux's lil' helper


Joined: 01 Mar 2004
Posts: 145
Location: Maine

PostPosted: Thu Mar 04, 2004 5:28 pm    Post subject: FYI about hdc=ide-scsi Reply with quote

When I compiled my kernel (2.6.3), I tred to selece the ide=scsi option and the help file said it's no longer needed with the 2.6 kernels.

I haven't actually tried this yet, but I intend to....

David
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum