Hi, Am 22.11.2014 um 18:39 schrieb Sebastian Kratz:
On 11/22/2014 05:38 PM, Freek de Kruijf wrote:
I copied the 13.2 JeOS-raspberrypi image onto my SD card and tried to use it headless by connecting to it via "ssh root@<IP-address>", which gives me a prompt for the password. However the password linux does not give me access.
What is the password or is there something else I should so?
i don't remember if it was the factory or 13.2 image, but i had to recreate the ssh keys on the pi to log in. of course, you'll need a screen and keyboard connected to your pi for that ...
# ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key # ssh-keygen -t rsa -f /etc/ssh/ssh_host_rsa_key
The more straightforward way would be to disable YaST firstboot by removing some file. Check the openSUSE Wiki for details. That then allows the pending systemd services to run. Regards, Andreas -- SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 21284 AG Nürnberg