When it didn't work for you, were you connected to your network by Ethernet? If so, then I don't know why it didn't work for you.
Just gave it another try with a fresh card written with Raspberry Pi Imager
- Ubuntu 20.04 LTS (Raspberry Pi 3/4)
- 64-bit server OS for arm64 architectures).
Didn't do anything but add the ssh file to the system-boot partition.
Pi 4B4 was completely headless in router room (only power and Ethernet).
Code: Select all
$ ssh ubuntu@192.168.1.14
The authenticity of host '192.168.1.14 (192.168.1.14)' can't be established.
ECDSA key fingerprint is SHA256:73eb5f20ad7913a8bafe39ea2505c34cdaf77e2f.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.1.14' (ECDSA) to the list of known hosts.
ubuntu@192.168.1.14's password:
You are required to change your password immediately (administrator enforced)
Welcome to Ubuntu 20.04 LTS (GNU/Linux 5.4.0-1008-raspi aarch64)
* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage
System information disabled due to load higher than 4.0
* MicroK8s gets a native Windows installer and command-line integration.
https://ubuntu.com/blog/microk8s-installers-windows-and-macos
54 updates can be installed immediately.
25 of these updates are security updates.
To see these additional updates run: apt list --upgradable
The programs included with the Ubuntu system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
applicable law.
WARNING: Your password has expired.
You must change your password now and login again!
Changing password for ubuntu.
Current password:
New password:
Retype new password:
passwd: password updated successfully
Connection to 192.168.1.14 closed.
tim@Legion-Y520:~$ ssh ubuntu@192.168.1.14
ubuntu@192.168.1.14's password:
Welcome to Ubuntu 20.04 LTS (GNU/Linux 5.4.0-1008-raspi aarch64)
* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage
System information as of Sun Jun 14 03:30:36 UTC 2020
System load: 2.39 Temperature: 37.5 C
Usage of /: 7.1% of 28.95GB Processes: 145
Memory usage: 10% Users logged in: 0
Swap usage: 0% IPv4 address for eth0: 192.168.1.14
* MicroK8s gets a native Windows installer and command-line integration.
https://ubuntu.com/blog/microk8s-installers-windows-and-macos
46 updates can be installed immediately.
17 of these updates are security updates.
To see these additional updates run: apt list --upgradable
Last login: Sun Jun 14 03:29:54 2020 from 192.168.1.10
To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.
ubuntu@ubuntu:~$
My mind is like a browser. 27 tabs are open, 9 aren't responding,
lots of pop-ups...and where is that annoying music coming from?