OpenMediaVault-Plugin-Developers / installScript

script that installs omv-extras and openmediavault if not installed already.
1.1k stars 207 forks source link

How to access SSH after installation? #67

Closed ErikUden closed 2 years ago

ErikUden commented 2 years ago

This may be a trivial question, but since OpenMediaVault, if installed through the official image, uses different SSH credentials (ROOT + whatever password you chose) and normal Raspbian Lite doesn't use that unless you activate it via the SSH file in a headless install, etc. I am left to wonder with what SSH credentials to log into my OMV Raspberry Pi.

Default Raspbian login would be "pi" and "raspberry", yet this doesn't work: grafik

The OMV web interface shows that SSH is on, but it wasn't activated in RaspbianOS, since the entire install was done with a keyboard, not headless. Hence: what are the SSH credentials?

grafik

I followed this YouTube tutorial, if that helps: https://www.youtube.com/watch?v=LOg4xfDQafc

(I recommend for anyone else to follow this tutorial instead of the one I followed:) https://www.youtube.com/watch?v=4aBbrdrurYw

ryecoaaron commented 2 years ago

You have to add the user you want to use to the ssh group.