Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cannot bootstrap
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
Guest






PostPosted: Mon Jun 24, 2002 11:42 am    Post subject: Cannot bootstrap Reply with quote

I've been trying to install Gentoo for a couple of days now. I'm running a 950 Athlon with 512 Mb RAM. 6 GB disk, partitioned 100 Mb boot (ext3), 1024 Mb swap and the rest ext3.

I'm able to uncompress the stage1 file, but when I try to run the bootstrap script, it segfaults consistently. Usually it stops on gettext, but sometimes it dies on binutils.

I've tried installing on different hard drives, but the same thing happens.

I'v also tried playing with /etc/make.conf and choosing the athlon optimized, the athlon optimized- but works on all and the K6 option. No joy on all.

Any help would be appreciated. I've been hearing about Gentoo and want to compare/contrast with Debian
Back to top
DArtagnan
l33t
l33t


Joined: 30 Apr 2002
Posts: 942
Location: Israel, Jerusalem

PostPosted: Mon Jun 24, 2002 12:31 pm    Post subject: Reply with quote

Maybe it will not resolve your specific prob. but u can try:

First export your ftp and http proxy:
# export ftp_proxy="ftp proxy here"
# export http_proxy="http proxy here"
Then grab the stage:
# cd /mnt/gentoo
# wget http://www.ibiblio.org/pub/Linux/distributions/gentoo/releases/build/1.2/stage1-ix86-1.2.tbz2
Then untar it:
# tar -xvjpf stage1-ix86-1.2.tbz2
Now chroot /mnt/gentoo /bin/bash
Now instead using the emerge rsync do:
# cd /usr
# wget http://www.ibiblio.org/pub/Linux/distributions/gentoo/snapshots/portage-20020623.tar.bz2
You're still in /usr!
# tar -xvjpf portage-20020623.tar.bz2
Now edit the /etc/make.conf to make sure the rsync url is correct, because cvs is not opened for public enymore!
Then run ( cross fingers ):
# /usr/portage/scripts/bootstrap.sh
After it I'll recomand you to emerge prozilla first then edit the /etc/make.conf ( almost the last lines ) and you need to uncoment the:
"# FETCHCOMMAND='/usr/bin/proz --max-bps=0 --no-getch -s ${URI} -P ${DISTDIR}' "

Then try( this will grab all code gentoo need to install and after the download is finished the compilation starts) :
# emerge -f system
# emerge system
_________________
All for one and one for All
--

MACPRO machine...
Back to top
View user's profile Send private message
Guest






PostPosted: Mon Jun 24, 2002 1:30 pm    Post subject: Reply with quote

Sounds like a plan. I'll try it when I get home tonight. I'm at work right now, but this seems intriguing to me.
Back to top
DArtagnan
l33t
l33t


Joined: 30 Apr 2002
Posts: 942
Location: Israel, Jerusalem

PostPosted: Mon Jun 24, 2002 2:09 pm    Post subject: Reply with quote

don't take it so hard, print the install doc and this page and try to understand what's goin on.

If i was you I won't change the defaults for CFLAGS, first see if it works then play with the optimisations.
_________________
All for one and one for All
--

MACPRO machine...
Back to top
View user's profile Send private message
fghellar
Bodhisattva
Bodhisattva


Joined: 10 Apr 2002
Posts: 856
Location: Porto Alegre, BR

PostPosted: Mon Jun 24, 2002 2:32 pm    Post subject: Re: Cannot bootstrap Reply with quote

Anonymous wrote:
I'm able to uncompress the stage1 file, but when I try to run the bootstrap script, it segfaults consistently. Usually it stops on gettext, but sometimes it dies on binutils.

I've tried installing on different hard drives, but the same thing happens.

Did you use the same CD every time? Did you try burning it again? If it's not the CD, it's very likely to be bad RAM... Check it with memtest86.
_________________
| www.gentoo.org | www.tldp.org | www.google.com |
Back to top
View user's profile Send private message
DArtagnan
l33t
l33t


Joined: 30 Apr 2002
Posts: 942
Location: Israel, Jerusalem

PostPosted: Mon Jun 24, 2002 4:50 pm    Post subject: Re: Cannot bootstrap Reply with quote

fghellar wrote:
Anonymous wrote:
I'm able to uncompress the stage1 file, but when I try to run the bootstrap script, it segfaults consistently. Usually it stops on gettext, but sometimes it dies on binutils.

I've tried installing on different hard drives, but the same thing happens.

Did you use the same CD every time? Did you try burning it again? If it's not the CD, it's very likely to be bad RAM... Check it with memtest86.


Because of this I told him to follow my steps.
He need the CD only to load the computer, then use wget to grab the code from internet...
_________________
All for one and one for All
--

MACPRO machine...
Back to top
View user's profile Send private message
fghellar
Bodhisattva
Bodhisattva


Joined: 10 Apr 2002
Posts: 856
Location: Porto Alegre, BR

PostPosted: Mon Jun 24, 2002 4:55 pm    Post subject: Re: Cannot bootstrap Reply with quote

pacman wrote:
fghellar wrote:
Did you use the same CD every time? Did you try burning it again? If it's not the CD, it's very likely to be bad RAM... Check it with memtest86.


Because of this I told him to follow my steps.
He need the CD only to load the computer, then use wget to grab the code from internet...

Fine, they cover the CD problem, but there's still the bad RAM issue...
_________________
| www.gentoo.org | www.tldp.org | www.google.com |
Back to top
View user's profile Send private message
Guest






PostPosted: Mon Jun 24, 2002 5:19 pm    Post subject: Reply with quote

what happens if the RAM checks out OK?
Back to top
fghellar
Bodhisattva
Bodhisattva


Joined: 10 Apr 2002
Posts: 856
Location: Porto Alegre, BR

PostPosted: Mon Jun 24, 2002 5:28 pm    Post subject: Reply with quote

Anonymous wrote:
what happens if the RAM checks out OK?

Many things can happen... :)

One of them is that we need more details. For example:
- What's the exact error message you get?
- Is it perhaps a "signal 11"?
- Are you overclocking?
- Is your processor cooler adequate?
- etc...

But running all memtest86 tests should catch virtually all memory failures...
_________________
| www.gentoo.org | www.tldp.org | www.google.com |
Back to top
View user's profile Send private message
Guest






PostPosted: Tue Jun 25, 2002 1:45 am    Post subject: Reply with quote

I tip my hat to you guys. I pulled two of my memory modules out (leaving me with 256) - ran the memory checker - got some errors, but nowhere near what I was getting with all three in there.

started the whole thing over again. - been running for about one hour - with no error messages

Just started the emerge -system step. time to go to bed - I'll say a little prayer to the compiler god for good things to come.

Again - thanks a bunch. I'm pretty impressed with the support level so far.
Back to top
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