Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge: command not found
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
Clue-less
Tux's lil' helper
Tux's lil' helper


Joined: 11 Feb 2004
Posts: 87

PostPosted: Sun Aug 22, 2004 1:10 am    Post subject: emerge: command not found Reply with quote

I'm using the 2003.2 minimal install Live CD.

I'm using stage2-i686-2004.2.tar.bz2.

I've installed portage-20040813.tar.bz2.

I've configured /etc/make.conf.

When I tried to # emerge system, I got:

Code:
-bash: emerge: command not found


I found http://www.mail-archive.com/gentoo-user@gentoo.org/msg28567.html, so I
Code:
# chroot /mnt/gentoo


This took me to
Code:
livecd / #


When I # cd /mnt/gentoo, I get:
Code:
bash: cd: /mnt/gentoo: no such file or directory


Ack! Help, please... :(
_________________
Clue-less
Back to top
View user's profile Send private message
yogipsu
Tux's lil' helper
Tux's lil' helper


Joined: 30 Aug 2003
Posts: 98

PostPosted: Sun Aug 22, 2004 1:37 am    Post subject: Reply with quote

After you chroot over, re-check your /etc/make.conf and then just hit:

Code:
emerge sync


/mnt/gentoo won't exist, and that's okay.

Just be sure to do the following after you chroot:

Code:
env-update
source /etc/profile


Good luck!
Back to top
View user's profile Send private message
ep98
Apprentice
Apprentice


Joined: 08 Jul 2003
Posts: 232
Location: Bulgaria

PostPosted: Sun Aug 22, 2004 3:21 am    Post subject: emerge is in place :) Reply with quote

instead of chroot /mnt/gentoo try to type chroot /mnt/gentoo /bin/bash :)
after this u will be in livecd# but in chrooted enviroment, than type emerge rsync

after updating portage tree , proceed to emerge system
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