![]() |
Re: Sailfish SDK Alpha released
brunelli,
First type "unset SSH_AUTH_SOCK" then type the ssh command. Also ensure the port is free. |
Re: Sailfish SDK Alpha released
i think it should be -p 2222 not 2223 ?
|
Re: Sailfish SDK Alpha released
Quote:
Code:
[ian@localhost ~]$ unset SSH_AUTH_SOCK Quote:
Code:
[ian@localhost ~]$ ssh root@localhost -p 2222 -v -i ~/.ssh/mer-qt-creator-rsa From known issues of Sailfish Emulator... Quote:
|
Re: Sailfish SDK Alpha released
Quote:
In this case, it seems that 2223 is the right one. Check that the VM can access the ssh public key via shared folders. You can get a terminal in the emulator by pressing Right Ctrl + F2. You can then login as user nemo or root, both with password nemo. Right Ctrl + F1 brings you back to the UI. |
Re: Sailfish SDK Alpha released
Quote:
Done! How can I check this? :s |
Re: Sailfish SDK Alpha released
Enter mount and watch the output. Is there "ssh" mounted to somewhere? If yes, is the ssh key available (the file with suffix .pub) and readable in that path?
Edit: also check if the ssh daemon is running. Enter "ps -ef | grep sshd" to see if it's running. If not, "systemctl start sshd.service" as root will start it. |
Re: Sailfish SDK Alpha released
Had the same problem. For me, moving the public key out of the way did the trick.
Try: Code:
mv ~/.ssh/mer-qt-creator-rsa.pub ~/.ssh/mer-qt-creator-rsa.pub.backup Code:
ssh root@localhost -p 2223 -i ~/.ssh/mer-qt-creator-rsa |
Re: Sailfish SDK Alpha released
No ssh on mount, and ssh daemon is running...
http://dl.dropbox.com/u/23939497/tty2(1).png |
Re: Sailfish SDK Alpha released
can anyone upload a video of sailfish sdk running on pc to youtube?
|
Re: Sailfish SDK Alpha released
Quote:
|
All times are GMT. The time now is 11:25. |
vBulletin® Version 3.8.8