I'm a first time Linux installer
I've been using this guide that is for a slightly different version of my laptop and most of it has worked (it should be noted that I am completely replacing the operating system and not dual booting).
The two problems I currently have are that I don't have an internet connection (which is expected as per the guide in the answer) and when I'm installing it says that grub installation has failed. it allows me to go past this but the installer crashes immediately after.
My attempted fix for this was using sudo grub-install /dev/sda
however this hits an error Failed to get canonical path of /cow
.
I can't think of a way to gain internet access on the laptop as it has no ethernet ports.