You are not logged in.

#1 2013-10-10 11:09:17

pauldice
Member
Registered: 2012-11-25
Posts: 11

[SOLVED] Unable to dual boot into Windows 8

I have an Acer Aspire S3 laptop which came with Windows 8 installed. After following the Beginner's Guide to install Arch alongside Windows, Linux works but Windows fails to boot. When I select Windows from the GRUB menu I get kicked out to rescue mode with a "file not found" error. This is a UEFI-GPT setup and in GRUB rescue I get an "unknown filesystem" error when I try to ls the ESP. In fact I get that error for everything except the two ext4 partitions I created during the Arch install.

I'll just briefly run down (what I think are) the relevant parts of the installation process, then post the output of Boot Info Script at the end.

Partitions

I created three partitions during the installation:

  1. Swap (/dev/sda6)

  2. Root (/dev/sda7)

  3. Home (/dev/sda8)

The disk already had an EFI System Partition (/dev/sda2) so I used that instead of creating my own, mounting it to /boot as described in the beginner's guide (not /boot/efi as in the GRUB docs - not sure if that makes a difference).

Boot Loader

I installed and configured GRUB exactly as described in the beginner's guide:

# pacman -S grub efibootmgr os-prober
# grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=arch_grub --recheck
# grub-mkconfig -o /boot/grub/grub.cfg

This appeared to work. Os-prober found my Windows OS ("Found Windows Boot Manager on /dev/sda2@/EFI/Microsoft/Boot/bootmgfw.efi") and added a corresponding menuentry to grub.cfg. On discovering that this didn't actually boot, I added a custom Windows entry per the GRUB dual-boot instructions. That didn't work either.

Boot Info

Here is the output from boot info script which includes my grub config, partition info, fstab etc. One strange thing is that the script found every boot file on the ESP except the Windows Boot Manager, including leftover files from short-lived installations of Elementary OS and gummiboot. Maybe Windows is the "Unknown BootLoader" mentioned at the end.

Boot Info Script 0.61      [1 April 2012]


============================= Boot Info Summary: ===============================

 => No boot loader is installed in the MBR of /dev/sda.
 => No boot loader is installed in the MBR of /dev/sdb.

sda1: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows Vista/7: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        

sda2: __________________________________________________________________________

    File system:       vfat
    Boot sector type:  Unknown
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        /grub/grub.cfg /efi/arch_grub/grubx64.efi 
                       /efi/Boot/bkpbootx64.efi /efi/Boot/bootx64.efi 
                       /efi/elementary/grubx64.efi 
                       /efi/gummiboot/gummibootx64.efi

sda3: __________________________________________________________________________

    File system:       
    Boot sector type:  -
    Boot sector info: 
    Mounting failed:   mount: unknown filesystem type ''

sda4: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows Vista/7: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        /bootmgr /Windows/System32/winload.exe

sda5: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows Vista/7: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        

sda6: __________________________________________________________________________

    File system:       swap
    Boot sector type:  -
    Boot sector info: 

sda7: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  Arch Linux ()
    Boot files:        /etc/fstab

sda8: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  
    Boot files:        

sdb1: __________________________________________________________________________

    File system:       
    Boot sector type:  -
    Boot sector info: 
    Mounting failed:   mount: unknown filesystem type ''
mount: unknown filesystem type ''

sdb2: __________________________________________________________________________

    File system:       
    Boot sector type:  -
    Boot sector info: 
    Mounting failed:   mount: unknown filesystem type ''
mount: unknown filesystem type ''
mount: unknown filesystem type ''

============================ Drive/Partition Info: =============================

Drive: sda _____________________________________________________________________

Disk /dev/sda: 500.1 GB, 500107862016 bytes, 976773168 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

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sda1                   1   976,773,167   976,773,167  ee GPT


GUID Partition Table detected.

Partition    Start Sector    End Sector  # of Sectors System
/dev/sda1           2,048       821,247       819,200 Windows Recovery Environment (Windows)
/dev/sda2         821,248     1,435,647       614,400 EFI System partition
/dev/sda3       1,435,648     1,697,791       262,144 Microsoft Reserved Partition (Windows)
/dev/sda4       1,697,792   130,945,023   129,247,232 Data partition (Windows/Linux)
/dev/sda5     950,145,024   976,773,119    26,628,096 Windows Recovery Environment (Windows)
/dev/sda6     130,945,024   139,333,631     8,388,608 Swap partition (Linux)
/dev/sda7     139,333,632   206,442,495    67,108,864 Data partition (Linux)
/dev/sda8     206,442,496   950,145,023   743,702,528 Data partition (Linux)

Drive: sdb _____________________________________________________________________

Disk /dev/sdb: 20.0 GB, 20014718976 bytes, 39091248 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sdb1                   1 4,294,967,295 4,294,967,295  ee GPT

/dev/sdb1 ends after the last sector of /dev/sdb

GUID Partition Table detected.

Partition    Start Sector    End Sector  # of Sectors System
/dev/sdb1       7,839,744    39,090,175    31,250,432 -
/dev/sdb2           2,048     7,837,695     7,835,648 -

"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/sda1        CCAC5E91AC5E75C4                       ntfs       Recovery
/dev/sda2        A05F-051D                              vfat       ESP
/dev/sda3                                                          
/dev/sda4        4218603F18603457                       ntfs       ACER
/dev/sda5        8088627C88627118                       ntfs       Push Button Reset
/dev/sda6        d4f5415f-f771-4f9c-ba4a-0f639d055360   swap       
/dev/sda7        90d566ac-57d9-475c-9493-14ba0472d832   ext4       
/dev/sda8        8ab4a486-02d8-4cb4-af91-43acac7e81d7   ext4       
/dev/sdb1                                                          
/dev/sdb2                                                          

================================ Mount points: =================================

Device           Mount_Point              Type       Options

/dev/sda2        /boot                    vfat       (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/sda7        /                        ext4       (rw,relatime,data=ordered)
/dev/sda8        /home                    ext4       (rw,relatime,data=ordered)


============================= sda2/grub/grub.cfg: ==============================

--------------------------------------------------------------------------------
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
insmod part_gpt
insmod part_msdos
if [ -s $prefix/grubenv ]; then
  load_env
fi
if [ "${next_entry}" ] ; then
   set default="${next_entry}"
   set next_entry=
   save_env next_entry
   set boot_once=true
else
   set default="0"
fi

if [ x"${feature_menuentry_id}" = xy ]; then
  menuentry_id_option="--id"
else
  menuentry_id_option=""
fi

export menuentry_id_option

if [ "${prev_saved_entry}" ]; then
  set saved_entry="${prev_saved_entry}"
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z "${boot_once}" ]; then
    saved_entry="${chosen}"
    save_env saved_entry
  fi
}

function load_video {
  if [ x$feature_all_video_module = xy ]; then
    insmod all_video
  else
    insmod efi_gop
    insmod efi_uga
    insmod ieee1275_fb
    insmod vbe
    insmod vga
    insmod video_bochs
    insmod video_cirrus
  fi
}

if [ x$feature_default_font_path = xy ] ; then
   font=unicode
else
insmod part_gpt
insmod ext2
set root='hd0,gpt7'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt7 --hint-efi=hd0,gpt7 --hint-baremetal=ahci0,gpt7  90d566ac-57d9-475c-9493-14ba0472d832
else
  search --no-floppy --fs-uuid --set=root 90d566ac-57d9-475c-9493-14ba0472d832
fi
    font="/usr/share/grub/unicode.pf2"
fi

if loadfont $font ; then
  set gfxmode=auto
  load_video
  insmod gfxterm
  set locale_dir=$prefix/locale
  set lang=en_GB
  insmod gettext
fi
terminal_input console
terminal_output gfxterm
set timeout=5
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/10_linux ###
menuentry 'Arch Linux, with Linux core repo kernel' --class arch --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-core repo kernel-true-90d566ac-57d9-475c-9493-14ba0472d832' {
	load_video
	set gfxpayload=keep
	insmod gzio
	insmod part_gpt
	insmod fat
	set root='hd0,gpt2'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2  A05F-051D
	else
	  search --no-floppy --fs-uuid --set=root A05F-051D
	fi
	echo	'Loading Linux core repo kernel ...'
	linux	/vmlinuz-linux root=UUID=90d566ac-57d9-475c-9493-14ba0472d832 rw  quiet
	echo	'Loading initial ramdisk ...'
	initrd	/initramfs-linux.img
}
menuentry 'Arch Linux, with Linux core repo kernel (Fallback initramfs)' --class arch --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-core repo kernel-fallback-90d566ac-57d9-475c-9493-14ba0472d832' {
	load_video
	set gfxpayload=keep
	insmod gzio
	insmod part_gpt
	insmod fat
	set root='hd0,gpt2'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2  A05F-051D
	else
	  search --no-floppy --fs-uuid --set=root A05F-051D
	fi
	echo	'Loading Linux core repo kernel ...'
	linux	/vmlinuz-linux root=UUID=90d566ac-57d9-475c-9493-14ba0472d832 rw  quiet
	echo	'Loading initial ramdisk ...'
	initrd	/initramfs-linux-fallback.img
}

### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry 'Windows Boot Manager (on /dev/sda2)' --class windows --class os $menuentry_id_option 'osprober-efi-A05F-051D' {
	insmod part_gpt
	insmod fat
	set root='hd0,gpt2'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2  A05F-051D
	else
	  search --no-floppy --fs-uuid --set=root A05F-051D
	fi
	chainloader /EFI/Microsoft/Boot/bootmgfw.efi
}
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries.  Simply type the
# menu entries you want to add after this comment.  Be careful not to change
# the 'exec tail' line above.
menuentry "Windoze Ate UEFI-GPT" {
  insmod part_gpt
  insmod fat
  insmod search_fs_uuid
  insmod chain
  search --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 A05F-051D
  chainloader /EFI/Microsoft/Boot/bootmgfw.efi
}

### END /etc/grub.d/40_custom ###

### BEGIN /etc/grub.d/41_custom ###
if [ -f  ${config_directory}/custom.cfg ]; then
  source ${config_directory}/custom.cfg
elif [ -z "${config_directory}" -a -f  $prefix/custom.cfg ]; then
  source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###

### BEGIN /etc/grub.d/60_memtest86+ ###
### END /etc/grub.d/60_memtest86+ ###
--------------------------------------------------------------------------------

=================== sda2: Location of files loaded by Grub: ====================

           GiB - GB             File                                 Fragment(s)


=============================== sda7/etc/fstab: ================================

--------------------------------------------------------------------------------
# /dev/sda7
UUID=90d566ac-57d9-475c-9493-14ba0472d832	/         	ext4      	rw,relatime	0 1

# /dev/sda8
UUID=8ab4a486-02d8-4cb4-af91-43acac7e81d7	/home     	ext4      	rw,relatime	0 2

# /dev/sda2 LABEL=ESP
UUID=A05F-051D      				/boot     	vfat      	rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro	0 2

# /dev/sda6
UUID=d4f5415f-f771-4f9c-ba4a-0f639d055360	none      	swap      	defaults  	0 0

--------------------------------------------------------------------------------

======================== Unknown MBRs/Boot Sectors/etc: ========================

Unknown GPT Partiton Type
5850cbb887c11947baf0379ca2d4c97e
Unknown GPT Partiton Type
dee2bfd3af3ddf11ba40e3a556d89593
Unknown BootLoader on sda2

00000000  eb 58 90 4d 53 44 4f 53  35 2e 30 00 02 08 5e 1b  |.X.MSDOS5.0...^.|
00000010  02 00 00 00 00 f8 00 00  3f 00 ff 00 00 88 0c 00  |........?.......|
00000020  00 60 09 00 51 02 00 00  00 00 00 00 02 00 00 00  |.`..Q...........|
00000030  01 00 06 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000040  80 01 29 1d 05 5f a0 4e  4f 20 4e 41 4d 45 20 20  |..).._.NO NAME  |
00000050  20 20 46 41 54 33 32 20  20 20 33 c9 8e d1 bc f4  |  FAT32   3.....|
00000060  7b 8e c1 8e d9 bd 00 7c  88 56 40 88 4e 02 8a 56  |{......|.V@.N..V|
00000070  40 b4 41 bb aa 55 cd 13  72 10 81 fb 55 aa 75 0a  |@.A..U..r...U.u.|
00000080  f6 c1 01 74 05 fe 46 02  eb 2d 8a 56 40 b4 08 cd  |...t..F..-.V@...|
00000090  13 73 05 b9 ff ff 8a f1  66 0f b6 c6 40 66 0f b6  |.s......f...@f..|
000000a0  d1 80 e2 3f f7 e2 86 cd  c0 ed 06 41 66 0f b7 c9  |...?.......Af...|
000000b0  66 f7 e1 66 89 46 f8 83  7e 16 00 75 39 83 7e 2a  |f..f.F..~..u9.~*|
000000c0  00 77 33 66 8b 46 1c 66  83 c0 0c bb 00 80 b9 01  |.w3f.F.f........|
000000d0  00 e8 2c 00 e9 a8 03 a1  f8 7d 80 c4 7c 8b f0 ac  |..,......}..|...|
000000e0  84 c0 74 17 3c ff 74 09  b4 0e bb 07 00 cd 10 eb  |..t.<.t.........|
000000f0  ee a1 fa 7d eb e4 a1 7d  80 eb df 98 cd 16 cd 19  |...}...}........|
00000100  66 60 80 7e 02 00 0f 84  20 00 66 6a 00 66 50 06  |f`.~.... .fj.fP.|
00000110  53 66 68 10 00 01 00 b4  42 8a 56 40 8b f4 cd 13  |Sfh.....B.V@....|
00000120  66 58 66 58 66 58 66 58  eb 33 66 3b 46 f8 72 03  |fXfXfXfX.3f;F.r.|
00000130  f9 eb 2a 66 33 d2 66 0f  b7 4e 18 66 f7 f1 fe c2  |..*f3.f..N.f....|
00000140  8a ca 66 8b d0 66 c1 ea  10 f7 76 1a 86 d6 8a 56  |..f..f....v....V|
00000150  40 8a e8 c0 e4 06 0a cc  b8 01 02 cd 13 66 61 0f  |@............fa.|
00000160  82 74 ff 81 c3 00 02 66  40 49 75 94 c3 42 4f 4f  |.t.....f@Iu..BOO|
00000170  54 4d 47 52 20 20 20 20  00 00 00 00 00 00 00 00  |TMGR    ........|
00000180  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
000001a0  00 00 00 00 00 00 00 00  00 00 00 00 0d 0a 44 69  |..............Di|
000001b0  73 6b 20 65 72 72 6f 72  ff 0d 0a 50 72 65 73 73  |sk error...Press|
000001c0  20 61 6e 79 20 6b 65 79  20 74 6f 20 72 65 73 74  | any key to rest|
000001d0  61 72 74 0d 0a 00 00 00  00 00 00 00 00 00 00 00  |art.............|
000001e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000001f0  00 00 00 00 00 00 00 00  ac 01 b9 01 00 00 55 aa  |..............U.|
00000200


========= Devices which don't seem to have a corresponding hard drive: =========

sdc 

=============================== StdErr Messages: ===============================

cat: /tmp/BootInfo-9VAYCuxc/Tmp_Log: No such file or directory
  /dev/sdc: open failed: No medium found
  No volume groups found
mdadm: No arrays found in config file or automatically

I tried tackling this myself and ended up not being able to boot into Linux either. I had to go back to the USB install stick and redo a lot of the installation. I thought I'd better ask for some advice before diving in again. Let me know if you need any more info or log/config files.

Last edited by pauldice (2013-10-11 03:06:18)

Offline

#2 2013-10-10 13:33:44

mcloaked
Member
From: Yorkshire, UK
Registered: 2012-02-02
Posts: 1,240

Re: [SOLVED] Unable to dual boot into Windows 8

I believe that when setting up a dual boot system for a Windows 8 pre-existing system you need to turn off "fastboot" in Windows 8, and also disable "Secure Boot" in the BIOS.  Did you do both of those before starting out?

If you do a standard arch install it will not be compatible with Secure Boot.  Also fastboot in Windows 8 is I believe a kind of hibernate - and leaving it on when doing an install can upset things.


Mike C

Offline

#3 2013-10-10 15:09:30

pauldice
Member
Registered: 2012-11-25
Posts: 11

Re: [SOLVED] Unable to dual boot into Windows 8

Yep, turned off both of those.

Offline

#4 2013-10-10 15:16:20

the.ridikulus.rat
Member
From: Indiana, USA
Registered: 2011-10-04
Posts: 765

Re: [SOLVED] Unable to dual boot into Windows 8

pauldice wrote:

I have an Acer Aspire S3 laptop which came with Windows 8 installed. After following the Beginner's Guide to install Arch alongside Windows, Linux works but Windows fails to boot. When I select Windows from the GRUB menu I get kicked out to rescue mode with a "file not found" error. This is a UEFI-GPT setup and in GRUB rescue I get an "unknown filesystem" error when I try to ls the ESP. In fact I get that error for everything except the two ext4 partitions I created during the Arch install.

I'll just briefly run down (what I think are) the relevant parts of the installation process, then post the output of Boot Info Script at the end.

Partitions

I created three partitions during the installation:

  1. Swap (/dev/sda6)

  2. Root (/dev/sda7)

  3. Home (/dev/sda8)

The disk already had an EFI System Partition (/dev/sda2) so I used that instead of creating my own, mounting it to /boot as described in the beginner's guide (not /boot/efi as in the GRUB docs - not sure if that makes a difference).

Boot Loader

I installed and configured GRUB exactly as described in the beginner's guide:

# pacman -S grub efibootmgr os-prober
# grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=arch_grub --recheck
# grub-mkconfig -o /boot/grub/grub.cfg

This appeared to work. Os-prober found my Windows OS ("Found Windows Boot Manager on /dev/sda2@/EFI/Microsoft/Boot/bootmgfw.efi") and added a corresponding menuentry to grub.cfg. On discovering that this didn't actually boot, I added a custom Windows entry per the GRUB dual-boot instructions. That didn't work either.

I tried tackling this myself and ended up not being able to boot into Linux either. I had to go back to the USB install stick and redo a lot of the installation. I thought I'd better ask for some advice before diving in again. Let me know if you need any more info or log/config files.

