March 31, 201115 yr Hi! I'm Pre-clearing 12 HDDs right now. I get out of the screen some ours ago and now I cann't get in to Screen again to see how is going my Pre-clear. I type "screen -r" and it says: There are several suitable screen on: 5640.pts-0.Tower (Detached) 4959.pts-0.Tower (Detached) 3169.pts-0.Tower (Detached) 5966.pts-0.Tower (Detached) Type "screen [-d] -r [pid.]tty.host" to resume one of them I'm lost in Linux. What should I type? In the configuration Tutorial says you must only type "screen -r": Step 7 To reattach to the Screen, log in via telnet or on the system console as root. At the prompt type screen -r This will take you to your first screen and you can cycle through as noted above. Thanks in advance.
March 31, 201115 yr You could try: screen -r 5640.pts-0.Tower or screen -r 4959.pts-0.Tower or screen -r 3169.pts-0.Tower or screen -r 5966.pts-0.Tower
March 31, 201115 yr Additional references: http://www.freebsddiary.org/screen.php http://www.slac.stanford.edu/grp/cd/soft/epics/extensions/iocConsole/screen.1.html
March 31, 201115 yr Author The only that works is: screen -r 5640.pts-0.Tower When I type it says: "There is a screen on: 5640.pts-0.Tower (Attached) There is no screen to be resumed matching 5640.pts-0.Tower." Then, I type again "screen -r" and says: "There are several suitable screen on: 5640.pts-0.Tower (Attached) 4959.pts-0.Tower (Detached) 3169.pts-0.Tower (Detached) 5966.pts-0.Tower (Detached) Type "screen [-d] -r [pid.]tty.host" to resume one of them" But I can find my Pre-clear screen Thanks mbryanr, but it does not work for me, I don't know why. What is "[pid]? And "tty.host"? I'm typing: screen -r 4959.pts-0.Tower screen -r pts-0.Tower screen -r Tower Nothing works...
March 31, 201115 yr I lost my connection one time, and had to detach the screen. I believe I closed out the telnet session, and opened a new session to reattach to screen. CTRL-A CTRL-D will detach the screen or follow this: https://kb.iu.edu/data/ahrm.html
March 31, 201115 yr Author Right now: There are several screens on: 5640.pts-0.Tower (Attached) 4959.pts-0.Tower (Detached) 3169.pts-0.Tower (Detached) 5966.pts-0.Tower (Detached) 4 Sockets in /root/.screen.
March 31, 201115 yr type screen -D -R http://tutorials.assistprogramming.com/unix-screen-utility-how-do-i-use-that.html
March 31, 201115 yr Author The result of typing screen -D -R: "There are several suitable screen on: 5640.pts-0.Tower (Attached) 4959.pts-0.Tower (Detached) 3169.pts-0.Tower (Detached) 5966.pts-0.Tower (Detached) Type "screen [-d] -r [pid.]tty.host" to resume one of them"
March 31, 201115 yr Author When I type screen -d 5640: [remote detached] When I type screen -x 5640 Attaching from inside of screen? root@Tower: screen -d 5640 [5640.pts-0-Tower detached.] And again root@Tower:
March 31, 201115 yr Author There is a screen on: 5640.pts-0.Tower (Attached) There is no screen to be resumed matching 5640 Thanks a lot for your helping but no success...
March 31, 201115 yr Hmmmm....the only thing I noticed was that the output was slightly different (or was it a typing error?) 5640.pts-0.Tower and 5640.pts-0-Tower If it was a typing error, this should get you back. screen -d 5640.pts-0.Tower then screen -r
March 31, 201115 yr There is a screen on: 5640.pts-0.Tower (Attached) There is no screen to be resumed matching 5640 Thanks a lot for your helping but no success... screen -d -r 5640.pts-0.Tower That'll detach and re-attach. You're probably attached in the terminal window you're looking at.
March 31, 201115 yr Author When I type this and after that I type "screen -r" I get this: "There are several suitable screen on: 5640.pts-0.Tower (Attached) 4959.pts-0.Tower (Detached) 3169.pts-0.Tower (Detached) 5966.pts-0.Tower (Detached) Type "screen [-d] -r [pid.]tty.host" to resume one of them" And then the promt again. I don't know really if I can get in the Pre-clear screen, really... I don't know what to do. Well, I'll wait untill saturday and see my email for a well done Pre-clear message, but I'm not sure how is going right now the Pre-clearing. If I knew this, I'd not close my Telnet session
March 31, 201115 yr Author The Telnet session is closed... I can't believe this would be so complicated... No way to see my Pre-clear screens again?
April 1, 201115 yr Author Thanks, I've tried "screen -x 5640.pts-0.Tower", but only go again to the prompt, no Pre-clear screen
April 1, 201115 yr did you try one of the other ones? i was just playing around with it and screen -x works with attached and detached screens i most of the time name my screens so it is easy to find back ... screen -R preclear1 for example then start the preclear detach with CTRL-a d and then use screen -x pid.preclear1 to get back into it
April 3, 201115 yr Author did you try one of the other ones? i was just playing around with it and screen -x works with attached and detached screens i most of the time name my screens so it is easy to find back ... screen -R preclear1 for example then start the preclear detach with CTRL-a d and then use screen -x pid.preclear1 to get back into it Thanks, secretagent. I'll make it in the next big Pre-clear
Archived
This topic is now archived and is closed to further replies.