On Saturday 23 April 2005 11:40, 江培荣 wrote: > and still ssh . Errors in your boot log: > sed: -e expression #1, char 28: Unknown option to `s' What you did? > Mounting local filesystems: mount: fs type gid=5 not supported by kernel [FAILED] "gid=5" is an option, not the fs type; here's a correct entry from /etc/fstab (remember that whitespace is significant):
devpts /dev/pts devpts mode=0620,gid=5 0 0 Your incorrect one will create the below problem with openpty and session_pty_req. Also, don't forget to rename away /lib/tls, since otherwise ssh and some other programs may fail. It's something temporary, just until NPTL support isn't added to UML. Bye > here is the /var/log/secure > Apr 23 17:35:37 localhost sshd[980]: Accepted password for root from > 192.168.0.30 port 56907 ssh2 Apr 23 17:35:37 localhost sshd[980]: error: > openpty: No such file or directory Apr 23 17:35:37 localhost sshd[980]: > error: session_pty_req: session 0 alloc failed -- Paolo Giarrusso, aka Blaisorblade Skype user "PaoloGiarrusso" Linux registered user n. 292729 http://www.user-mode-linux.org/~blaisorblade ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ User-mode-linux-user mailing list User-mode-linux-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user