LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions
User Name
Password
Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... Note: An (*) indicates there is no official participation from that distribution here at LQ.

Notices


Reply
  Search this Thread
Old 03-19-2003, 11:46 PM   #1
Goatdemon
Member
 
Registered: May 2002
Location: The good 'ol USofA
Distribution: ArchLinux - Slackware 8.1
Posts: 398

Rep: Reputation: 30
Friggin Annoying Gentoo Install Problems


ok, ive tried installing it twice from a stage one install with the newest release .... rc_14.3 or something... and i keep gettin screwed! after the 3 hour install (both times) i get an error at the first boot
mounting /proc ... oops
the mount command failed with error:
line 1 : mount: command not found

then it prompts for the root password to give maintanance
so i enter it and it says login incorrect... i know i reset the password... i reset it once on the first install then i did it twice on the second install ( i reset it at the beginning.. where it prompts ... and at the end to make sure it worked... it didnt)

furthermore, in section 19 of the install manual i printed out, it says to reset the password, i couldnt do it at this stage, it said command not found so i proceded to section 26, did "exit" then changed the password with "passwd" and it worked.. so i thought. then i unmounted and rebooted.

i think the proc problem may be fixable in my fstab file, but i cant get to it because it wont accept my password for maintinance... what can i do other than try that long ass install a third time?

...ah 1.4 rc3. that's it.

Last edited by Goatdemon; 03-20-2003 at 12:31 AM.
 
Old 03-20-2003, 02:23 AM   #2
busbarn
Member
 
Registered: Feb 2002
Location: Denver, CO US
Distribution: Arch
Posts: 453

Rep: Reputation: 30
I never got that error but I got some other bizarre errors because I accidentally skipped a step in the install. I'm not a guru so I would say you have to start over...or just download 1.4 rc2 that is already optimized for your machine. That would save you tons of time.
 
Old 03-21-2003, 03:33 AM   #3
Goatdemon
Member
 
Registered: May 2002
Location: The good 'ol USofA
Distribution: ArchLinux - Slackware 8.1
Posts: 398

Original Poster
Rep: Reputation: 30
fdjkld!!!!!!!!!!! i've tried installing 4 times !!!! 4!!!! and still the same errors... what the hell is the problem? it wont take my password for maintance, every lilo boot disk i make chokes out saying invalid compressed format, what can i do? what is there to do... and if one of you gentoo FU3$#@$'s tells me that gentoo is just to hard for me im gonna beat you to death! Why will it not work? i followed the friggin install guide to the letter.

Last edited by Goatdemon; 03-21-2003 at 03:36 AM.
 
Old 03-21-2003, 04:20 AM   #4
crashmeister
Senior Member
 
Registered: Feb 2002
Distribution: t2 - trying to anyway
Posts: 2,541

Rep: Reputation: 47
Try the rc1 install with a stage3 tarball.There has been issues with rc2 and I don't know if anybody bothered to fix them.Also with stage3 you won't have to compile the whole thing to see it fail until you figured out what is wrong.Plus you don't need to install it again all the time anyway.You can always use the livecd to boot and chroot into the install.Check if /bin/mount exists at all.
 
Old 03-21-2003, 01:01 PM   #5
Goatdemon
Member
 
Registered: May 2002
Location: The good 'ol USofA
Distribution: ArchLinux - Slackware 8.1
Posts: 398

Original Poster
Rep: Reputation: 30
thank you! i will ... finally advice
 
Old 03-21-2003, 01:24 PM   #6
Goatdemon
Member
 
Registered: May 2002
Location: The good 'ol USofA
Distribution: ArchLinux - Slackware 8.1
Posts: 398

Original Poster
Rep: Reputation: 30
i tried chrooting, doing the same thing the manual says
chroot /mnt/gentoo /bin/bash .... but /bin/bash doesn't exist
so i did chroot /mnt/gentoo / ..... permission denied
chroot / worked .... is this what i should be typing?

anyway,after i chrooted i saw that there was a mount in my /bin folder but when i rebooted, got the mount error (noticed that the post said EXT3 file system mounted .... or something to that effect) /proc wont mount, got the same password error (login incorrect) hit enter a couple of times and it sent me in to a bash shell which allowed me to check out the hard drive (cant modify it.. read only) and checked the /bin directory only to find no mount. the only command i can get to work is emerge and it cant modify anything on a read only fs.
 
