I just installed Kubuntu 14.04 64bit, for a friend on an HP 2000 laptop, it came with uefi and win8, now, I have Kubuntu installed but if I reboot it goes straight to win8, no grub menu, if I hit escape, followed by f9, cursor down to Ubuntu, it will load the grub menu and then open Kubuntu. How can I stop this, secure boot is disabled, legacy was disabled at install time, but changed to enabled, with no help in booting to Kubuntu.
Announcement
Collapse
No announcement yet.
kubuntu not booting properly
Collapse
This topic is closed.
X
X
-
Messing with Windows is always risky, but ...
Make sure "legacy" is disabled.
Many users who have Windows also disable Secure Boot (because, they say, it causes more problems than it solves).
Boot into Kubuntu (the way you said you could).
Open Konsole. Issue these commands:
sudo grub-install
then
sudo update-grub
See if that gives you a controlling GRUB menu that also shows the option of booting into Windows.An intellectual says a simple thing in a hard way. An artist says a hard thing in a simple way. Charles Bukowski
- Top
- Bottom
-
should I reinstall with secure boot turned back on
To install the Kubuntu OS in UEFI mode
--> Must be 64-bit Kubuntu OS for UEFI.
--> You must boot your Kubuntu installer DVD/USB in UEFI mode!
With the DVD/USB installer inserted in the computer, reboot the PC, enter the computer's UEFI setup by pressing the correct key for your computer (F2, F1, F12, etc.).
Find the boot menu or boot override menu where the bootable devices will be listed.
Choose the one that corresponds to the Kubuntu UEFI DVD or USB choice.
Look for UEFI/EFI (FAT) or some reference to UEFI.
Example: My Live Kubuntu DVD installer showed up twice in UEFI BIOS (under Boot Override) as a "normal" DVD writer, and also as:
UEFI (FAT) TSSTcorp CDDVDW SH-224DB (1028 MB) (= my Samsung DVD player).
Select the UEFI/EFI option from the boot [override] menu.An intellectual says a simple thing in a hard way. An artist says a hard thing in a simple way. Charles Bukowski
- Top
- Bottom
Comment
-
Hopefully, Post #5 will set everything straight.
(backtracking ... I just saw this
I can get to this grub menu , but I have to go through the bios to do it.
Boot into Kubuntu,
sudo efibootmgr
to see your boot order.
Then see
man efibootmgr
to see how to place your Kubuntu as first in boot order (read toward the end of that man page, down to the examples). Windows should be on that GRUB menu. If not, from within Kubuntu
sudo update-grub
should place an entry for Windows on that GRUB menu.An intellectual says a simple thing in a hard way. An artist says a hard thing in a simple way. Charles Bukowski
- Top
- Bottom
Comment
-
Post #2 didn't work. I have turned on secure boot, turned off legacy, went into win8 disk management, deleted partition Kubuntu was on, now said unknown or something like that, went to reinstall from disk and briefly saw error and uefi in the same line but continued to install to same partition as before. There is an efi folder on the install disk also. OK, part one of post 6 below, I'm lost now I think looking at "man efibootmgr", gonna "sudo update-grub" and reboot, c what happens.
rcw@rcw-HP2000:~$ sudo efibootmgr
[sudo] password for rcw:
BootCurrent: 0000
Timeout: 0 seconds
BootOrder: 3001,3000,3002,2001,2002,2003
Boot0000* ubuntu
Boot0001* Windows Boot Manager
Boot0002* Ubuntu
Boot2001* USB Drive (UEFI)
Boot2002* Internal CD/DVD ROM Drive (UEFI)
Boot3000* EFI Internal Hard Disk or Solid State Disk
Boot3001* EFI Internal Hard Disk or Solid State Disk
Boot3002* EFI Internal Hard Disk or Solid State Disk
- Top
- Bottom
Comment
-
rcw@rcw-HP2000:~$ sudo update-grub
[sudo] password for rcw:
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-3.13.0-68-generic
Found initrd image: /boot/initrd.img-3.13.0-68-generic
Found linux image: /boot/vmlinuz-3.13.0-32-generic
Found initrd image: /boot/initrd.img-3.13.0-32-generic
Found Windows Boot Manager on /dev/sda2@/EFI/Microsoft/Boot/bootmgfw.efi
Adding boot menu entry for EFI firmware configuration
done
rcw@rcw-HP2000:~$
- Top
- Bottom
Comment
-
No dice, went straight to win8 at reboot. I stuck the install dvd in and rebooted, cdrom is first in boot order in bios:
start button
hit escape to enter bios
hit f9 and get list:
1. Internal cd/dvd rom drive (uefi) (when rebooting without dvd in tray this does not show up)
2. OS boot manager
3. ubuntu
4. Ubuntu
5. Boot from EFI file
I choose #1 and hit enter, and "could not open \efi\boot\falback.efi "14" or something like that pops up then goes away quickly, then I am asked to install or some other choices.
If I hit f9 and choose #2, obviously boots into win8, #4 boots into win8, #3 takes me into the real grub menu, gives me the version number at the top but don't remember what it was, then I can get into Kubuntu.
Even though its not booting properly, Kubuntu still runs a lot better on this machine than win8 does, 1.3g apu with 2g ram, not much.
- Top
- Bottom
Comment
-
rcw@rcw-HP2000:~$ sudo efibootmgr
[sudo] password for rcw:
BootCurrent: 0000
Timeout: 0 seconds
BootOrder: 3001,3000,3002,2001,2002,2003
Boot0000* ubuntu
Boot0001* Windows Boot Manager
Boot0002* Ubuntu
Boot2001* USB Drive (UEFI)
Boot2002* Internal CD/DVD ROM Drive (UEFI)
Boot3000* EFI Internal Hard Disk or Solid State Disk
Boot3001* EFI Internal Hard Disk or Solid State Disk
Boot3002* EFI Internal Hard Disk or Solid State Disk
rcw@rcw-HP2000:~$
So boot0000* needs to be before 3001 right,
efibootmgr -o 0,1 ?
- Top
- Bottom
Comment
-
Post #9,
No dice, went straight to win8 at reboot.
So,
Post #10,
So boot0000* needs to be before 3001 right,
efibootmgr -o 0,1 ?
efibootmgr -o 3000,3001,3002,2001,2002,2003
Just to be sure and safe, not to omit anything (and never omit anything you are not sure of, as it could brick the firmware, so I've read).An intellectual says a simple thing in a hard way. An artist says a hard thing in a simple way. Charles Bukowski
- Top
- Bottom
Comment
-
rcw@rcw-HP2000:~$ sudo grub-install
[sudo] password for rcw:
Installing for x86_64-efi platform.
Installation finished. No error reported.
rcw@rcw-HP2000:~$ sudo update-grub
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-3.13.0-68-generic
Found initrd image: /boot/initrd.img-3.13.0-68-generic
Found linux image: /boot/vmlinuz-3.13.0-32-generic
Found initrd image: /boot/initrd.img-3.13.0-32-generic
Found Windows Boot Manager on /dev/sda2@/EFI/Microsoft/Boot/bootmgfw.efi
Adding boot menu entry for EFI firmware configuration
done
rcw@rcw-HP2000:~$ sudo efibootmgr
BootCurrent: 0000
Timeout: 0 seconds
BootOrder: 0000,3001,3000,3002,2001,2002,2003 (< that looks promising gonna reboot again)
Boot0000* ubuntu
Boot0001* Windows Boot Manager
Boot2001* USB Drive (UEFI)
Boot2002* Internal CD/DVD ROM Drive (UEFI)
Boot3000* EFI Internal Hard Disk or Solid State Disk
Boot3001* EFI Internal Hard Disk or Solid State Disk
Boot3002* EFI Internal Hard Disk or Solid State Disk
rcw@rcw-HP2000:~$
Nope, rebooted into win8 again, after esc and f9, boot option menu still has "os boot manager" on top with ubuntu 2nd on list still,Last edited by Clayman1000x; Nov 29, 2015, 03:49 PM.
- Top
- Bottom
Comment
-
BootOrder: 0000,3001,3000,3002,2001,2002,2003 (< that looks promising gonna reboot again)
https://help.ubuntu.com/community/Gr...iguring_GRUB_2
It shouldn't be this tricky.
One thing you can do is install the boot manager rEFInd, and let rEFInd run this boot show. I like rEFInd, it is written by the UEFI expert Rod Smith. You can install it right along side all your other stuff (GRUB2, Windows boot manager, whatever), it won't interfere at all, no harm done. When you boot the PC, you'll see a boot menu from rEFInd. If you ever get stuck booting, rEFInd can usually save the day.
https://www.kubuntuforums.net/showth...l=1#post372221Last edited by Qqmike; Nov 29, 2015, 05:52 PM.An intellectual says a simple thing in a hard way. An artist says a hard thing in a simple way. Charles Bukowski
- Top
- Bottom
Comment
-
My GRUB2 menu shows a 10 second timeout (so you can see the GRUB2 boot menu for 10 seconds), and by default it boots to 0 (which is the position of my Kubuntu -- it is listed first in the /boot/grub/grub.cfg).
In /etc/default/grub, I see
Code:[B]GRUB_DEFAULT=0[/B] GRUB_HIDDEN_TIMEOUT=0 GRUB_HIDDEN_TIMEOUT_QUIET=true [B]GRUB_TIMEOUT=10[/B]
Last edited by Qqmike; Nov 29, 2015, 05:54 PM.An intellectual says a simple thing in a hard way. An artist says a hard thing in a simple way. Charles Bukowski
- Top
- Bottom
Comment
Comment