Ack...I spoke too soon. Apparently that wasn't the correct fix.
At the moment, executing "/etc/init.d/mountdevsubfs.sh stop" and
"/etc/init.d/mountdevsubfs.sh start" from the console works but clearly
something in the boot sequence is hosed.
--- In "Blair" <> wrote:
>
> Solved:
>
> There is an error in /etc/init.d/mountdevsubfs.sh
>
> The line:
> if grep -qs '/dev devfs' /proc/mounts
>
> Needs to be:
> if grep -s '/dev devfs' /proc/mounts
>
> This link pointed me in the right direction:
> http://buffalo.nas-central.org/wiki/GrepUpgradeBreaksDevPts
>
>
>
> --- In "Blair" <bburtan65@> wrote:
> >
> > I installed the Lenny distro from the TS FTP site onto sda4 of a 7350 and I
> > can't telnet or ssh into it. I can ping and ftp into it though.
> >
> > telnet gives me the following error:
> >
> > telnetd: getpty: No such file or directory
> >
> > And ssh gives me this error:
> >
> > PTY allocation request failed on channel 0
> >
> > Anyone see this before? Oddly enough I can telnet in from the busybox
> > shell prompt.
> >
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|