Re: Won't startup after 2.1 upgrade


Subject: Re: Won't startup after 2.1 upgrade
From: William J. Brinkman (brinkman@CS.Princeton.EDU)
Date: Tue Nov 13 2001 - 15:35:24 MST


> I tried the "single" boot option to mach_options. That didn't seem
> to change anything. I also tried just mach_options= single (where
> single had no quotes). Again, no change.

Very strange. Both of them should work, and I know that I have done this
in the past on my PowerBook 5300. When the MkLinux booter comes up, it has
a little line which says that your boot options are. What does it say?

> From My OSX machine, I tried telnet -- and got this:
>
> setenv TERM
> ;telnet -l root 192.168.1.13;exit;
> [localhost:~] marcster% setenv TERM
> [localhost:~] marcster% ;telnet -l root 192.168.1.13;exit;
> Trying 192.168.1.13...
> telnet: Unable to connect to remote host: Operation timed out
> logout
> [Process completed]
>
> Then I tried ssh1:
>
> setenv TERM
> ;ssh -l root 192.168.1.13;exit;
> [localhost:~] marcster% setenv TERM
> [localhost:~] marcster% ;ssh -l root 192.168.1.13;exit;
>
> and SSH2:
>
> setenv TERM
> ;ssh -2 -l root 192.168.1.13;exit;
> [localhost:~] marcster% setenv TERM
> [localhost:~] marcster% ;ssh -2 -l root 192.168.1.13;exit;
> Secure connection to 192.168.1.13 refused.
> logout
> [Process completed]
>
> I'm just putting in the "IP" on my network that my OSX Cube sees, ie.
> afp://192.168.1.16 (without the "afp://") This is all while the clone
> is upstairs looping between the text login and attempts to start X.
> That *is* the "server" I'm trying to telnet to isn't it?

Well, maybe you didn't setup sshd and/or telnetd when you installed YDL?
And what happends when you ssh using protocol 1? OS X.1's ssh is broken,
so if you have X forwarding turned on things might break.

I'm not sure what else to tell you. :(

Bo



This archive was generated by hypermail 2a24 : Tue Nov 13 2001 - 15:48:07 MST