I think this is due to Windows 8 by default doing "Hibernation" rather than "Shutdown" everytime you poweroff the system. This is due to the fast poweroff and startup feature of Windows 8. However due to this all FAT and NTFS partitions in the drive somehow become FS corrupted (not corrupted as per Windows, but mots of the linux tools fail to read those partitions properly). The solution to this issue it to turn off or disable Hibernation in Windows by following http://support.microsoft.com/kb/920730 .

Offline

#5 2013-10-10 15:29:39

pauldice
Member
Registered: 2012-11-25
Posts: 11

Re: [SOLVED] Unable to dual boot into Windows 8

I'm fairly sure that I disabled Hibernation along with Fast Startup. Not sure how I would check that though given that I can't boot into Windows any more.

Offline

#6 2013-10-10 16:40:21

the.ridikulus.rat
Member
From: Indiana, USA
Registered: 2011-10-04
Posts: 765

Re: [SOLVED] Unable to dual boot into Windows 8

pauldice wrote:

I'm fairly sure that I disabled Hibernation along with Fast Startup. Not sure how I would check that though given that I can't boot into Windows any more.

You should still have the "Windows Boot Manager" entry in the firmware boot menu. Otherwise use UEFI Shell from a USB drive and manually launch /EFI/Microsoft/Boot/bootmgfw.efi to boot into Windows.

Offline

#7 2013-10-10 23:31:30

pauldice
Member
Registered: 2012-11-25
Posts: 11

Re: [SOLVED] Unable to dual boot into Windows 8

The same thing happens. Moving "Windows Boot Manager" before "arch_grub" in the BIOS or running bootmgfw.efi directly from a UEFI shell both dump out to GRUB rescue with the "File not found" error.

Offline

#8 2013-10-11 02:01:57

srs5694
Member
From: Woonsocket, RI
Registered: 2012-11-06
Posts: 719
Website

Re: [SOLVED] Unable to dual boot into Windows 8

pauldice wrote:

The same thing happens. Moving "Windows Boot Manager" before "arch_grub" in the BIOS or running bootmgfw.efi directly from a UEFI shell both dump out to GRUB rescue with the "File not found" error.

The Boot Info Script output you posted earlier shows no evidence of a bootmgfw.efi file, which makes this statement puzzling. Of course, it could be that your Boot Info Script output was incomplete; or you might have done something after running the script to create that file. Still, you should look for it to be sure it's really there.

Also, would you by chance have run the Ubuntu Boot Repair tool on the computer? That program can optionally (and the past did by default) rename the ESP's EFI/Microsoft/Boot/bootmgfw.efi to EFI/Microsoft/Boot/bkpbootmgfw.efi (or other names in the past) and put a copy of GRUB in its place. This can complicate future maintenance (like now, if my guess is correct). The fix is to rename bkpbootmgfw.efi back to bootmgfw.efi.

If these measures don't help, you might need to use a Windows repair utility to restore your bootmgfw.efi file, or extract it manually. See step 3.5 on this page for details.

In the future, be sure to keep backups of your ESP. I see a lot of problems on forums that are caused by the ESP being damaged. A file-level backup (like a tarball) and knowledge of "efibootmgr" works fine.

Offline

#9 2013-10-11 02:59:28

the.ridikulus.rat
Member
From: Indiana, USA
Registered: 2011-10-04
Posts: 765

Re: [SOLVED] Unable to dual boot into Windows 8

pauldice wrote:

The same thing happens. Moving "Windows Boot Manager" before "arch_grub" in the BIOS or running bootmgfw.efi directly from a UEFI shell both dump out to GRUB rescue with the "File not found" error.

I think your case is similar to https://bbs.archlinux.org/viewtopic.php?id=170444 (similar symptom https://bbs.archlinux.org/viewtopic.php … 6#p1330306 ) and the solution is https://bbs.archlinux.org/viewtopic.php … 4#p1330354 . Try that. I can't think of anything else that might cause this issue.

Offline

#10 2013-10-11 03:02:38

pauldice
Member
Registered: 2012-11-25
Posts: 11

Re: [SOLVED] Unable to dual boot into Windows 8

srs5694 wrote:

Also, would you by chance have run the Ubuntu Boot Repair tool on the computer?

A timely question. I was just reading up about Boot Repair as it seems to be the answer to a lot of dual boot questions online. I was surprised to find a bkpbootmgfw.efi on my machine. Renamed it to bootmgfw.efi and dual booting now works! I don't remember running Boot Repair (it was a few months ago now that I did this install) but I guess I must have while playing with Elementary OS.

I reran the boot info script and bootmgfw.efi still doesn't show up in the list of boot files on my ESP. In fact nothing from /EFI/Microsoft shows up. But the files are obviously there and working so I'm not too concerned. Maybe it's as simple as the script only looking in EFI/Microsoft and not EFI/Microsoft/Boot.

I'm marking this solved. Thanks everyone for the help.

Offline

#11 2013-10-11 16:18:04

srs5694
Member
From: Woonsocket, RI
Registered: 2012-11-06
Posts: 719
Website

Re: [SOLVED] Unable to dual boot into Windows 8

pauldice wrote:

I reran the boot info script and bootmgfw.efi still doesn't show up in the list of boot files on my ESP. In fact nothing from /EFI/Microsoft shows up. But the files are obviously there and working so I'm not too concerned. Maybe it's as simple as the script only looking in EFI/Microsoft and not EFI/Microsoft/Boot.

No, it definitely looks in EFI/Microsoft/Boot for boot loader files. My hunch is that one of two things is happening:

  • There's a bug in the Boot Info script that's causing it to miss this file. If so, filing a bug report is in order.

  • The FAT filesystem on the ESP is damaged. This may be correctable by unmounting it and running dosfsck on it in Linux, or by using CHKDSK in Windows. Note that one common cause of this type of damage is the Windows "fast startup" feature. (Note that this is not the same as the fast boot feature found in many EFIs; this is a Windows feature.) See here (or many other pages) for information on disabling this feature. Even if you've disabled this feature, it's possible that it's caused problems already, so you might want to repair the filesystem.

Offline

#12 2013-10-11 22:41:48

pauldice
Member
Registered: 2012-11-25
Posts: 11

Re: [SOLVED] Unable to dual boot into Windows 8

As mentioned earlier, Fast Startup is off. I disabled it before installing Linux. dosfsck looks clean.

$ sudo umount /dev/sda2
$ sudo dosfsck -w -r -l -a -v -t /dev/sda2

fsck.fat 3.0.22 (2013-07-19)
fsck.fat 3.0.22 (2013-07-19)
Checking we can access the last sector of the filesystem
Boot sector contents:
System ID "MSDOS5.0"
Media byte 0xf8 (hard disk)
       512 bytes per logical sector
      4096 bytes per cluster
      7006 reserved sectors
First FAT starts at byte 3587072 (sector 7006)
         2 FATs, 32 bit entries
    303616 bytes per FAT (= 593 sectors)
Root directory start at cluster 2 (arbitrary size)
Data area starts at byte 4194304 (sector 8192)
     75776 data clusters (310378496 bytes)
63 sectors/track, 255 heads
    821248 hidden sectors
    614400 sectors total
