LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-21-2016, 11:11 PM   #1
tashi
LQ Newbie
 
Registered: Jul 2016
Posts: 5

Rep: Reputation: Disabled
Talking My windows is not booting after I installed CentOS7


Hello everyone!
I am new CentOS and recently I had installed CentOS7 in my pc which already had Windows 10 (upgraded from windows 8). When I boot my pc, i get to choose from three options.
1. CentOS....
2. CentOS......
3. Windows boot manager on (/dev/sda2)

The CentOS works fine but when I choose the third one, it gives me

/EndEntire file path: /ACPI(a03410,0)/PCI(2,1f)4800,82000,31cef12d98ce4d42,2,2)File(\EFI\Micorsoft\Boot)/File(bootmgfw.efi)/Entire
error cannot load image
press any key to continue..

Can you help me?
Thanks!
 
Old 07-21-2016, 11:29 PM   #2
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that work on freest-HW; has been KDE, CLI, Novena-SBC but open.. http://goo.gl/NqgqJx &c ;-)
Posts: 4,888
Blog Entries: 2

Rep: Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567
Hi.

Is your BIOS set from secure boot?

Or, you may just need more work on GRUB, can you explain what solved here: http://www.linuxquestions.org/questi...ws-4175514202/

I remember using /etc/grub.d/
/etc/default/grub
and:
Code:
update-grub
...when I had to manually enter Fatdog64?

Hopefully you still have your factory reset intact or some backups (or microcoughed DVD) so if all else fails could start over... Add: installing GRUB to MBR.

Last edited by jamison20000e; 07-21-2016 at 11:36 PM. Reason: Added the last bit. ;)
 
Old 07-22-2016, 03:45 AM   #3
tashi
LQ Newbie
 
Registered: Jul 2016
Posts: 5

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by jamison20000e View Post
Hi.

Is your BIOS set from secure boot?

Or, you may just need more work on GRUB, can you explain what solved here: http://www.linuxquestions.org/questi...ws-4175514202/

I remember using /etc/grub.d/
/etc/default/grub
and:
Code:
update-grub
...when I had to manually enter Fatdog64?

Hopefully you still have your factory reset intact or some backups (or microcoughed DVD) so if all else fails could start over... Add: installing GRUB to MBR.
Yes, my BIOS is set from secure boot and I have also gone through that link and tried it but nothing worked for me.

I dont have factory reset intact since I cant access my windows

Last edited by tashi; 07-22-2016 at 03:47 AM.
 
Old 07-22-2016, 07:03 AM   #4
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Quote:
Originally Posted by tashi View Post
Hello everyone!
I am new CentOS and recently I had installed CentOS7 in my pc which already had Windows 10 (upgraded from windows 8). When I boot my pc, i get to choose from three options.
1. CentOS....
2. CentOS......
3. Windows boot manager on (/dev/sda2)

The CentOS works fine but when I choose the third one, it gives me

/EndEntire file path: /ACPI(a03410,0)/PCI(2,1f)4800,82000,31cef12d98ce4d42,2,2)File(\EFI\Micorsoft\Boot)/File(bootmgfw.efi)/Entire
error cannot load image
press any key to continue..

Can you help me?
Thanks!
Was that just a transcription error?

Anyway, some solutions here:

http://askubuntu.com/questions/37797...-does-not-boot

(one of several solutions found by Googling "/EndEntire file path: /ACPI(a03410,").

Let us know how you get on.
 
1 members found this post helpful.
Old 07-22-2016, 08:25 AM   #5
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that work on freest-HW; has been KDE, CLI, Novena-SBC but open.. http://goo.gl/NqgqJx &c ;-)
Posts: 4,888
Blog Entries: 2

Rep: Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567
Try:

http://www.supergrubdisk.org/super-grub2-disk/

Quote:
Originally Posted by tashi View Post
...

I dont have factory reset intact since I cant access my windows
I'd try many more suggestions and DuckDuckGoing first. From Linux how many partitions do you see?

(Again last resort:)
I don't run losedoughs so not sure if (e.g:) F8 works (for the reset to win8 ) before or after GRUB?

Last edited by jamison20000e; 07-22-2016 at 08:30 AM. Reason: clarification
 
