..., dual boot or not,
How to get Ubuntu grub menu?
With BIOS, quickly press and hold the Shift key, which will bring up the GNU GRUB menu. (If you see the Ubuntu logo, you've missed the point where you can enter the GRUB menu.) With UEFI press (perhaps several times) the Escape key to get grub menu.
sudo apt install inxi
inxi -Fxz
cat /etc/default/grub
First of all, thank you very much and sorry for seeing your reply late. After opening this topic, I messed around and managed to get into the GRUB screen, but now I get an error: BusyBox v1.30.1 (ubuntu 1:1.30.1-4ubuntu6.3) built-in shell (ash) . And I can't login to the system. I will open a new topic about it.G'day from DownUnder and welcome both of you to linux.org
Not correct, I am afraid, the installation of Kubuntu alongside an existing install of Windows should have generated a Grub Menu, which would appear on reboot, showing Kubuntu at the top, then advanced options and followed by a line mentioning Windows Boot Manager.
Something has not worked correctly.
@Korhan , depending on whether your computer is BIOS or UEFI
In your Kubuntu, you could also give us the specs for your computer as follows.
1. Install the package inxi
Code:sudo apt install inxi
Then issue the command
Code:inxi -Fxz
and copy and paste the output of that into Code fields here as the picture shows below.
![]()
2. Also please give us the output of
Code:cat /etc/default/grub
I will try to get back to this Thread as soon as I can, but others may be along.
Cheers
Chris Turner
wizardfromoz