Checking file /
Checking file /ESP
Checking file /grub (GRUB)
Checking file /EFI
Checking file /loader (LOADER)
Checking file /vmlinuz-linux (VMLINU~1)
Checking file /initramfs-linux.img (INITRA~1.IMG)
Checking file /initramfs-linux-fallback.img (INITRA~2.IMG)
Checking file /grub/.
Checking file /grub/..
Checking file /grub/x86_64-efi (X86_64~1)
Checking file /grub/locale (LOCALE)
Checking file /grub/themes (THEMES)
Checking file /grub/fonts (FONTS)
Checking file /grub/grub.cfg (GRUB.CFG)
Checking file /grub/grubenv (GRUBENV)
Checking file /grub/grub.cfg.backup (GRUBCF~1.BAC)
Checking file /grub/grub.efi (GRUB.EFI)
Checking file /grub/x86_64-efi/.
Checking file /grub/x86_64-efi/..
Checking file /grub/x86_64-efi/acpi.mod (ACPI.MOD)
Checking file /grub/x86_64-efi/adler32.mod (ADLER32.MOD)
Checking file /grub/x86_64-efi/affs.mod (AFFS.MOD)
Checking file /grub/x86_64-efi/afs.mod (AFS.MOD)
Checking file /grub/x86_64-efi/ahci.mod (AHCI.MOD)
Checking file /grub/x86_64-efi/all_video.mod (ALL_VI~1.MOD)
Checking file /grub/x86_64-efi/aout.mod (AOUT.MOD)
Checking file /grub/x86_64-efi/appleldr.mod (APPLELDR.MOD)
Checking file /grub/x86_64-efi/archelp.mod (ARCHELP.MOD)
Checking file /grub/x86_64-efi/at_keyboard.mod (AT_KEY~1.MOD)
Checking file /grub/x86_64-efi/ata.mod (ATA.MOD)
Checking file /grub/x86_64-efi/backtrace.mod (BACKTR~1.MOD)
Checking file /grub/x86_64-efi/bfs.mod (BFS.MOD)
Checking file /grub/x86_64-efi/bitmap.mod (BITMAP.MOD)
Checking file /grub/x86_64-efi/bitmap_scale.mod (BITMAP~1.MOD)
Checking file /grub/x86_64-efi/blocklist.mod (BLOCKL~1.MOD)
Checking file /grub/x86_64-efi/boot.mod (BOOT.MOD)
Checking file /grub/x86_64-efi/bsd.mod (BSD.MOD)
Checking file /grub/x86_64-efi/btrfs.mod (BTRFS.MOD)
Checking file /grub/x86_64-efi/bufio.mod (BUFIO.MOD)
Checking file /grub/x86_64-efi/cacheinfo.mod (CACHEI~1.MOD)
Checking file /grub/x86_64-efi/cat.mod (CAT.MOD)
Checking file /grub/x86_64-efi/cbfs.mod (CBFS.MOD)
Checking file /grub/x86_64-efi/cbls.mod (CBLS.MOD)
Checking file /grub/x86_64-efi/cbmemc.mod (CBMEMC.MOD)
Checking file /grub/x86_64-efi/cbtable.mod (CBTABLE.MOD)
Checking file /grub/x86_64-efi/cbtime.mod (CBTIME.MOD)
Checking file /grub/x86_64-efi/chain.mod (CHAIN.MOD)
Checking file /grub/x86_64-efi/cmdline_cat_test.mod (CMDLIN~1.MOD)
Checking file /grub/x86_64-efi/cmp.mod (CMP.MOD)
Checking file /grub/x86_64-efi/configfile.mod (CONFIG~1.MOD)
Checking file /grub/x86_64-efi/cpio.mod (CPIO.MOD)
Checking file /grub/x86_64-efi/cpio_be.mod (CPIO_BE.MOD)
Checking file /grub/x86_64-efi/cpuid.mod (CPUID.MOD)
Checking file /grub/x86_64-efi/crc64.mod (CRC64.MOD)
Checking file /grub/x86_64-efi/crypto.mod (CRYPTO.MOD)
Checking file /grub/x86_64-efi/cryptodisk.mod (CRYPTO~1.MOD)
Checking file /grub/x86_64-efi/cs5536.mod (CS5536.MOD)
Checking file /grub/x86_64-efi/date.mod (DATE.MOD)
Checking file /grub/x86_64-efi/datehook.mod (DATEHOOK.MOD)
Checking file /grub/x86_64-efi/datetime.mod (DATETIME.MOD)
Checking file /grub/x86_64-efi/diskfilter.mod (DISKFI~1.MOD)
Checking file /grub/x86_64-efi/dm_nv.mod (DM_NV.MOD)
Checking file /grub/x86_64-efi/echo.mod (ECHO.MOD)
Checking file /grub/x86_64-efi/efi_gop.mod (EFI_GOP.MOD)
Checking file /grub/x86_64-efi/efi_uga.mod (EFI_UGA.MOD)
Checking file /grub/x86_64-efi/efifwsetup.mod (EFIFWS~1.MOD)
Checking file /grub/x86_64-efi/efinet.mod (EFINET.MOD)
Checking file /grub/x86_64-efi/ehci.mod (EHCI.MOD)
Checking file /grub/x86_64-efi/elf.mod (ELF.MOD)
Checking file /grub/x86_64-efi/eval.mod (EVAL.MOD)
Checking file /grub/x86_64-efi/exfat.mod (EXFAT.MOD)
Checking file /grub/x86_64-efi/exfctest.mod (EXFCTEST.MOD)
Checking file /grub/x86_64-efi/ext2.mod (EXT2.MOD)
Checking file /grub/x86_64-efi/extcmd.mod (EXTCMD.MOD)
Checking file /grub/x86_64-efi/fat.mod (FAT.MOD)
Checking file /grub/x86_64-efi/fixvideo.mod (FIXVIDEO.MOD)
Checking file /grub/x86_64-efi/font.mod (FONT.MOD)
Checking file /grub/x86_64-efi/fshelp.mod (FSHELP.MOD)
Checking file /grub/x86_64-efi/functional_test.mod (FUNCTI~1.MOD)
Checking file /grub/x86_64-efi/gcry_arcfour.mod (GCRY_A~1.MOD)
Checking file /grub/x86_64-efi/gcry_blowfish.mod (GCRY_B~1.MOD)
Checking file /grub/x86_64-efi/gcry_camellia.mod (GCRY_C~1.MOD)
Checking file /grub/x86_64-efi/gcry_cast5.mod (GCRY_C~2.MOD)
Checking file /grub/x86_64-efi/gcry_crc.mod (GCRY_CRC.MOD)
Checking file /grub/x86_64-efi/gcry_des.mod (GCRY_DES.MOD)
Checking file /grub/x86_64-efi/gcry_dsa.mod (GCRY_DSA.MOD)
Checking file /grub/x86_64-efi/gcry_ecc.mod (GCRY_ECC.MOD)
Checking file /grub/x86_64-efi/gcry_md4.mod (GCRY_MD4.MOD)
Checking file /grub/x86_64-efi/gcry_md5.mod (GCRY_MD5.MOD)
Checking file /grub/x86_64-efi/gcry_rfc2268.mod (GCRY_R~1.MOD)
Checking file /grub/x86_64-efi/gcry_rijndael.mod (GCRY_R~2.MOD)
Checking file /grub/x86_64-efi/gcry_rmd160.mod (GCRY_R~3.MOD)
Checking file /grub/x86_64-efi/gcry_rsa.mod (GCRY_RSA.MOD)
Checking file /grub/x86_64-efi/gcry_seed.mod (GCRY_S~1.MOD)
Checking file /grub/x86_64-efi/gcry_serpent.mod (GCRY_S~2.MOD)
Checking file /grub/x86_64-efi/gcry_sha1.mod (GCRY_S~3.MOD)
Checking file /grub/x86_64-efi/gcry_sha256.mod (GCRY_S~4.MOD)
Checking file /grub/x86_64-efi/gcry_sha512.mod (GCRY_S~5.MOD)
Checking file /grub/x86_64-efi/gcry_tiger.mod (GCRY_T~1.MOD)
Checking file /grub/x86_64-efi/gcry_twofish.mod (GCRY_T~2.MOD)
Checking file /grub/x86_64-efi/gcry_whirlpool.mod (GCRY_W~1.MOD)
Checking file /grub/x86_64-efi/geli.mod (GELI.MOD)
Checking file /grub/x86_64-efi/gettext.mod (GETTEXT.MOD)
Checking file /grub/x86_64-efi/gfxmenu.mod (GFXMENU.MOD)
Checking file /grub/x86_64-efi/gfxterm.mod (GFXTERM.MOD)
Checking file /grub/x86_64-efi/gfxterm_background.mod (GFXTER~1.MOD)
Checking file /grub/x86_64-efi/gfxterm_menu.mod (GFXTER~2.MOD)
Checking file /grub/x86_64-efi/gptsync.mod (GPTSYNC.MOD)
Checking file /grub/x86_64-efi/gzio.mod (GZIO.MOD)
Checking file /grub/x86_64-efi/halt.mod (HALT.MOD)
Checking file /grub/x86_64-efi/hashsum.mod (HASHSUM.MOD)
Checking file /grub/x86_64-efi/hdparm.mod (HDPARM.MOD)
Checking file /grub/x86_64-efi/hello.mod (HELLO.MOD)
Checking file /grub/x86_64-efi/help.mod (HELP.MOD)
Checking file /grub/x86_64-efi/hexdump.mod (HEXDUMP.MOD)
Checking file /grub/x86_64-efi/hfs.mod (HFS.MOD)
Checking file /grub/x86_64-efi/hfsplus.mod (HFSPLUS.MOD)
Checking file /grub/x86_64-efi/hfspluscomp.mod (HFSPLU~1.MOD)
Checking file /grub/x86_64-efi/http.mod (HTTP.MOD)
Checking file /grub/x86_64-efi/iorw.mod (IORW.MOD)
Checking file /grub/x86_64-efi/iso9660.mod (ISO9660.MOD)
Checking file /grub/x86_64-efi/jfs.mod (JFS.MOD)
Checking file /grub/x86_64-efi/jpeg.mod (JPEG.MOD)
Checking file /grub/x86_64-efi/keylayouts.mod (KEYLAY~1.MOD)
Checking file /grub/x86_64-efi/keystatus.mod (KEYSTA~1.MOD)
Checking file /grub/x86_64-efi/ldm.mod (LDM.MOD)
Checking file /grub/x86_64-efi/legacycfg.mod (LEGACY~1.MOD)
Checking file /grub/x86_64-efi/linux.mod (LINUX.MOD)
Checking file /grub/x86_64-efi/linux16.mod (LINUX16.MOD)
Checking file /grub/x86_64-efi/loadbios.mod (LOADBIOS.MOD)
Checking file /grub/x86_64-efi/loadenv.mod (LOADENV.MOD)
Checking file /grub/x86_64-efi/loopback.mod (LOOPBACK.MOD)
Checking file /grub/x86_64-efi/ls.mod (LS.MOD)
Checking file /grub/x86_64-efi/lsacpi.mod (LSACPI.MOD)
Checking file /grub/x86_64-efi/lsefi.mod (LSEFI.MOD)
Checking file /grub/x86_64-efi/lsefimmap.mod (LSEFIM~1.MOD)
Checking file /grub/x86_64-efi/lsefisystab.mod (LSEFIS~1.MOD)
Checking file /grub/x86_64-efi/lsmmap.mod (LSMMAP.MOD)
Checking file /grub/x86_64-efi/lspci.mod (LSPCI.MOD)
Checking file /grub/x86_64-efi/lssal.mod (LSSAL.MOD)
Checking file /grub/x86_64-efi/luks.mod (LUKS.MOD)
Checking file /grub/x86_64-efi/lvm.mod (LVM.MOD)
Checking file /grub/x86_64-efi/lzopio.mod (LZOPIO.MOD)
Checking file /grub/x86_64-efi/mdraid09.mod (MDRAID09.MOD)
Checking file /grub/x86_64-efi/mdraid09_be.mod (MDRAID~1.MOD)
Checking file /grub/x86_64-efi/mdraid1x.mod (MDRAID1X.MOD)
Checking file /grub/x86_64-efi/memdisk.mod (MEMDISK.MOD)
Checking file /grub/x86_64-efi/memrw.mod (MEMRW.MOD)
Checking file /grub/x86_64-efi/minicmd.mod (MINICMD.MOD)
Checking file /grub/x86_64-efi/minix.mod (MINIX.MOD)
Checking file /grub/x86_64-efi/minix2.mod (MINIX2.MOD)
Checking file /grub/x86_64-efi/minix2_be.mod (MINIX2~1.MOD)
Checking file /grub/x86_64-efi/minix3.mod (MINIX3.MOD)
Checking file /grub/x86_64-efi/minix3_be.mod (MINIX3~1.MOD)
Checking file /grub/x86_64-efi/minix_be.mod (MINIX_BE.MOD)
Checking file /grub/x86_64-efi/mmap.mod (MMAP.MOD)
Checking file /grub/x86_64-efi/morse.mod (MORSE.MOD)
Checking file /grub/x86_64-efi/mpi.mod (MPI.MOD)
Checking file /grub/x86_64-efi/msdospart.mod (MSDOSP~1.MOD)
Checking file /grub/x86_64-efi/multiboot.mod (MULTIB~1.MOD)
Checking file /grub/x86_64-efi/multiboot2.mod (MULTIB~2.MOD)
Checking file /grub/x86_64-efi/nativedisk.mod (NATIVE~1.MOD)
Checking file /grub/x86_64-efi/net.mod (NET.MOD)
Checking file /grub/x86_64-efi/newc.mod (NEWC.MOD)
Checking file /grub/x86_64-efi/nilfs2.mod (NILFS2.MOD)
Checking file /grub/x86_64-efi/normal.mod (NORMAL.MOD)
Checking file /grub/x86_64-efi/ntfs.mod (NTFS.MOD)
Checking file /grub/x86_64-efi/ntfscomp.mod (NTFSCOMP.MOD)
Checking file /grub/x86_64-efi/odc.mod (ODC.MOD)
Checking file /grub/x86_64-efi/ohci.mod (OHCI.MOD)
Checking file /grub/x86_64-efi/part_acorn.mod (PART_A~1.MOD)
Checking file /grub/x86_64-efi/part_amiga.mod (PART_A~2.MOD)
Checking file /grub/x86_64-efi/part_apple.mod (PART_A~3.MOD)
Checking file /grub/x86_64-efi/part_bsd.mod (PART_BSD.MOD)
Checking file /grub/x86_64-efi/part_dfly.mod (PART_D~1.MOD)
Checking file /grub/x86_64-efi/part_dvh.mod (PART_DVH.MOD)
Checking file /grub/x86_64-efi/part_gpt.mod (PART_GPT.MOD)
Checking file /grub/x86_64-efi/part_msdos.mod (PART_M~1.MOD)
Checking file /grub/x86_64-efi/part_plan.mod (PART_P~1.MOD)
Checking file /grub/x86_64-efi/part_sun.mod (PART_SUN.MOD)
Checking file /grub/x86_64-efi/part_sunpc.mod (PART_S~1.MOD)
Checking file /grub/x86_64-efi/parttool.mod (PARTTOOL.MOD)
Checking file /grub/x86_64-efi/password.mod (PASSWORD.MOD)
Checking file /grub/x86_64-efi/password_pbkdf2.mod (PASSWO~1.MOD)
Checking file /grub/x86_64-efi/pata.mod (PATA.MOD)
Checking file /grub/x86_64-efi/pbkdf2.mod (PBKDF2.MOD)
Checking file /grub/x86_64-efi/pcidump.mod (PCIDUMP.MOD)
Checking file /grub/x86_64-efi/play.mod (PLAY.MOD)
Checking file /grub/x86_64-efi/png.mod (PNG.MOD)
Checking file /grub/x86_64-efi/priority_queue.mod (PRIORI~1.MOD)
Checking file /grub/x86_64-efi/probe.mod (PROBE.MOD)
Checking file /grub/x86_64-efi/procfs.mod (PROCFS.MOD)
Checking file /grub/x86_64-efi/raid5rec.mod (RAID5REC.MOD)
Checking file /grub/x86_64-efi/raid6rec.mod (RAID6REC.MOD)
Checking file /grub/x86_64-efi/read.mod (READ.MOD)
Checking file /grub/x86_64-efi/reboot.mod (REBOOT.MOD)
Checking file /grub/x86_64-efi/regexp.mod (REGEXP.MOD)
Checking file /grub/x86_64-efi/reiserfs.mod (REISERFS.MOD)
Checking file /grub/x86_64-efi/relocator.mod (RELOCA~1.MOD)
Checking file /grub/x86_64-efi/romfs.mod (ROMFS.MOD)
Checking file /grub/x86_64-efi/scsi.mod (SCSI.MOD)
Checking file /grub/x86_64-efi/search.mod (SEARCH.MOD)
Checking file /grub/x86_64-efi/search_fs_file.mod (SEARCH~1.MOD)
Checking file /grub/x86_64-efi/search_fs_uuid.mod (SEARCH~2.MOD)
Checking file /grub/x86_64-efi/search_label.mod (SEARCH~3.MOD)
Checking file /grub/x86_64-efi/serial.mod (SERIAL.MOD)
Checking file /grub/x86_64-efi/setjmp.mod (SETJMP.MOD)
Checking file /grub/x86_64-efi/setjmp_test.mod (SETJMP~1.MOD)
Checking file /grub/x86_64-efi/setpci.mod (SETPCI.MOD)
Checking file /grub/x86_64-efi/sfs.mod (SFS.MOD)
Checking file /grub/x86_64-efi/sleep.mod (SLEEP.MOD)
Checking file /grub/x86_64-efi/spkmodem.mod (SPKMODEM.MOD)
Checking file /grub/x86_64-efi/squash4.mod (SQUASH4.MOD)
Checking file /grub/x86_64-efi/tar.mod (TAR.MOD)
Checking file /grub/x86_64-efi/terminal.mod (TERMINAL.MOD)
Checking file /grub/x86_64-efi/terminfo.mod (TERMINFO.MOD)
Checking file /grub/x86_64-efi/test.mod (TEST.MOD)
Checking file /grub/x86_64-efi/test_blockarg.mod (TEST_B~1.MOD)
Checking file /grub/x86_64-efi/testload.mod (TESTLOAD.MOD)
Checking file /grub/x86_64-efi/testspeed.mod (TESTSP~1.MOD)
Checking file /grub/x86_64-efi/tftp.mod (TFTP.MOD)
Checking file /grub/x86_64-efi/tga.mod (TGA.MOD)
Checking file /grub/x86_64-efi/time.mod (TIME.MOD)
Checking file /grub/x86_64-efi/trig.mod (TRIG.MOD)
Checking file /grub/x86_64-efi/true.mod (TRUE.MOD)
Checking file /grub/x86_64-efi/udf.mod (UDF.MOD)
Checking file /grub/x86_64-efi/ufs1.mod (UFS1.MOD)
Checking file /grub/x86_64-efi/ufs1_be.mod (UFS1_BE.MOD)
Checking file /grub/x86_64-efi/ufs2.mod (UFS2.MOD)
Checking file /grub/x86_64-efi/uhci.mod (UHCI.MOD)
Checking file /grub/x86_64-efi/usb.mod (USB.MOD)
Checking file /grub/x86_64-efi/usb_keyboard.mod (USB_KE~1.MOD)
Checking file /grub/x86_64-efi/usbms.mod (USBMS.MOD)
Checking file /grub/x86_64-efi/usbserial_common.mod (USBSER~1.MOD)
Checking file /grub/x86_64-efi/usbserial_ftdi.mod (USBSER~2.MOD)
Checking file /grub/x86_64-efi/usbserial_pl2303.mod (USBSER~3.MOD)
Checking file /grub/x86_64-efi/usbserial_usbdebug.mod (USBSER~4.MOD)
Checking file /grub/x86_64-efi/usbtest.mod (USBTEST.MOD)
Checking file /grub/x86_64-efi/verify.mod (VERIFY.MOD)
Checking file /grub/x86_64-efi/video.mod (VIDEO.MOD)
Checking file /grub/x86_64-efi/video_bochs.mod (VIDEO_~1.MOD)
Checking file /grub/x86_64-efi/video_cirrus.mod (VIDEO_~2.MOD)
Checking file /grub/x86_64-efi/video_colors.mod (VIDEO_~3.MOD)
Checking file /grub/x86_64-efi/video_fb.mod (VIDEO_FB.MOD)
Checking file /grub/x86_64-efi/videoinfo.mod (VIDEOI~1.MOD)
Checking file /grub/x86_64-efi/videotest.mod (VIDEOT~1.MOD)
Checking file /grub/x86_64-efi/videotest_checksum.mod (VIDEOT~2.MOD)
Checking file /grub/x86_64-efi/xfs.mod (XFS.MOD)
Checking file /grub/x86_64-efi/xnu.mod (XNU.MOD)
Checking file /grub/x86_64-efi/xnu_uuid.mod (XNU_UUID.MOD)
Checking file /grub/x86_64-efi/xzio.mod (XZIO.MOD)
Checking file /grub/x86_64-efi/zfs.mod (ZFS.MOD)
Checking file /grub/x86_64-efi/zfscrypt.mod (ZFSCRYPT.MOD)
Checking file /grub/x86_64-efi/zfsinfo.mod (ZFSINFO.MOD)
Checking file /grub/x86_64-efi/moddep.lst (MODDEP.LST)
Checking file /grub/x86_64-efi/command.lst (COMMAND.LST)
Checking file /grub/x86_64-efi/fs.lst (FS.LST)
Checking file /grub/x86_64-efi/partmap.lst (PARTMAP.LST)
Checking file /grub/x86_64-efi/parttool.lst (PARTTOOL.LST)
Checking file /grub/x86_64-efi/video.lst (VIDEO.LST)
Checking file /grub/x86_64-efi/crypto.lst (CRYPTO.LST)
Checking file /grub/x86_64-efi/terminal.lst (TERMINAL.LST)
Checking file /grub/x86_64-efi/core.efi (CORE.EFI)
Checking file /grub/x86_64-efi/grub.efi (GRUB.EFI)
Checking file /grub/locale/.
Checking file /grub/locale/..
Checking file /grub/locale/ast.mo (AST.MO)
Checking file /grub/locale/ca.mo (CA.MO)
Checking file /grub/locale/da.mo (DA.MO)
Checking file /grub/locale/de.mo (DE.MO)
Checking file /grub/locale/de@hebrew.mo (DE@HEB~1.MO)
Checking file /grub/locale/de_CH.mo (DE_CH.MO)
Checking file /grub/locale/en@arabic.mo (EN@ARA~1.MO)
Checking file /grub/locale/en@hebrew.mo (EN@HEB~1.MO)
Checking file /grub/locale/en@piglatin.mo (EN@PIG~1.MO)
Checking file /grub/locale/en@quot.mo (EN@QUOT.MO)
Checking file /grub/locale/eo.mo (EO.MO)
Checking file /grub/locale/es.mo (ES.MO)
Checking file /grub/locale/fi.mo (FI.MO)
Checking file /grub/locale/fr.mo (FR.MO)
Checking file /grub/locale/hu.mo (HU.MO)
Checking file /grub/locale/id.mo (ID.MO)
Checking file /grub/locale/it.mo (IT.MO)
Checking file /grub/locale/ja.mo (JA.MO)
Checking file /grub/locale/lt.mo (LT.MO)
Checking file /grub/locale/nl.mo (NL.MO)
Checking file /grub/locale/pa.mo (PA.MO)
Checking file /grub/locale/pl.mo (PL.MO)
Checking file /grub/locale/pt_BR.mo (PT_BR.MO)
Checking file /grub/locale/ru.mo (RU.MO)
Checking file /grub/locale/sl.mo (SL.MO)
Checking file /grub/locale/sv.mo (SV.MO)
Checking file /grub/locale/tr.mo (TR.MO)
Checking file /grub/locale/uk.mo (UK.MO)
Checking file /grub/locale/vi.mo (VI.MO)
Checking file /grub/locale/zh_CN.mo (ZH_CN.MO)
Checking file /grub/locale/zh_TW.mo (ZH_TW.MO)
Checking file /grub/themes/.
Checking file /grub/themes/..
Checking file /grub/themes/starfield (STARFI~1)
Checking file /grub/themes/starfield/.
Checking file /grub/themes/starfield/..
Checking file /grub/themes/starfield/COPYING.CC-BY-SA-3.0 (COPYIN~1.0)
Checking file /grub/themes/starfield/README
Checking file /grub/themes/starfield/blob_w.png (BLOB_W.PNG)
Checking file /grub/themes/starfield/boot_menu_c.png (BOOT_M~1.PNG)
Checking file /grub/themes/starfield/boot_menu_e.png (BOOT_M~2.PNG)
Checking file /grub/themes/starfield/boot_menu_n.png (BOOT_M~3.PNG)
Checking file /grub/themes/starfield/boot_menu_ne.png (BOOT_M~4.PNG)
Checking file /grub/themes/starfield/boot_menu_nw.png (BOOT_M~5.PNG)
Checking file /grub/themes/starfield/boot_menu_s.png (BOOT_M~6.PNG)
Checking file /grub/themes/starfield/boot_menu_se.png (BOOT_M~7.PNG)
Checking file /grub/themes/starfield/boot_menu_sw.png (BOOT_M~8.PNG)
Checking file /grub/themes/starfield/boot_menu_w.png (BOOT_M~9.PNG)
Checking file /grub/themes/starfield/dejavu_10.pf2 (DEJAVU~1.PF2)
Checking file /grub/themes/starfield/dejavu_12.pf2 (DEJAVU~2.PF2)
Checking file /grub/themes/starfield/dejavu_14.pf2 (DEJAVU~3.PF2)
Checking file /grub/themes/starfield/dejavu_16.pf2 (DEJAVU~4.PF2)
Checking file /grub/themes/starfield/dejavu_bold_14.pf2 (DEJAVU~5.PF2)
Checking file /grub/themes/starfield/slider_c.png (SLIDER_C.PNG)
Checking file /grub/themes/starfield/slider_n.png (SLIDER_N.PNG)
Checking file /grub/themes/starfield/slider_s.png (SLIDER_S.PNG)
Checking file /grub/themes/starfield/starfield.png (STARFI~1.PNG)
Checking file /grub/themes/starfield/terminal_box_c.png (TERMIN~1.PNG)
Checking file /grub/themes/starfield/terminal_box_e.png (TERMIN~2.PNG)
Checking file /grub/themes/starfield/terminal_box_n.png (TERMIN~3.PNG)
Checking file /grub/themes/starfield/terminal_box_ne.png (TERMIN~4.PNG)
Checking file /grub/themes/starfield/terminal_box_nw.png (TERMIN~5.PNG)
Checking file /grub/themes/starfield/terminal_box_s.png (TERMIN~6.PNG)
Checking file /grub/themes/starfield/terminal_box_se.png (TERMIN~7.PNG)
Checking file /grub/themes/starfield/terminal_box_sw.png (TERMIN~8.PNG)
Checking file /grub/themes/starfield/terminal_box_w.png (TERMIN~9.PNG)
Checking file /grub/themes/starfield/theme.txt (THEME.TXT)
Checking file /grub/fonts/.
Checking file /grub/fonts/..
Checking file /grub/fonts/unicode.pf2 (UNICODE.PF2)
Checking file /EFI/.
Checking file /EFI/..
Checking file /EFI/Microsoft (MICROS~1)
Checking file /EFI/Boot (BOOT)
Checking file /EFI/elementary (ELEMEN~1)
Checking file /EFI/arch_grub (ARCH_G~1)
Checking file /EFI/gummiboot (GUMMIB~1)
Checking file /EFI/Microsoft/.
Checking file /EFI/Microsoft/..
Checking file /EFI/Microsoft/Boot (BOOT)
Checking file /EFI/Microsoft/Boot/.
Checking file /EFI/Microsoft/Boot/..
Checking file /EFI/Microsoft/Boot/bg-BG (BG-BG)
Checking file /EFI/Microsoft/Boot/BOOT.STL
Checking file /EFI/Microsoft/Boot/BOOTMGR.EFI
Checking file /EFI/Microsoft/Boot/cs-CZ (CS-CZ)
Checking file /EFI/Microsoft/Boot/da-DK (DA-DK)
Checking file /EFI/Microsoft/Boot/de-DE (DE-DE)
Checking file /EFI/Microsoft/Boot/el-GR (EL-GR)
Checking file /EFI/Microsoft/Boot/en-GB (EN-GB)
Checking file /EFI/Microsoft/Boot/en-US (EN-US)
Checking file /EFI/Microsoft/Boot/es-ES (ES-ES)
Checking file /EFI/Microsoft/Boot/et-EE (ET-EE)
Checking file /EFI/Microsoft/Boot/fi-FI (FI-FI)
Checking file /EFI/Microsoft/Boot/fr-FR (FR-FR)
Checking file /EFI/Microsoft/Boot/hr-HR (HR-HR)
Checking file /EFI/Microsoft/Boot/hu-HU (HU-HU)
Checking file /EFI/Microsoft/Boot/it-IT (IT-IT)
Checking file /EFI/Microsoft/Boot/ja-JP (JA-JP)
Checking file /EFI/Microsoft/Boot/ko-KR (KO-KR)
Checking file /EFI/Microsoft/Boot/lt-LT (LT-LT)
Checking file /EFI/Microsoft/Boot/lv-LV (LV-LV)
Checking file /EFI/Microsoft/Boot/MEMTEST.EFI
Checking file /EFI/Microsoft/Boot/nb-NO (NB-NO)
Checking file /EFI/Microsoft/Boot/nl-NL (NL-NL)
Checking file /EFI/Microsoft/Boot/pl-PL (PL-PL)
Checking file /EFI/Microsoft/Boot/pt-BR (PT-BR)
Checking file /EFI/Microsoft/Boot/pt-PT (PT-PT)
Checking file /EFI/Microsoft/Boot/QPS-PLOC
Checking file /EFI/Microsoft/Boot/ro-RO (RO-RO)
Checking file /EFI/Microsoft/Boot/ru-RU (RU-RU)
Checking file /EFI/Microsoft/Boot/sk-SK (SK-SK)
Checking file /EFI/Microsoft/Boot/sl-SI (SL-SI)
Checking file /EFI/Microsoft/Boot/sr-Latn-CS (SR-LAT~1)
Checking file /EFI/Microsoft/Boot/sv-SE (SV-SE)
Checking file /EFI/Microsoft/Boot/tr-TR (TR-TR)
Checking file /EFI/Microsoft/Boot/uk-UA (UK-UA)
Checking file /EFI/Microsoft/Boot/zh-CN (ZH-CN)
Checking file /EFI/Microsoft/Boot/zh-HK (ZH-HK)
Checking file /EFI/Microsoft/Boot/zh-TW (ZH-TW)
Checking file /EFI/Microsoft/Boot/BOOTSTAT.DAT
Checking file /EFI/Microsoft/Boot/Fonts (FONTS)
Checking file /EFI/Microsoft/Boot/Resources (RESOUR~1)
Checking file /EFI/Microsoft/Boot/BCD
Checking file /EFI/Microsoft/Boot/BCD.LOG
Checking file /EFI/Microsoft/Boot/BCD.LOG1 (BCD~1.LOG)
Checking file /EFI/Microsoft/Boot/BCD.LOG2 (BCD~2.LOG)
Checking file /EFI/Microsoft/Boot/bootmgfw.efi (BOOTMGFW.EFI)
Checking file /EFI/Microsoft/Boot/bootx64.efi.grb (BOOTX6~1.GRB)
Checking file /EFI/Microsoft/Boot/bootx64.efi (BOOTX64.EFI)
Checking file /EFI/Microsoft/Boot/bootmgfw.bootrepair.efi (BOOTMG~1.EFI)
Checking file /EFI/Microsoft/Boot/bg-BG/.
Checking file /EFI/Microsoft/Boot/bg-BG/..
Checking file /EFI/Microsoft/Boot/bg-BG/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/bg-BG/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/cs-CZ/.
Checking file /EFI/Microsoft/Boot/cs-CZ/..
Checking file /EFI/Microsoft/Boot/cs-CZ/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/cs-CZ/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/cs-CZ/memtest.efi.mui (MEMTES~1.MUI)
Checking file /EFI/Microsoft/Boot/da-DK/.
Checking file /EFI/Microsoft/Boot/da-DK/..
Checking file /EFI/Microsoft/Boot/da-DK/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/da-DK/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/da-DK/memtest.efi.mui (MEMTES~1.MUI)
Checking file /EFI/Microsoft/Boot/de-DE/.
Checking file /EFI/Microsoft/Boot/de-DE/..
Checking file /EFI/Microsoft/Boot/de-DE/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/de-DE/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/de-DE/memtest.efi.mui (MEMTES~1.MUI)
Checking file /EFI/Microsoft/Boot/el-GR/.
Checking file /EFI/Microsoft/Boot/el-GR/..
Checking file /EFI/Microsoft/Boot/el-GR/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/el-GR/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/el-GR/memtest.efi.mui (MEMTES~1.MUI)
Checking file /EFI/Microsoft/Boot/en-GB/.
Checking file /EFI/Microsoft/Boot/en-GB/..
Checking file /EFI/Microsoft/Boot/en-GB/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/en-GB/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/en-US/.
Checking file /EFI/Microsoft/Boot/en-US/..
Checking file /EFI/Microsoft/Boot/en-US/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/en-US/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/en-US/memtest.efi.mui (MEMTES~1.MUI)
Checking file /EFI/Microsoft/Boot/es-ES/.
Checking file /EFI/Microsoft/Boot/es-ES/..
Checking file /EFI/Microsoft/Boot/es-ES/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/es-ES/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/es-ES/memtest.efi.mui (MEMTES~1.MUI)
Checking file /EFI/Microsoft/Boot/et-EE/.
Checking file /EFI/Microsoft/Boot/et-EE/..
Checking file /EFI/Microsoft/Boot/et-EE/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/et-EE/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/fi-FI/.
Checking file /EFI/Microsoft/Boot/fi-FI/..
Checking file /EFI/Microsoft/Boot/fi-FI/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/fi-FI/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/fi-FI/memtest.efi.mui (MEMTES~1.MUI)
Checking file /EFI/Microsoft/Boot/fr-FR/.
Checking file /EFI/Microsoft/Boot/fr-FR/..
Checking file /EFI/Microsoft/Boot/fr-FR/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/fr-FR/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/fr-FR/memtest.efi.mui (MEMTES~1.MUI)
Checking file /EFI/Microsoft/Boot/hr-HR/.
Checking file /EFI/Microsoft/Boot/hr-HR/..
Checking file /EFI/Microsoft/Boot/hr-HR/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/hr-HR/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/hu-HU/.
Checking file /EFI/Microsoft/Boot/hu-HU/..
Checking file /EFI/Microsoft/Boot/hu-HU/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/hu-HU/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/hu-HU/memtest.efi.mui (MEMTES~1.MUI)
Checking file /EFI/Microsoft/Boot/it-IT/.
Checking file /EFI/Microsoft/Boot/it-IT/..
Checking file /EFI/Microsoft/Boot/it-IT/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/it-IT/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/it-IT/memtest.efi.mui (MEMTES~1.MUI)
Checking file /EFI/Microsoft/Boot/ja-JP/.
Checking file /EFI/Microsoft/Boot/ja-JP/..
Checking file /EFI/Microsoft/Boot/ja-JP/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/ja-JP/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/ja-JP/memtest.efi.mui (MEMTES~1.MUI)
Checking file /EFI/Microsoft/Boot/ko-KR/.
Checking file /EFI/Microsoft/Boot/ko-KR/..
Checking file /EFI/Microsoft/Boot/ko-KR/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/ko-KR/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/ko-KR/memtest.efi.mui (MEMTES~1.MUI)
Checking file /EFI/Microsoft/Boot/lt-LT/.
Checking file /EFI/Microsoft/Boot/lt-LT/..
Checking file /EFI/Microsoft/Boot/lt-LT/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/lt-LT/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/lv-LV/.
Checking file /EFI/Microsoft/Boot/lv-LV/..
Checking file /EFI/Microsoft/Boot/lv-LV/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/lv-LV/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/nb-NO/.
Checking file /EFI/Microsoft/Boot/nb-NO/..
Checking file /EFI/Microsoft/Boot/nb-NO/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/nb-NO/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/nb-NO/memtest.efi.mui (MEMTES~1.MUI)
Checking file /EFI/Microsoft/Boot/nl-NL/.
Checking file /EFI/Microsoft/Boot/nl-NL/..
Checking file /EFI/Microsoft/Boot/nl-NL/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/nl-NL/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/nl-NL/memtest.efi.mui (MEMTES~1.MUI)
Checking file /EFI/Microsoft/Boot/pl-PL/.
Checking file /EFI/Microsoft/Boot/pl-PL/..
Checking file /EFI/Microsoft/Boot/pl-PL/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/pl-PL/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/pl-PL/memtest.efi.mui (MEMTES~1.MUI)
Checking file /EFI/Microsoft/Boot/pt-BR/.
Checking file /EFI/Microsoft/Boot/pt-BR/..
Checking file /EFI/Microsoft/Boot/pt-BR/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/pt-BR/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/pt-BR/memtest.efi.mui (MEMTES~1.MUI)
Checking file /EFI/Microsoft/Boot/pt-PT/.
Checking file /EFI/Microsoft/Boot/pt-PT/..
Checking file /EFI/Microsoft/Boot/pt-PT/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/pt-PT/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/pt-PT/memtest.efi.mui (MEMTES~1.MUI)
Checking file /EFI/Microsoft/Boot/QPS-PLOC/.
Checking file /EFI/Microsoft/Boot/QPS-PLOC/..
Checking file /EFI/Microsoft/Boot/QPS-PLOC/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/QPS-PLOC/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/QPS-PLOC/memtest.efi.mui (MEMTES~1.MUI)
Checking file /EFI/Microsoft/Boot/ro-RO/.
Checking file /EFI/Microsoft/Boot/ro-RO/..
Checking file /EFI/Microsoft/Boot/ro-RO/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/ro-RO/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/ru-RU/.
Checking file /EFI/Microsoft/Boot/ru-RU/..
Checking file /EFI/Microsoft/Boot/ru-RU/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/ru-RU/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/ru-RU/memtest.efi.mui (MEMTES~1.MUI)
Checking file /EFI/Microsoft/Boot/sk-SK/.
Checking file /EFI/Microsoft/Boot/sk-SK/..
Checking file /EFI/Microsoft/Boot/sk-SK/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/sk-SK/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/sl-SI/.
Checking file /EFI/Microsoft/Boot/sl-SI/..
Checking file /EFI/Microsoft/Boot/sl-SI/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/sl-SI/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/sr-Latn-CS/.
Checking file /EFI/Microsoft/Boot/sr-Latn-CS/..
Checking file /EFI/Microsoft/Boot/sr-Latn-CS/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/sr-Latn-CS/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/sv-SE/.
Checking file /EFI/Microsoft/Boot/sv-SE/..
Checking file /EFI/Microsoft/Boot/sv-SE/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/sv-SE/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/sv-SE/memtest.efi.mui (MEMTES~1.MUI)
Checking file /EFI/Microsoft/Boot/tr-TR/.
Checking file /EFI/Microsoft/Boot/tr-TR/..
Checking file /EFI/Microsoft/Boot/tr-TR/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/tr-TR/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/tr-TR/memtest.efi.mui (MEMTES~1.MUI)
Checking file /EFI/Microsoft/Boot/uk-UA/.
Checking file /EFI/Microsoft/Boot/uk-UA/..
Checking file /EFI/Microsoft/Boot/uk-UA/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/uk-UA/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/zh-CN/.
Checking file /EFI/Microsoft/Boot/zh-CN/..
Checking file /EFI/Microsoft/Boot/zh-CN/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/zh-CN/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/zh-CN/memtest.efi.mui (MEMTES~1.MUI)
Checking file /EFI/Microsoft/Boot/zh-HK/.
Checking file /EFI/Microsoft/Boot/zh-HK/..
Checking file /EFI/Microsoft/Boot/zh-HK/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/zh-HK/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/zh-HK/memtest.efi.mui (MEMTES~1.MUI)
Checking file /EFI/Microsoft/Boot/zh-TW/.
Checking file /EFI/Microsoft/Boot/zh-TW/..
Checking file /EFI/Microsoft/Boot/zh-TW/bootmgfw.efi.mui (BOOTMG~1.MUI)
Checking file /EFI/Microsoft/Boot/zh-TW/bootmgr.efi.mui (BOOTMG~2.MUI)
Checking file /EFI/Microsoft/Boot/zh-TW/memtest.efi.mui (MEMTES~1.MUI)
Checking file /EFI/Microsoft/Boot/Fonts/.
Checking file /EFI/Microsoft/Boot/Fonts/..
Checking file /EFI/Microsoft/Boot/Fonts/CHS_BOOT.TTF
Checking file /EFI/Microsoft/Boot/Fonts/CHT_BOOT.TTF
Checking file /EFI/Microsoft/Boot/Fonts/JPN_BOOT.TTF
Checking file /EFI/Microsoft/Boot/Fonts/KOR_BOOT.TTF
Checking file /EFI/Microsoft/Boot/Fonts/malgunn_boot.ttf (MALGUN~1.TTF)
Checking file /EFI/Microsoft/Boot/Fonts/malgun_boot.ttf (MALGUN~2.TTF)
Checking file /EFI/Microsoft/Boot/Fonts/meiryon_boot.ttf (MEIRYO~1.TTF)
Checking file /EFI/Microsoft/Boot/Fonts/meiryo_boot.ttf (MEIRYO~2.TTF)
Checking file /EFI/Microsoft/Boot/Fonts/msjhn_boot.ttf (MSJHN_~1.TTF)
Checking file /EFI/Microsoft/Boot/Fonts/msjh_boot.ttf (MSJH_B~1.TTF)
Checking file /EFI/Microsoft/Boot/Fonts/msyhn_boot.ttf (MSYHN_~1.TTF)
Checking file /EFI/Microsoft/Boot/Fonts/msyh_boot.ttf (MSYH_B~1.TTF)
Checking file /EFI/Microsoft/Boot/Fonts/segmono_boot.ttf (SEGMON~1.TTF)
Checking file /EFI/Microsoft/Boot/Fonts/segoen_slboot.ttf (SEGOEN~1.TTF)
Checking file /EFI/Microsoft/Boot/Fonts/segoe_slboot.ttf (SEGOE_~1.TTF)
Checking file /EFI/Microsoft/Boot/Fonts/wgl4_boot.ttf (WGL4_B~1.TTF)
Checking file /EFI/Microsoft/Boot/Resources/.
Checking file /EFI/Microsoft/Boot/Resources/..
Checking file /EFI/Microsoft/Boot/Resources/BOOTRES.DLL
Checking file /EFI/Microsoft/Boot/Resources/en-US (EN-US)
Checking file /EFI/Microsoft/Boot/Resources/en-US/.
Checking file /EFI/Microsoft/Boot/Resources/en-US/..
Checking file /EFI/Microsoft/Boot/Resources/en-US/bootres.dll.mui (BOOTRE~1.MUI)
Checking file /EFI/Boot/.
Checking file /EFI/Boot/..
Checking file /EFI/Boot/bkpbootx64.efi (BKPBOO~1.EFI)
Checking file /EFI/Boot/bootx64.efi (BOOTX64.EFI)
Checking file /EFI/elementary/.
Checking file /EFI/elementary/..
Checking file /EFI/elementary/grubx64.efi (GRUBX64.EFI)
Checking file /EFI/arch_grub/.
Checking file /EFI/arch_grub/..
Checking file /EFI/arch_grub/grubx64.efi (GRUBX64.EFI)
Checking file /EFI/gummiboot/.
Checking file /EFI/gummiboot/..
Checking file /EFI/gummiboot/gummibootx64.efi (GUMMIB~2.EFI)
Checking file /loader/.
Checking file /loader/..
Checking file /loader/entries (ENTRIES)
Checking file /loader/loader.conf (LOADER~1.CON)
Checking file /loader/entries/.
Checking file /loader/entries/..
Checking file /loader/entries/arch.conf (ARCH~1.CON)
Checking for bad clusters.
Reclaiming unconnected clusters.
Checking free cluster summary.
/dev/sda2: 500 files, 14626/75776 clusters
srs5694 wrote:

