Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
GRUB version in gentoo, etc..
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
nE0
Tux's lil' helper
Tux's lil' helper


Joined: 08 Aug 2002
Posts: 146
Location: The Netherlands, Breda

PostPosted: Wed Aug 14, 2002 8:01 am    Post subject: GRUB version in gentoo, etc.. Reply with quote

Does anybody know which version of GRUB a default gentoo install is running ?
======================
Ok, that is probably 0.92
======================

Question 2:
Does anybody know the limitations from the splash.xpm.gz image file.
I.E. size, bpp # of colors..


Question 3:
Does anybody know a location where to download the latest version af grub (source is ok.)
======================
I found this one myself.. :wink:
======================

Reason: I want to play around with grub on a test machine here at work, but this machine is not running gentoo.

Thx..
nE0[/quote]
_________________
All things considerring! I'm considerring to...never mind!
Back to top
View user's profile Send private message
citizen428
Retired Dev
Retired Dev


Joined: 10 Jun 2002
Posts: 317
Location: Vienna, Austria

PostPosted: Wed Aug 14, 2002 12:26 pm    Post subject: Re: GRUB version in gentoo, etc.. Reply with quote

Does anybody know which version of GRUB a default gentoo install is running ?
Mine says 0.90-r7


Does anybody know the limitations from the splash.xpm.gz image file.
I.E. size, bpp # of colors..

640x480, 14 colors. There's is a GIMP plugin which exports images as
GRUB splashscreens. Maybe ask google, I forgot the exact location.

[edit]
I was bored at work and did the search:

http://registry.gimp.org/plugin?id=1883


Does anybody know a location where to download the latest version af grub (source is ok.)

http://savannah.gnu.org/cvs/?group=grub

Hope that helps,
Michael
Back to top
View user's profile Send private message
arkane
l33t
l33t


Joined: 30 Apr 2002
Posts: 918
Location: Phoenix, AZ

PostPosted: Wed Aug 14, 2002 4:43 pm    Post subject: Reply with quote

And to tie in another question:

How do I make grub actually know the floppy is there on boot, instead of timing out in a search for it before it gets to the menu?
:)

grub does that 2 times, once for the first "loading..." line, and another for the second where it's loading stage1_5 or whatever.
It's very disconcerting....
Tried lilo, but thats just a whole other ball of wax :) I'm using LVM, and it appears no matter if I tell it a boot param, initrd param, or what, it still bombs out saying no init= found.

I like grub better... so I wanna fix it.
Back to top
View user's profile Send private message
Regor
Guru
Guru


Joined: 06 Aug 2002
Posts: 545
Location: 39° 2' 48" N, 120° 59' 2" W

PostPosted: Thu Aug 15, 2002 1:59 am    Post subject: Reply with quote

arkane wrote:
And to tie in another question:

How do I make grub actually know the floppy is there on boot, instead of timing out in a search for it before it gets to the menu?
:)


Turn off booting from floppy in your BIOS and add the following section to menu.lst:
Code:

title Floppy
root (fd0)
chainloader +1


It's much nicer than having that stupid floppy drive grinding away or machine complaining when a non-bootable disk is in floppy drive. :)
Back to top
View user's profile Send private message
nE0
Tux's lil' helper
Tux's lil' helper


Joined: 08 Aug 2002
Posts: 146
Location: The Netherlands, Breda

PostPosted: Thu Aug 15, 2002 5:09 am    Post subject: Reply with quote

arkane wrote:
And to tie in another question:

How do I make grub actually know the floppy is there on boot, instead of timing out in a search for it before it gets to the menu?
:)

grub does that 2 times, once for the first "loading..." line, and another for the second where it's loading stage1_5 or whatever.
It's very disconcerting....
Tried lilo, but thats just a whole other ball of wax :) I'm using LVM, and it appears no matter if I tell it a boot param, initrd param, or what, it still bombs out saying no init= found.

I like grub better... so I wanna fix it.


I think you mean that when installing grub, you enter "grub" and it starts looking for your floppy..
I have a problem with my floppydrive, so I stopped grub, and started grub with "grub --no-floppy"

Thanks for the replies..
_________________
All things considerring! I'm considerring to...never mind!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things 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