Hello how can I install ubuntu desktop 21.04 on raspberry pi 4 using serial console?
How do I prepare the SD card files to make this happen?
Thanks.
Edit: I was able to fix my problem installing ubuntu 21.04 on the raspberry pi using UART TTL:
For those who understand how Ubuntu works and operate, ubuntu never establishes a default password for the root. I needed to modify the boot files for letting ubuntu communicate via serial UART pin on the raspberry pi and also adding a password hash for the root user.
First I needed to add a password for the root user:
Here is a YouTube video on how to do it:
Then I needed to allow UART TTL communication, here is the tutorial on doing that:
Here is the pic proof I logged into the Ubuntu 21.04 installer as root via UART Serial TTL:
Logged in as root into the ubuntu 21.04 installer via UART TTL
Now I can install ubuntu 21.04... since I have access to the ubuntu installer.
4 Reset to default