The uboot menu has an option for EtherealOS, is there some documentation on this somewhere, such as login details? It seems to end up with ssh running...
In the version on my board, via a serial connection I get an error about a startup file that won't run, and it doesn't seem to accept any input (endlessly scrolling the error). after a while an ssh server started, which I could connect to, but obviously have no idea of login details for.
[ 112.283595] random: fast init done
[ 384.439322] random: crng init done
ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519
Starting sshd: OK
can't run '/bin/cttyhack': No such file or directory
with the last line about not finding /bin/cttyhack repeating endlessly, or, at least a while. I turn it off eventually. Baud rate is good as I can do everything and all the text is fine - I can see things like the boot log during startup. Prior to this, which I've not shown here, the board has booted and successfully acquired an ip address via DHCP.
Comments
Prior to this, which I've not shown here, the board has booted and successfully acquired an ip address via DHCP.