The screen broke on my power PC macbook and I am trying to determine ways that I can gain access to turn remote login on so that I can at least use it as a headless server. It appears there is no way to connect to it because remote login is disabled ( ssh connection refused, direct connect via firewire fails. I am wondering if there is a way to to boot in debug mode, or boot in a mode that allows me to control it from another mac, etc. It does have a DVI output that I can connect another monitor to, but the screen is just ablank background and I cannot figure out a way to access the dock or launch terminal in the other monitors view. I tried the cmd+opt+a+v on boot to see if that would duplicate the screens ( so that the main screen would be shown on the attached monitor, and therefore I could use it) but it did not appear to do anything. Does anyone have any ideas besides loading it with an image that has remote login enabled?
|
|
If you hold the Fn key and hit F7 while the external monitor is plugged in it should cycle through the display modes, one being that the external monitor will be the primary (or at least a mirror of the internal display). That should let you do whatever you want with it. |
|||||
|
(note: technically, I don't think sudo is necessary in single-user mode, but it doesn't hurt.) |
|||||||
|
Hint: To turn on Remote Desktop from the command line, you would type this:
Note: Those commands are for the computer your are logged in on. You might need to cd /Volumes/TargetDisk/Library/Preferences in order for this to have the desired effect in your situation. Now, eject your damaged Mac, Reboot, and you should be able to connect to it with VNC, and turn on SSH via the GUI, assuming you couldn't find the commands to enable SSH while it was attached as a disk to the other computer. |
|||||
|
|
When you say "direct connect via firewire fails", what did you try? The simplest thing to try is to boot it in target disk mode (hold t while turning it on), plug it into another computer, and see if the HD mounts on that other computer. If you have another Mac (that's compatible with the OS on that HD), you can boot it from the target-mode drive, and then edit settings to your heart's content. If not, you can mount it as a regular HD and edit settings, etc manually. If that doesn't work, here's a variant of ghoppe's answer to enable SSH instead of VNC (that requires less blind typing):
|
|||
|
|