Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can not execute emerge
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
esteganos
n00b
n00b


Joined: 08 Apr 2005
Posts: 2

PostPosted: Fri Apr 08, 2005 12:24 pm    Post subject: Can not execute emerge Reply with quote

Hello to all. First sorry for a so basic question, but I was installing my first Gentoo by a ssh session to the PC.

The ssh session was cut just after kernel compilation, but now when i have loged again, I can not execute the next command in the installation guide: emerge coldplug. It claims that emerge is not a command, so i suppose some variable value is missing ...

Thanks for any help,
Back to top
View user's profile Send private message
Maedhros
Bodhisattva
Bodhisattva


Joined: 14 Apr 2004
Posts: 5511
Location: Durham, UK

PostPosted: Fri Apr 08, 2005 12:46 pm    Post subject: Reply with quote

Did you chroot again when you sshed in the second time?
_________________
No-one's more important than the earthworm.
Back to top
View user's profile Send private message
Splink
Apprentice
Apprentice


Joined: 09 Feb 2005
Posts: 295

PostPosted: Fri Apr 08, 2005 1:35 pm    Post subject: Reply with quote

yer, you need to remount the disks again. Treat the new connection as like you just booted off the livecd for the first time.

Need to

Code:
Mount /dev/(disk) /mnt/gentoo
Mount /dev/(disk) /mnt/gentoo/boot
Mount /proc

chroot /mnt/gentoo /bin/bash
Back to top
View user's profile Send private message
Karsten from Berlin
Guru
Guru


Joined: 28 Feb 2004
Posts: 446
Location: Berlin/Germany

PostPosted: Fri Apr 08, 2005 2:29 pm    Post subject: Reply with quote

And remember: If you ssh to your machine, and start compilation, you will have to keep the ssh-connection open till all your commands are executed! If you close it, the ssh-shell including the running processes/compilations will be closed.

So if your ssh-connection broke while doing the kernel-compilation, you will have to start the kernel-compilation again.

Tip: Install 'app-misc/screen'. It creates a virtual shell that keeps living if you terminate the ssh-connection.
_________________
Heaven: The police are British, the chefs Italian, the mechanics German, the lovers French and it's organized by the Swiss.
Hell: The police are German, the chefs British, the mechanics French, the lovers Swiss and it's organized by the Italians.
Back to top
View user's profile Send private message
esteganos
n00b
n00b


Joined: 08 Apr 2005
Posts: 2

PostPosted: Fri Apr 08, 2005 4:06 pm    Post subject: Solved, Thanks for yor replies ! Reply with quote

Thanks for all guys!
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