No, it definitely looks in EFI/Microsoft/Boot for boot loader files.

I'm not sure it does. This is the only mention of efi files I can find in the script.

# Check FAT filesystems for EFI boot files.
	   for file in "${mountname}"/efi/*/*.efi ; do
	     # Remove "${mountname}" part of the filename.
	     file="${file#${mountname}}";

	     if [ -f "${mountname}${file}" ] && [ -s "${mountname}${file}" ] && FileNotMounted "${mountname}${file}" "${mountname}" ; then 
		BootFiles="${BootFiles}  ${file}";          
	     fi
	   done

Looking for "${mountname}"/efi/*/*.efi will only pick up files one level down from, say, /boot/EFI. Files in /boot/EFI/Microsoft/Boot are two levels down. I copied bootx64.efi into /boot/EFI/Microsoft and the script picked it up. This is with the latest version of bootinfoscript afaik.

$ bootinfoscript -v

Boot Info Script version: 0.61
Release date:             1 April 2012

Offline

#13 2013-10-11 23:01:07

srs5694
Member
From: Woonsocket, RI
Registered: 2012-11-06
Posts: 719
Website

Re: [SOLVED] Unable to dual boot into Windows 8

pauldice wrote:
srs5694 wrote:

No, it definitely looks in EFI/Microsoft/Boot for boot loader files.

