LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 07-22-2013, 02:12 PM   #1
slaka
Member
 
Registered: Oct 2012
Distribution: Slackware 14.0 86x
Posts: 43

Rep: Reputation: Disabled
UEFI - Unable to locate HDD


Hey,

I booted Linux in Live USB and tried install that particular distribution to HDD.
During installation (pretty much automated without much options) it tried install GRUB2 and LILO, failing in both attempts.
Installer didn't say anything about UEFI support so I guess it tried to install to MBR.

Well, after that I was unable to boot to my Slackware via elilo which was located at /dev/sda1/ (EFI Boot partition).
Actually, I'm unable to see whole HDD from Firmware options/EFI Shell.
So I'm unable to update boot config via 'bcfg' to correct path to elilo.efi.

Only way I'm able to boot is to launch EFI shell from USB stick and launch elilo.efi from USB stick.

I have already formatted whole EFI partition but didn't help, guess problem is deeper.
Also tried 'efibootmgr' but entries made with it didn't persist, after reboot I was unable to see entries I made ('modprobe efivars' and booted in EFI).



Here are couple outputs I got from EFI shell (might be completely useless since I'm dog and I have no idea what I'm doing):

MAP:
Code:
Mapping table
      FS0: Alias(s):HD11b0c0d0b:;BLK1:
          PciRoot(0x0)/Pci(0x1d,0x0)/USB(0x1,0x0)/USB(0x2,0x0)/USB(0x3,0x0)/HD(1,GPT,deb292c9-96ef-34b0-1eab-87ca605b5119,0x22,0x7737bd)
     BLK0: Alias(s):
          PciRoot(0x0)/Pci(0x1d,0x0)/USB(0x1,0x0)/USB(0x2,0x0)/USB(0x3,0x0)
     BLK2: Alias(s):
          PciRoot(0x0)/Pci(0x1f,0x2)/Sata(0x0,0x0)
     BLK4: Alias(s):
          PciRoot(0x0)/Pci(0x1f,0x2)/Sata(0x1,0x0)
     BLK3: Alias(s):
          PciRoot(0x0)/Pci(0x1f,0x2)/Sata(0x0,0x0)/HD(1,MBR,0x4f359092,0x1,0x3a38602f)
     BLK5: Alias(s):
          PciRoot(0x0)/Pci(0x1f,0x2)/Sata(0x1,0x0)/HD(1,GPT,3453ff11-9746-9731-4561-123d590d216e,0x801000,0x24ba000)
     BLK6: Alias(s):
          PciRoot(0x0)/Pci(0x1f,0x2)/Sata(0x1,0x0)/HD(2,GPT,d342363a-11ed-1bdc-b2bc-d3adc463c8d1,0x800,0x800000)


BCFG BOOT DUMP:
Code:
Option: 00. Variable: Boot0001   
  Desc    - Linux
  DevPath - PciRoot(0x0)/Pci(0x1f,0x2)/Sata(0x0,0x0)/HD(1,GPT,68664a3f-38d7-4fb5-8f2d-8fa2b9bb7209,0x800,0x96000)/\EFI\elilo\elilo8664.efi
  Optional- N
Option: 01. Variable: Boot0000   
  Desc    - USBefishell
  DevPath - PciRoot(0x0)/Pci(0x1d,0x0)/USB(0x1,0x0)/USB(0x2,0x0)/USB(0x3,0x0)/HD(1,GPT,deb292c9-96ef-34b0-1eab-87ca605b5119,0x22,0x7737bd)/\Shellx64.efi
  Optional- N
 
Old 07-23-2013, 12:54 PM   #2
smallpond
Senior Member
 
Registered: Feb 2011
Location: Massachusetts, USA
Distribution: Fedora
Posts: 4,140

Rep: Reputation: 1263Reputation: 1263Reputation: 1263Reputation: 1263Reputation: 1263Reputation: 1263Reputation: 1263Reputation: 1263Reputation: 1263
You probably want to get the gdisk program from Rod Smith (gpt fdisk) which is much better than parted. You should be able to recover the backup GPT partition table or recreate it.

http://sourceforge.net/projects/gptfdisk
 
Old 08-05-2013, 11:35 PM   #3
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
You'll want to not install LILO for Slackware 14.0 (14.1. due out soon will have full support of UEFI systems).

UEFI only works with GRUB2, ELILO, and SysLinux. Make sure you have the /EFI partition available formatted in FAT or FAT32(?) before you install any bootloader so it knows where to install the UEFI firmware.

Check this topic for more info:

http://www.linuxquestions.org/questi...ll-4175461954/
 
1 members found this post helpful.
Old 08-22-2013, 10:01 AM   #4
911InsideJob
Member
 
Registered: Jul 2013
Distribution: Mint KDE
Posts: 74

Rep: Reputation: Disabled
There should be a way to enable "legacy BIOS" and boot old school, if you really want that. I found disabling "secure boot" in BIOS solved all my issues with UEFI though. Even made the preinstalled copy of Windows 8 boot faster.
 
  


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
[SOLVED] How to Locate and isolate Bad sectors in HDD lee_can Linux - General 11 01-27-2013 05:59 AM
LXer: Dual-boot Windows 7 and Ubuntu 12.04 on a PC with UEFI board, SSD and HDD LXer Syndicated Linux News 0 10-11-2012 04:20 AM
Help Creating UEFI A MENU For My Bootable (BIOS/UEFI) CDROM ssenuta Linux - Hardware 0 08-27-2012 09:11 PM
[SOLVED] E: Unable to locate package nova-comm E: Unable to locate package python-psycopq2 mint12 Linux - Virtualization and Cloud 2 01-05-2012 12:07 PM
HDD burn-in tester to locate bad sectors? Ulysses_ Linux - Server 2 04-01-2010 08:18 PM

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

All times are GMT -5. The time now is 12:02 PM.

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