Old 03-21-2003, 01:34 PM   #7
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
if you're not getting even anythign at all in the bin directory then you definietly typing something wrong, i'd guess you are not decompressing the stage1 tarball correctly. check the installation docs properly
 
Old 03-21-2003, 01:42 PM   #8
crashmeister
Senior Member
 
Registered: Feb 2002
Distribution: t2 - trying to anyway
Posts: 2,541

Rep: Reputation: 47
You need to mount the file systems first as described at step 7 - just mount them and then try to chroot over.
Don't remember if you'll need to do all the steps under code listing 8.3 either - except to copy /etc/resolv.conf - it's been a while.
I'd try it myself if I could find my install CD.
 
Old 03-21-2003, 04:38 PM   #9
Goatdemon
Member
 
Registered: May 2002
Location: The good 'ol USofA
Distribution: ArchLinux - Slackware 8.1
Posts: 398

Original Poster
Rep: Reputation: 30
acid the /bin directory does have some files in it, just not mount.
and ill try again
 
Old 03-21-2003, 09:45 PM   #10
Goatdemon
Member
 
Registered: May 2002
Location: The good 'ol USofA
Distribution: ArchLinux - Slackware 8.1
Posts: 398

Original Poster
Rep: Reputation: 30
ok, ok im making progress i somehow got the password to change but now i'm having a problem ...
modprobe cannot locate module devfs
i did have it compiled into the kernel from the beginning but i went to see if i could make it a module to fix the problem only to find that there's no module option for devfs. can i modify a file to fix this? if so which one.

i recompiled the kernel once again and the problem didn't get fixed.

Last edited by Goatdemon; 03-21-2003 at 09:47 PM.
 
Old 03-21-2003, 10:07 PM   #11
monkeymartin
Member
 
Registered: Mar 2003
Location: canada
Distribution: slackware 9.0 knoppix
Posts: 81

Rep: Reputation: 15
http://www.osnews.com/story.php?news_id=3057

this is a good link for a person new to gentoo
 
Old 03-22-2003, 04:05 PM   #12
Goatdemon
Member
 
Registered: May 2002
Location: The good 'ol USofA
Distribution: ArchLinux - Slackware 8.1
Posts: 398

Original Poster
Rep: Reputation: 30
anyone... ?
 
Old 03-22-2003, 10:15 PM   #13
crashmeister
Senior Member
 
Registered: Feb 2002
Distribution: t2 - trying to anyway
Posts: 2,541

Rep: Reputation: 47
I can't help you there aside from the fact that you need to enable devfs and enable at boot.I usually don't use modules,don't like them,don't mess with them and don't know how to.
 
Old 03-23-2003, 04:23 AM   #14
Goatdemon
Member
 
Registered: May 2002
Location: The good 'ol USofA
Distribution: ArchLinux - Slackware 8.1
Posts: 398

Original Poster
Rep: Reputation: 30
ok... i reinstalled again and i have different hopefully more easily solvable problems

i boot gentoo and get this...
ds: no socket drivers loaded!
ext3-fs: mounted files system with ordered data mode
vfs: mounted root (ext3 fs) readonly
mounted devfs on /dev
freeing unused kernel memory
init-2.05b#

... from here everything is read only again so i cant change anything, install anything... do the necessary things of an operating system. do i just need to make my ext3fs writable? if so how do i do it? i dont get anything that looks like an error other than that ds line with the exclamation point at the end. doesn't ask for the root password or anything. what's the problem now?
 
Old 03-23-2003, 05:04 AM   #15
crashmeister
Senior Member
 
Registered: Feb 2002
Distribution: t2 - trying to anyway
Posts: 2,541

Rep: Reputation: 47
Do you got an extra /boot partition or only / ?
My log looks the same with the exception that my /boot is ext3 and after it mounts that read-only it mounts the reiserfs which is / .
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
gentoo Install Problems Battousai Linux - Newbie 2 06-20-2004 10:57 PM
Gentoo 2004.0 Install Problems andocser Linux - Distributions 4 04-25-2004 05:19 PM
Gentoo Stage1 install problems... GryphonTech Linux - Distributions 7 09-14-2003 04:40 AM
Gentoo install modem problems with devfsd acjt Linux - Distributions 0 04-27-2003 09:59 AM
problems with a fresh Gentoo 1.2 install Gentooer Linux - General 1 12-16-2002 10:39 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions

All times are GMT -5. The time now is 05:37 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration