F5F Stay Refreshed Software Operating Systems You restart your computer and then press the power button to turn it off and on again.

You restart your computer and then press the power button to turn it off and on again.

You restart your computer and then press the power button to turn it off and on again.

E
eylon2030
Member
188
01-20-2016, 01:06 AM
#1
I used the guide from freecodecamp to set up a dual boot with Windows and Linux. When I selected the EFI partition, it indicated the size was insufficient, so I created a fresh 1 GiB partition. Now, during boot, the GRUB interface isn’t displaying the selection screen, preventing me from choosing the desired operating system.
E
eylon2030
01-20-2016, 01:06 AM #1

I used the guide from freecodecamp to set up a dual boot with Windows and Linux. When I selected the EFI partition, it indicated the size was insufficient, so I created a fresh 1 GiB partition. Now, during boot, the GRUB interface isn’t displaying the selection screen, preventing me from choosing the desired operating system.

D
DatBoii
Member
144
02-04-2016, 06:51 PM
#2
Grub might only require a Windows reinstall. Launch Linux and then attempt something basic like this: https://askubuntu.com/questions/197868/g...ct-windows. Use sudo os-prober or sudo update-grub.
D
DatBoii
02-04-2016, 06:51 PM #2

Grub might only require a Windows reinstall. Launch Linux and then attempt something basic like this: https://askubuntu.com/questions/197868/g...ct-windows. Use sudo os-prober or sudo update-grub.

P
78
02-08-2016, 05:52 AM
#3
The error means the command isn't recognized in your current environment. It could be due to missing tools or configuration.
P
Power_house101
02-08-2016, 05:52 AM #3

The error means the command isn't recognized in your current environment. It could be due to missing tools or configuration.

F
FureaMC
Senior Member
564
02-08-2016, 01:27 PM
#4
so an update, I got back into windows by pressing Esc repeatedly which brings up a different BIOS screen (pressing F10 brings up another BIOS screen both are sorta moderny looking UEFI screens though) and from there I could select in the boot options menu whether I wanted to boot into Pop OS or windows. I am on a 2020 HP Omen 15 btw (the one with Ryzen 4600H + 1660Ti)
F
FureaMC
02-08-2016, 01:27 PM #4

so an update, I got back into windows by pressing Esc repeatedly which brings up a different BIOS screen (pressing F10 brings up another BIOS screen both are sorta moderny looking UEFI screens though) and from there I could select in the boot options menu whether I wanted to boot into Pop OS or windows. I am on a 2020 HP Omen 15 btw (the one with Ryzen 4600H + 1660Ti)

S
Slute69
Member
69
02-09-2016, 10:29 PM
#5
After rebooting, it brought me back into Pop OS without needing to choose anything from the BIOS screen.
S
Slute69
02-09-2016, 10:29 PM #5

After rebooting, it brought me back into Pop OS without needing to choose anything from the BIOS screen.

L
lkfTimLeung
Member
136
02-10-2016, 02:05 AM
#6
You might install it using "sudo apt install os-prober," but I see it's turned off by default on Grub 2.06, which could mean additional adjustments are required based on your specific Grub version.
L
lkfTimLeung
02-10-2016, 02:05 AM #6

You might install it using "sudo apt install os-prober," but I see it's turned off by default on Grub 2.06, which could mean additional adjustments are required based on your specific Grub version.

L
LtPenguin
Junior Member
29
02-13-2016, 09:08 AM
#7
Often the choice of boot device in BIOS depends on what you select. Review your BIOS boot sequence and verify if another option displays the GRUB interface. I’m familiar with how both Windows and Linux can sometimes add their own boot menu entries rather than listing the actual hardware they run on. Try this and observe any changes.
L
LtPenguin
02-13-2016, 09:08 AM #7

Often the choice of boot device in BIOS depends on what you select. Review your BIOS boot sequence and verify if another option displays the GRUB interface. I’m familiar with how both Windows and Linux can sometimes add their own boot menu entries rather than listing the actual hardware they run on. Try this and observe any changes.