LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 09-04-2015, 04:46 PM   #1
CamoSutra
LQ Newbie
 
Registered: Feb 2015
Location: Covington, TN USA
Distribution: Linux Mint 17.2, but always subject to change
Posts: 3

Rep: Reputation: Disabled
Question HP Pavilion laptop can't find GRUB


I'm using an HP Pavilion with A8 APU and Windows 10 Home (upgraded from 8.1), bought about 18 months ago. The entire time I've owned it I have tried -- and failed -- to install any of the most popular distros in dual-boot. At the moment I'm running the Live CD (actually flashdrive) of Linux Mint 17.2 in order to write this post.

Installation always seems to go well -- /, swap and /home partitions are created and files are installed -- but when I reboot the computer fails to find GRUB and instead boots Windows normally, as if GRUB isn't there at all. UEFI is in legacy mode, secure boot is disabled; these are the same settings I used to install Windows 10.

Does this particular laptop require installing GRUB to a non-default location? Is there something else I need to do in order for UEFI to find and use GRUB?

I'm not a Linux newbie, and fortunately I have an older desktop that is Linux-only and works just fine. But my two desktop boxes are in my office and the laptop is usually in my living room. I don't want to get rid of Windows 10 on the laptop, since it also serves as a "guest" machine for computer-challenged visitors -- and in all honesty, I happen to like Windows for some things. Any help/advice you can offer will be appreciated.
 
Old 09-05-2015, 08:00 AM   #2
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,502

Rep: Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489
Quote:
UEFI is in legacy mode
It is eithe UEFI or Legacy, I believe the Legacy option is usually called CSM. I don't use UEFI myself but from what I have read, you need both systems installed using UEFI or BOTH systems installed using Legacy. Do you have an EFI partition on the disk? Do you have windows as well as Linux files in that partitions directory? Google "boot repair ubuntu" then go to the site using the Mint installation medium and download and run it. Do NOT try any repairs but select the option to "Create BootInfo Summary" and post the output here. Some members familiar with UEFI should be able to help when you have posted more detailed info. If not, you could try the ubuntuforums as there are a lot of posts there on this problem with solutions.
 
Old 09-05-2015, 04:20 PM   #3
CamoSutra
LQ Newbie
 
Registered: Feb 2015
Location: Covington, TN USA
Distribution: Linux Mint 17.2, but always subject to change
Posts: 3

Original Poster
Rep: Reputation: Disabled
Correction to my OP: the laptop uses what looks like traditional BIOS, although oddly enough it refers to UEFI -- too many computers, I confused myself.

I've tried installing GRUB to Windows boot partition, Linux / partition and EFI partition, all with no success; on reboot, the computer still fails to find GRUB and boots Windows 10 normally. BIOS is set to Legacy mode, Secure Boot off -- these are the same settings I used to install Win10. I have tried resetting to EFI mode with Secure Boot on, but it seems to make no difference. I'm considering keeping this laptop Windows-only and buying a used older laptop on eBay for Linux-only work. Or maybe moving the TV to my office (where I have a desktop that runs Linux beautifully) so I can web-surf and channel-surf at the same time.

I'm starting to think there is something peculiar to the laptop's motherboard and/or BIOS design that blocks dual-boot, perhaps a deliberate limitation on the part of HP to simplify tech support.
 
Old 09-05-2015, 05:33 PM   #4
Head_on_a_Stick
Senior Member
 
Registered: Dec 2014
Location: London, England
Distribution: Debian stable (and OpenBSD-current)
Posts: 1,187

Rep: Reputation: 285Reputation: 285Reputation: 285
Quote:
Originally Posted by CamoSutra View Post
Correction to my OP: the laptop uses what looks like traditional BIOS, although oddly enough it refers to UEFI
That doesn't make much sense.

From your live Mint system, post the output of:
Code:
[ -d /sys/firmware/efi ] && echo UEFI || echo not UEFI
# parted -l
# efibootmgr -v
If you have an EFI system partition then Windows is installed in EFI-mode and your GNU/Linux system will also have to be installed in EFI-mode for you to be able to use GRUB to select between the operating systems (otherwise you can only switch by using your firmware boot menu and toggling "Legacy" mode).

To do this, *disable* "CSM"/"Legacy" mode before booting the installer.

It is actually possible to install Ubuntu, Fedora or OpenSUSE with Secure Boot enabled if you wish.

EDIT: I have encountered UEFI firmware implementations that will boot a UEFI system in preference to a "Legacy" (non-UEFI) system even if "CSM"/"Legacy" mode is enabled.

Last edited by Head_on_a_Stick; 09-05-2015 at 05:36 PM.
 
Old 09-05-2015, 06:12 PM   #5
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,126

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
We can't help if we don't have hard data - bootinfo plus thatht efi as well.
Quote:
Originally Posted by Head_on_a_Stick View Post
If you have an EFI system partition then Windows is installed in EFI-mode
Maybe that should be usually.
I have an older UEFI laptop where the Win10 preview wouldn't install to a gpt disk, and always installed in "legacy" mode. Even over-wrote the first sector (aka MBR) on a gpt disk without erasing the gppt header. Caused no end of grief with subsequent Linux installs.

The UEFI standard unfortunately isn't.
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't find Wireless network - BackTrack 4 - HP pavilion dv6 laptop - h0n0r Linux - Newbie 4 07-21-2010 11:43 AM
distro for old pavilion laptop wrathkeg Linux - Laptop and Netbook 1 01-08-2008 08:51 PM
HP Pavilion Laptop Stroked23 Linux - Laptop and Netbook 1 06-01-2007 05:28 AM
No PCMCIA on HP Pavilion laptop (help!) Ander Linux - Laptop and Netbook 3 05-05-2006 01:55 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 10:22 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration