I partially updated my laptop from 18.04 to 20.04 and after the last update, and restarting my laptop I am met with this GNU GRUB 2.04 screen.
I get a couple errors after hitting enter to start the highlighted Ubuntu option. error: attempt to read or write outside of disk 'hd0'. error: you need to load the kernel fist.
I checked the command grub> ls (hd0) Devise hd0: no known file system detected - sector size - total size [does it matter how many bits I have?]
I checked the command grub> ls (hd0,msdos1s) Partition hd0,msdos1s: Filesystem type ext* - Last modification time 2020-11-04 19:42:25 Wednesday, UUID [do you need to know this 32 digit string of letters and numbers?] - Partition start at 1024Kib - total size [same bit bit].
I'm thinking of trying to set the root to hd0,msdos1s
Should I try this?