Am 30.10.2014 um 21:32 schrieb Andrew Wafaa <awafaa@opensuse.org>:
When trying to get openSUSE working on the Thunder simulator the below issues have arisen, I was wondering if it would be possible to get feedback on the suggested fixes:
The kernel needs to be comiled with "CONFIG_FHANDLE=y".
Issues: During init process observed below failure message continuously.
Failure messages: [FAILED] Failed to start OpenSSH Daemon. See "systemctl status sshd.service" for details. Stopping OpenSSH Daemon... [ OK ] Stopped OpenSSH Daemon. Starting OpenSSH Daemon... [FAILED] Failed to start OpenSSH Daemon. See "systemctl status sshd.service" for details. Stopping OpenSSH Daemon... [ OK ] Stopped OpenSSH Daemon. Starting OpenSSH Daemon... [FAILED] Failed to start OpenSSH Daemon. See "systemctl status sshd.service" for details. Stopping OpenSSH Daemon... [ OK ] Stopped OpenSSH Daemon. Starting OpenSSH Daemon... [FAILED] Failed to start OpenSSH Daemon. See "systemctl status sshd.service" for details. Stopping OpenSSH Daemon... [ OK ] Stopped OpenSSH Daemon. Starting OpenSSH Daemon...
Modified "usr/lib/systemd/system/sshd.service" in openSUSE rootfs. by commenting Restart=always
The kernel fix is simple, but I'm not a kernel guy so feedback as to the implications would be useful. Is there a way to fix ssh within the package rather than manually editing the sshd.service file?
Which kernel are you using? Alex -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org