Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
First boot problems
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
HiddenWolf
n00b
n00b


Joined: 14 Jun 2004
Posts: 12

PostPosted: Mon Jun 14, 2004 8:06 pm    Post subject: First boot problems Reply with quote

Hi

I just did my first Gentoo install today. Took a long time.

Now when I rebooted and got to grub, i realised I made a typo.
I can boot to windows, but not to gentoo. I told grub the kernel is on (hd1,3) while it is on hd(1,2)

So I went to the livecd (smp kernel) and tried chroot /mnt/gentoo /sbin/bash
This gives a "directory does not exist" error.

ls /mnt gives 3 folders.
cdrom
gentoo
livecd

gentoo and livecd are empty, accordingly.

What did I do wrong?

All files should be on /dev/hdb3 (hd1,2) and on reiserFS
Back to top
View user's profile Send private message
hitman200ca
Tux's lil' helper
Tux's lil' helper


Joined: 02 Oct 2002
Posts: 110
Location: Canada

PostPosted: Mon Jun 14, 2004 8:15 pm    Post subject: Reply with quote

When you boot back into the live cd you will have to mount your
Gentoo partition

mount /dev/hda3 /mnt/gentoo -t reiserfs

(I think that is all you need, if not man mount
or add an entry for you drive into /etc/fstab)

Then cd /mnt/gentoo/boot/grub
and edit grub.conf

If /boot is on a separate partition that is the one you should
be mounting. Grub points at where ever the kernel is located
usually /boot as per the install guide.

Good Luck
_________________
"Against stupidity, the Gods themselves contend in vain."
-- Friedrich von Schiller
Back to top
View user's profile Send private message
HiddenWolf
n00b
n00b


Joined: 14 Jun 2004
Posts: 12

PostPosted: Mon Jun 14, 2004 8:55 pm    Post subject: That worked! Reply with quote

The kernel now boots, but it still hangs, so I've got some tweaking to do.

*grins*
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