Old 07-22-2016, 11:16 PM   #6
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,623

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
oem's have this bad habit on windows computers to install a slightly hidden " Windows recovery" partition at the beginning of the drive ( sda1 the MBR is there)

this DOSE cause issues sometimes

i take it you did NOT reformat
do a new clean install of 10
then install cent

in cent7 please post the output of this
Code:
su -
--- YOUR ROOT PASSWORD WHEN ASKED 

fdisk -l
that is a lower case ell " L"
 
Old 07-24-2016, 10:37 PM   #7
tashi
LQ Newbie
 
Registered: Jul 2016
Posts: 5

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by jamison20000e View Post
http://www.supergrubdisk.org/super-grub2-disk/

I'd try many more suggestions and DuckDuckGoing first. From Linux how many partitions do you see?

(Again last resort:)
I don't run losedoughs so not sure if (e.g:) F8 works (for the reset to win8 ) before or after GRUB?
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes, 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk label type: gpt


# Start End Size Type Name
1 2048 2050047 1000M Windows recover Basic data partition
2 2050048 2582527 260M EFI System EFI System Partition
3 2582528 4630527 1000M unknown Basic data partition
4 4630528 4892671 128M Microsoft reser Microsoft reserved partition
5 4892672 827103231 392.1G Microsoft basic Basic data partition
6 827105280 1351391231 250G Microsoft basic Basic data partition
7 1351393280 1875679231 250G Microsoft basic Basic data partition
8 1928110080 1953523711 12.1G Windows recover Basic data partition
9 1875679232 1876703231 500M Microsoft basic
10 1876703232 1928110079 24.5G Linux LVM

Disk /dev/mapper/cl_tashic-root: 23.6 GB, 23588765696 bytes, 46071808 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/mapper/cl_tashic-swap: 2684 MB, 2684354560 bytes, 5242880 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
 
Old 07-24-2016, 10:38 PM   #8
tashi
LQ Newbie
 
Registered: Jul 2016
Posts: 5

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by John VV View Post
oem's have this bad habit on windows computers to install a slightly hidden " Windows recovery" partition at the beginning of the drive ( sda1 the MBR is there)

this DOSE cause issues sometimes

i take it you did NOT reformat
do a new clean install of 10
then install cent

in cent7 please post the output of this
Code:
su -
--- YOUR ROOT PASSWORD WHEN ASKED 

fdisk -l
that is a lower case ell " L"
[root@tashic ~]# fdisk -l
WARNING: fdisk GPT support is currently new, and therefore in an experimental phase. Use at your own discretion.

Disk /dev/sda: 1000.2 GB, 1000204886016 bytes, 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk label type: gpt


# Start End Size Type Name
1 2048 2050047 1000M Windows recover Basic data partition
2 2050048 2582527 260M EFI System EFI System Partition
3 2582528 4630527 1000M unknown Basic data partition
4 4630528 4892671 128M Microsoft reser Microsoft reserved partition
5 4892672 827103231 392.1G Microsoft basic Basic data partition
6 827105280 1351391231 250G Microsoft basic Basic data partition
7 1351393280 1875679231 250G Microsoft basic Basic data partition
8 1928110080 1953523711 12.1G Windows recover Basic data partition
9 1875679232 1876703231 500M Microsoft basic
10 1876703232 1928110079 24.5G Linux LVM

Disk /dev/mapper/cl_tashic-root: 23.6 GB, 23588765696 bytes, 46071808 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/mapper/cl_tashic-swap: 2684 MB, 2684354560 bytes, 5242880 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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] Dual booting Windows 7 on already installed Linux Mint 17.1 Sepulcher Linux - Newbie 5 06-06-2015 06:46 AM
help dual booting windows on already installed ubuntu machine ralphbluecoat Linux - Software 2 02-09-2007 09:02 PM
Dual-booting Linux on PC pre-installed with Windows XP Mikhail Linux - Newbie 3 08-08-2006 08:50 AM
windows is not booting with freebsd installed geletine *BSD 3 05-07-2006 09:42 AM
booting installed windows using qemu lefty.crupps Linux - Software 0 11-27-2005 04:38 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:41 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