What is "/dev/mapper/ubuntu--vg--root"?
Solution 1:
The /dev/mapper/ubuntu--vg-root
in place of a traditional /dev/sdxN
block device just indicates that you chose to install the system using LVM2 logical volume management. See What is LVM and what is it used for?