Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Help me with GRUB. please read my post.
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
-Art-
n00b
n00b


Joined: 05 Nov 2004
Posts: 4

PostPosted: Fri Nov 05, 2004 11:10 am    Post subject: Help me with GRUB. please read my post. Reply with quote

Oh my god, this is so hard to install!

I did everything the install guide said (i think), I reboot, I get GRUB ....?

Why do i get GRUB when the installation is finished and rebooted while the docs say the GUI is supposed to be starting? I tried doing a CD boot again, it said the CD could not be found. So I can't do it all over again.

Please help me, my mom is making me go crazy!

:cry:

PS. This is the first time i use linux. Please, if you post something hard for a n00b, explain!

I'm going back into the corner and cry. :cry:

PS2. If you have MSN, please add me, it is much easier for me. and faster, I don't know how long i can stay online since I'm on dialup now. (had cable before but lost CD, cant install it) please, add me! wizza_of_oz[at]hotmail[dot]com
Back to top
View user's profile Send private message
Robelix
l33t
l33t


Joined: 21 Jul 2002
Posts: 760
Location: in a World created by a Flying Spaghetti Monster

PostPosted: Fri Nov 05, 2004 12:40 pm    Post subject: Reply with quote

A simple explanation how a linux-system boots:

1) You switch on the box and it automatically starts the BIOS.
2) The BIOS starts the master boot record, in the mbr it finds grub - so the BIOS starts grub.
3) Grub loads and starts a linux-kernel
4) The kernel starts init
5) and init starts everything else - including X (the GUI)

So if you want help you need to be more specific where your problem is.

Most propably a search in this forum will help you.

robelix
_________________
mysql> SELECT question FROM life, universe, everything WHERE answer=42;
Empty set (2079460347 sec)
Back to top
View user's profile Send private message
-Art-
n00b
n00b


Joined: 05 Nov 2004
Posts: 4

PostPosted: Fri Nov 05, 2004 12:52 pm    Post subject: Reply with quote

Hmm.. I start my box, I get GRUB, nothing else...

Can you tell me some grub commands to start the linux-kernel? I tried every command but it gave errors, I don't know how to use grub, I'm a n00b. :cry:
Back to top
View user's profile Send private message
Aggut
n00b
n00b


Joined: 05 Nov 2004
Posts: 5

PostPosted: Fri Nov 05, 2004 1:03 pm    Post subject: Reply with quote

If you by misstake changed boot device order in BIOS to the harddrive first the CDROM after that (Some do that to not need to eject the CD and still get to the installed SysOp) then I recomend you to switch back to boot from CD first. If this is not the case you have some serious problem with your CD and/or CDROM. Try another CD, any bootable, and see if that one fires up. If it don't go into the bios and check. If it still doesn't work I sure would cry, and then try with another CDROM device.. =P
_________________
Knowledge is knowing that you don't have a clue, I'm a guru at everything.
Back to top
View user's profile Send private message
Robelix
l33t
l33t


Joined: 21 Jul 2002
Posts: 760
Location: in a World created by a Flying Spaghetti Monster

PostPosted: Fri Nov 05, 2004 1:20 pm    Post subject: Reply with quote

in the grub-commandline you can enter the same commands as you put into grub.conf. Even autocomplete with the tab key works.
for example:
Code:

root (hd0,0)
kernel (hd0,0)/kernel-2.6.9 root=/dev/hda2
boot


If you get just the commandline grub cannot find grub.conf.
Most propably you have set a wrong root. The grub-root must be the boot partition! The kernel-root is something diffrent.
_________________
mysql> SELECT question FROM life, universe, everything WHERE answer=42;
Empty set (2079460347 sec)
Back to top
View user's profile Send private message
-Art-
n00b
n00b


Joined: 05 Nov 2004
Posts: 4

PostPosted: Fri Nov 05, 2004 1:44 pm    Post subject: Reply with quote

Robelix wrote:

Code:

root (hd0,0)
kernel (hd0,0)/kernel-2.6.9 root=/dev/hda2
boot


Yes, I tried doing that a couple of times using different numbers in (hd0,0) and it says:
Error 15: File not found.

I don't know the name of the file im supposed to look for.
Back to top
View user's profile Send private message
Robelix
l33t
l33t


Joined: 21 Jul 2002
Posts: 760
Location: in a World created by a Flying Spaghetti Monster

PostPosted: Fri Nov 05, 2004 1:57 pm    Post subject: Reply with quote

What you are looking for is the kernel :)
If you used genkernel then it's kernel-version, if you installed it manually it's most propably bzImage.

Try: kernel (hd0,0)/ and then [tab] twice - and it shows you all files.
Try also other partitions (hd0,1 0,2...) and also (hd0,0)/boot/

robelix
_________________
mysql> SELECT question FROM life, universe, everything WHERE answer=42;
Empty set (2079460347 sec)
Back to top
View user's profile Send private message
-Art-
n00b
n00b


Joined: 05 Nov 2004
Posts: 4

PostPosted: Fri Nov 05, 2004 2:36 pm    Post subject: Reply with quote

Mmkay., I found my kernel, got an error now.

Quote:
grub> kernel (hd0,2)/linux/linux-2.4.26-gentoo-r6

Error 26: Too many symbolic links.


Meh, what does this mean? And how can I fix it or whatever?
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