Hi all, helping a friend install Ubuntu on her Asus Vivobook X542U Windows 10 today. Things didn't go well and I ended up deleting the partition in windows.
See image (Disk 0, Partition 5). All seemed okay until we restarted the laptop and got a message:
GNU GRUB version 2.02~beta2-9ubuntu1.7
Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions.
Anywhere else TAB lists possible device or file completions." and then the prompt
grub>
After much googling, we solved it with this:
> chainloader +1
> ls
> chainloader (hd1,gpt1)/EFI/Microsoft/Boot/bootmgfw.efi
> boot
However, every time she restarted her laptop we have GRUB command line again and I have no idea what to do. Please help!
See image (Disk 0, Partition 5). All seemed okay until we restarted the laptop and got a message:
GNU GRUB version 2.02~beta2-9ubuntu1.7
Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions.
Anywhere else TAB lists possible device or file completions." and then the prompt
grub>
After much googling, we solved it with this:
> chainloader +1
> ls
> chainloader (hd1,gpt1)/EFI/Microsoft/Boot/bootmgfw.efi
> boot
However, every time she restarted her laptop we have GRUB command line again and I have no idea what to do. Please help!