Results 1 to 8 of 8
I am trying to install gentoo 2005.0 using stage 2 athlon xp and everytime I "emerge --emptytree system" it either freezes or randomly seg faults....
- 04-16-2005 #1Just Joined!
- Join Date
- Mar 2005
- Location
- Union, SC
- Posts
- 34
Stage two install prob
I am trying to install gentoo 2005.0 using stage 2 athlon xp and everytime I "emerge --emptytree system" it either freezes or randomly seg faults.
- 04-17-2005 #2Linux Engineer
- Join Date
- Jul 2003
- Location
- Uppsala, Sweden
- Posts
- 1,278
why are you doing emerge --emptytree system?? just do emerge system
Proud to be a GNU/Gentoo Linux user!
- 04-18-2005 #3Just Joined!
- Join Date
- Mar 2005
- Location
- Union, SC
- Posts
- 34
I was using "emerge --emptytree system" because that is waht the handbook at gentoo.org says to use.
- 04-18-2005 #4
Are you sure it was --emptytree and not emerge -e system?
And if it was emptytree, could you c&p it? I couldn't find where it said anything about emptytree.How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 04-18-2005 #5Just Joined!
- Join Date
- Mar 2005
- Location
- Union, SC
- Posts
- 34
Building the System
To start building the system, execute emerge --emptytree system. Then go do something to keep your mind busy, because this step takes a long time to complete.
Code Listing 20: Building the System
# emerge --emptytree system
from http://www.gentoo.org/doc/en/handboo...?part=1&chap=6
- 04-18-2005 #6
I stand corrected.
So, what happens if you do "emerge system"?
Or "emerge -emptytree system"?How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 04-18-2005 #7Linux Engineer
- Join Date
- Jul 2003
- Location
- Uppsala, Sweden
- Posts
- 1,278
please post your /etc/make.conf file and the output from cat /proc/cpuinfo
Proud to be a GNU/Gentoo Linux user!
- 04-19-2005 #8Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
It installs everything in the "system"-profile, which I beleve contains some core parts of the system. Another profile, called "world", contains every installed package, so "emerge -u world" would try updating every installed package on the system.
Originally Posted by budman7


Reply With Quote
