Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Bootstrap 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
chobo123
n00b
n00b


Joined: 26 Apr 2004
Posts: 64

PostPosted: Mon Apr 26, 2004 4:25 am    Post subject: Bootstrap problems Reply with quote

Hi, I'm new to Linux, and Gentoo, so go easy on me. I am trying to install Gentoo using a Universal live CD, doing a stage 1 install. I got to section 6 in the installation guide, but now I'm stuck. Everytime I run the following code:

Code:

# cd /usr/portage
# scripts/bootstrap.sh


It trys to download patch files from Gentoo mirrors. I thought by using the Universal CD install method I wouldn't need a working internet connection. What am I doing wrong?
Back to top
View user's profile Send private message
sekretarz
Retired Dev
Retired Dev


Joined: 09 Feb 2004
Posts: 156
Location: Poznan, Poland

PostPosted: Mon Apr 26, 2004 5:58 am    Post subject: Reply with quote

You must have internet connection when you install Gentoo only from universal cd. You must have packages cd, too, when you don't have working internet connection
_________________
#gentoo.pl Team - sekretarz
Back to top
View user's profile Send private message
slycordinator
Advocate
Advocate


Joined: 31 Jan 2004
Posts: 3065
Location: Korea

PostPosted: Mon Apr 26, 2004 6:52 am    Post subject: Reply with quote

And if you're doing a stage1 install it most definitely requires a network connection.

From the install guide section on bootstrapping and the "-f" option:
Quote:

If you haven't copied over all source code before, then the bootstrap script will download all necessary files.
Back to top
View user's profile Send private message
abuda
n00b
n00b


Joined: 20 Apr 2004
Posts: 29
Location: Crete, Greece

PostPosted: Mon Apr 26, 2004 8:25 am    Post subject: Reply with quote

Same thing happened to me. You need to do a stage3 installation if you don't have an internet connection and/or if you are to install binary packages (grp) from the second cd (packages).
Back to top
View user's profile Send private message
chobo123
n00b
n00b


Joined: 26 Apr 2004
Posts: 64

PostPosted: Mon Apr 26, 2004 9:20 am    Post subject: Reply with quote

I went back I got my internet connection working, and started the bootstrap process. I didn't specify the -f switch; is that important? Also, how long does it take to complete the stage 1 bootstrap process? Mine has been going on for almost 3 hours now :), and will it let me know if there are any errors, once it has completed?
Back to top
View user's profile Send private message
slycordinator
Advocate
Advocate


Joined: 31 Jan 2004
Posts: 3065
Location: Korea

PostPosted: Mon Apr 26, 2004 7:11 pm    Post subject: Reply with quote

chobo123 wrote:
I went back I got my internet connection working, and started the bootstrap process. I didn't specify the -f switch; is that important? Also, how long does it take to complete the stage 1 bootstrap process? Mine has been going on for almost 3 hours now :), and will it let me know if there are any errors, once it has completed?


-f tells it to do "fetch only." This would be useful if you were say on a dial-up connection and wanted your net connection to only be up and used while you were actually downloading.

So if you leave out the -f it downloads the first thing's sources and installs them then does the same for each of the remaining.

But if you first call "scripts/bootstrap.sh -f" it downloads all those sources at once, and then afterwards call "scripts/bootstrap.sh" it will go through the bootstrap process using the sources you already downloaded.
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