Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Installing Gentoo: Take 2! Suggestions needed!
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
bonedaddyhimself
Tux's lil' helper
Tux's lil' helper


Joined: 24 Jan 2004
Posts: 101

PostPosted: Sat Jan 24, 2004 7:56 pm    Post subject: Installing Gentoo: Take 2! Suggestions needed! Reply with quote

Well, I tried to install Gentoo and all seemed to go well until I ran into a few problems. I'm a noob BTW.

My Setup AthlonXP, Stage2 install-gentoo-sources-kernel-2.4.22
Partitions=winblows(fat32) ~ boot ~ swap ~ root
ReiserFS

1. The first problem I ran into was that I couldn't modules-update. I even tried to force it but no go. I looked in the /etc dir and the file itself was not there! The only mod listed in the /lib/modules/kernel was the NVidia package I had just added the step before which seemed to go well.

2.Since I was so close to completion, I continued on. Towards the end I couldn't set a root password (passwd not a command OSLT) I couldn't add a user either.

3. When I rebooted, I got the following error:
Mount command failed with error
Line 1 mount command not found
mounting proc at /proc

Give root password for maintenance or CTRL-D for normal startup.

Ctrl-D just reboots the machine nor can I give the root password since I could never set one up in the first place.

I'm going to d-load the live CD to have for the second go around. I did read in this forum where a user stated that fstab is case-sensitive. I too named the root file system ReiserFS instead of reiserfs.

The problem is that my FS is read only. I tried following the instructions to chroot into the FS to make changes. I had no luck and I'm not sure that I'm even doing it correctly.

I would love to be able to get in and make a change to the fstab and see if that helps.

Thanks for any help you can provide. If i must reinstall so be it. Even with the problems I've had, the install is not too difficult. Being a noob does make things a bit frustrating though.

bd
Back to top
View user's profile Send private message
azlan
Guru
Guru


Joined: 11 Nov 2002
Posts: 381
Location: Seattle WA USA

PostPosted: Sat Jan 24, 2004 9:40 pm    Post subject: Reply with quote

not to worry :D

you´ll get it.

first off, the command passwd should allow you to change your root password.

boot back into your live cd mount and chroot back over (just like in the install guide)

check to make sure you have the command passwd with:

Code:
#which passwd


also you probably need to check your /etc/fstab it sounds to me like you are not seeing your mount points.

also you may not have built your modules correctly so go back into your menuconfig

Code:
#cd /usr/src/linux
#make menuconfig


check to make sure that you have module loading enabled. or just build the things you need in to the kernel explicitly.

make, clean && make bzImage modules modules_install

add your new image to /boot and try again
_________________
there is no crazy, only violet and non violet..
Back to top
View user's profile Send private message
bonedaddyhimself
Tux's lil' helper
Tux's lil' helper


Joined: 24 Jan 2004
Posts: 101

PostPosted: Sat Jan 24, 2004 9:43 pm    Post subject: Reply with quote

Thank you Azlan!

I'll give it a go.

cheers

bd
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