Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Status during the install - How do I know where I am?
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
Grig
n00b
n00b


Joined: 08 Apr 2004
Posts: 7

PostPosted: Thu Jun 03, 2004 5:11 pm    Post subject: Status during the install - How do I know where I am? Reply with quote

I tried looking for this on the web, FAQ, and forums, and because this seems like a simple question, I am sure I am not using the right search terms.

I am compiling Gentoo on several systems to play around, test speed, and so on. The long waiting parts come with emerge system, and one of the things I like about the Gentoo Install is the ability to ssh into a box from the LiveCD (as long as you remember to start it). One of the BEST things I have seen about this, is that the xtrem window is updated with the build status, that is, something like "perl: (27 of 69)" across my terminal window. It gives me an idea of how close I am to the end.

But if you are directly logged into the system, you don't have this. Or do you? Is there some way I can check the status of a long emerge system? Like is the status written to a file, sends to a virtual TTY, etc? Like if I am at a box, can I hit cntl+alt+F2 and check on something?

I notice that the compile output goes to TTY1, and some other (possibly boot-related) output goes to 3 and 4. TTY2 seems to be a bash shell. Is there a way to get my status through TTY2?
Back to top
View user's profile Send private message
jj11888
n00b
n00b


Joined: 28 Apr 2004
Posts: 36

PostPosted: Thu Jun 03, 2004 5:35 pm    Post subject: Reply with quote

It depends on your version of portage, but there is log files in /var/log/portage and another log file with less information at /var/log/emerge.log

If your still in the bootstrap, running 'ps aux|grep [e]merge' will tell you what it is emerging at that time, and by looking at the emerge itself you can usually deduce what the current program is.

'genlop -c' is supposed to tell you info about whats currently compiling, but it never works with me for some reason

I hope one of these things help
Back to top
View user's profile Send private message
Grig
n00b
n00b


Joined: 08 Apr 2004
Posts: 7

PostPosted: Thu Jun 03, 2004 5:42 pm    Post subject: Reply with quote

That did it! Thank you so much! :)

from TTY2 (cntl+alt+F2):

Code:
# tail -f /mnt/gentoo/var/log/emerge.log | grep 'emerge'


That gives me an idea of where the emerge is going.
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