I want to install Ubuntu onto my Raspberry Pi 4 using the desktop release build, not the server release build, because I do not have the time for the Pi to install all the huge packages and massive downloads via the internet for the desktop environment when using the server release build.
Now with that said, Ubuntu made it extremely difficult for raspberry pi users to enable SSH-server on the desktop build since it does not come with it. Yes, ubuntu expects pi users to hook up a monitor, keyboard and mouse for the first installation or use the server release build.
Theres a tutorial on how to use the Pi's UART interface and connect the pins to a TTL to USB converter and this will allow users to communicate with the raspberry Pi without all the hassle of a monitor, keyboard and mouse.
Here is the link to the tutorial:
https://limesdr.ru/en/2020/10/17/rpi4-headless-ubuntu/
This actually works, (Thank Goodness).
But the problem is the tutorial is for Ubuntu Mate and not for Ubuntu 20.04, and now I can not figure out the user login and password when I am on the serial console communicating with the Pi 4.
I tried all kinds of passwords and logins and none of them works.
Maybe I am doing something wrong? I read that there is no login and password for Ubuntu installation Live CD system. If this is the case, then why is the serial console keep asking for one and rejecting all the common credentials?
I downloaded the 20.04 desktop build straight from Ubuntu's website for Raspberry Pi.
Here is the link: https://ubuntu.com/download/raspberry-pi
I included a picture of where I get stuck with the Ubuntu installation login via Serial Console.
Any advice or help would be great to get this working.
Thanks.