I'm not sure it does. This is the only mention of efi files I can find in the script.

I've seen numerous Boot Info Script outputs that do find EFI/Microsoft/Boot/bootmgfw.efi. That said, I haven't studied the script in detail, so I don't know what's locating that file. Also, I've seen a few Boot Info Script outputs that miss obvious files -- in fact, I just tried it on my own system and it failed to detect any of the EFI boot loaders that are present. Thus, it's clear that the script has bugs.

Offline

#14 2013-10-12 02:52:02

the.ridikulus.rat
Member
From: Indiana, USA
Registered: 2011-10-04
Posts: 765

Re: [SOLVED] Unable to dual boot into Windows 8

srs5694 wrote:
pauldice wrote:
srs5694 wrote:

No, it definitely looks in EFI/Microsoft/Boot for boot loader files.

I'm not sure it does. This is the only mention of efi files I can find in the script.

I've seen numerous Boot Info Script outputs that do find EFI/Microsoft/Boot/bootmgfw.efi. That said, I haven't studied the script in detail, so I don't know what's locating that file. Also, I've seen a few Boot Info Script outputs that miss obvious files -- in fact, I just tried it on my own system and it failed to detect any of the EFI boot loaders that are present. Thus, it's clear that the script has bugs.

@pauldice: Always try the latest script from bootinfoscript sourceforge -git repo at http://sourceforge.net/p/bootinfoscript … ster/tree/ . See http://sourceforge.net/p/bootinfoscript … it_browser for the latest commits. As you can see lots of things seem to have been changed after 0.61 release. That said I don't use this script much, but I update it from -git before I use it, if required.

Offline

Board footer

Powered by FluxBB