Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
error: openpty: No such file or directory
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Xtof
n00b
n00b


Joined: 27 Mar 2004
Posts: 1

PostPosted: Sat Mar 27, 2004 10:38 pm    Post subject: error: openpty: No such file or directory Reply with quote

I compile my kernel with CONFIG_UNIX98_PTYS and CONFIG_DEVPTS_FS.
I do :
mknod /dev/ptmx c 5 2
chmod 666 /dev/ptmx
mkdir /dev/pts
I add to /etc/fstab :
none /dev/pts devpts gid=5,mode=620 0 0
Everything is looking to be good but when I type :
ssh localhost
my console is blocked and I can see in teh logs :
Accepted password for user from ::ffff:127.0.0.1 port 1025 ssh2
error: openpty: No such file or directory
error: session_pty_req: session 0 alloc failure
Does somebody can help, I'm going mad !!!
Thanks a lot :D
Back to top
View user's profile Send private message
lostinspace2011
Apprentice
Apprentice


Joined: 09 Sep 2005
Posts: 230

PostPosted: Sat Apr 06, 2013 12:15 pm    Post subject: Reply with quote

I am having a similar issue and found some suggestions here:
https://forums.gentoo.org/viewtopic-t-881223-start-0-postdays-0-postorder-asc-highlight-.html
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 23069

PostPosted: Sat Apr 06, 2013 2:31 pm    Post subject: Reply with quote

lostinspace2011 wrote:
I am having a similar issue and found some suggestions here:
https://forums.gentoo.org/viewtopic-t-881223-start-0-postdays-0-postorder-asc-highlight-.html
You do realize you resurrected a thread from 2004, right?

[Mods: feel free to delete my post if you want to remove both of these to get the thread back into the archives where it belongs.]
Back to top
View user's profile Send private message
SamuliSuominen
Retired Dev
Retired Dev


Joined: 30 Sep 2005
Posts: 2133
Location: Finland

PostPosted: Sun Apr 07, 2013 6:54 am    Post subject: Reply with quote

udev-mount missing from the sysinit runlevel?

should look like:

Code:

$ sudo rc-update show |grep udev
udev | sysinit
udev-mount | sysinit


[Mods: feel free to delete my post if you want to remove both of these to get the thread back into the archives where it belongs.]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security 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