What is the default ssh login for the Rae? RPis are pi@<ip> with the passwd 'raspberry' - but that doesn't work.
Default SSH login for fresh Rae
Username is root and no password.
Hi, tried connecting with Putty, but got that message, is that normal?
"Could not chdir to home directory /home/root: No such file or directory
root@keembay:/# "
yes I am using the same settings. but get this massage:
"Could not chdir to home directory /home/root: No such file or directory"
also, I don't know if I need the soft reset you posted in the other post, but I tried it just from curiosity and get this:
"root@keembay:/# rm -rf /data
rm: cannot remove '/data': Read-only file system"
Check the owner of the data file with "ls -l"
You may need to hardware reset it back to defaults … user should be root.
just reinstalled everything, now it works!
Using username "root".
root@keembay:~# ls -l
total 3
-rwxr-xr-x 1 root root 288 Nov 19 06:56 codec-env.sh
drwxr-xr-x 4 root root 1024 Jul 19 14:38 hddl_files
drwxr-xr-x 2 root root 1024 Nov 19 06:46 hddl_logs
Thanks!