I first created a bootable USB stick on Windows as explained on https://ubuntu.com/tutorials/create-a-usb-stick-on-windows#1-overview. I then installed Ubuntu on my PC following the instructions described on the link https://ubuntu.com/tutorials/install-ubuntu-desktop#1-overview. When the installation is completed, and after restarting the PC, I got the following error message:
error: no such partition.
Entering rescue mode...
grub rescue>
In order to repair the grub, I booted into Ubuntu on the USB and followed the steps on https://help.ubuntu.com/community/Boot-Repair. Then, I also tried to change the boot order in BIOS to 1 Internal HDD, 2 Secondary HDD, ..., but I am still having the same issue.
The report of my boot-repair process is on https://paste.ubuntu.com/p/RXWwGqGNsP/. Could you help me solve this problem?