web-dev-qa-db-ja.com

Windows-7をブートする方法(GRUB / EFIの問題)

この投稿がUbuntuフォーラムの方が良い場合はお知らせください。

タイトルは私の問題であり、多くの研究とメモを取った後、私は仮説的な解決策を持っていますが、実行可能な場合、またはより良い解決策があるかどうか、私よりもこれらのことを知っている他の人に何を尋ねたいです.

基本的に、Windows-7 Home PremiumとXubuntu 14.04(Trusty)の2つのOSがインストールされています。

それぞれが独自のドライブにインストールされます:120 GB OCZ SSD上のWin-7、1 TB WD HDD上のLinux。

状態:

私のマザーボードは、数年前にOSをインストールせずに購入した自作マシンにインストールされたGigabyte GA-Z77X-UD3H(rev-1)です。

両方のドライブはGPT形式であり、モボはUEFIモード(UEFI画面で「CSMサポート」を「なし」に設定)でのみ起動するように求められています。

セキュアブートと高速ブートは無効です。

マザーボード(UEFI)にはブートドライブとして3つのオプションが表示されます。

  1. ubuntu->正常に動作し、2番目のドライブにインストールされます

  2. WDC WDC1002FAEX-00Y9A0->は機能しません。単に(2番目のドライブ、HDD)ESPが指しているため空です

  3. Windowsブートマネージャー->が機能せず、1番目のドライブにインストールされている

各ドライブにESPが1つあります。

  • sda5、fat32(GRUB/Linuxで使用されているもの)
  • sdb1、fat32(空)

ドライブの5番目のパーティションがESPにとって奇妙な場所であることは知っています。以下の「解決策」セクションのコメントを参照してください。

私のGRUBメニューは混乱です:合計9つのオプション、そのうち4つは名前に「Windows」が含まれていますが、どれも機能しません。そのうちのいくつかは「Boot Repair」とこれにもかかわらず、GRUB=の "ubuntu"エントリは機能します。現在(Xubuntu)を使用しており、数週間使用されています。

誰かが尋ねない限り、マシンがどのようにこの状態になったかについては説明しません。この投稿は長すぎます。 WindowsとXubuntuの両方を使用し、Xubuntuを12.04から14.04にアップグレードし、後の問題、BIOSファームウェアの更新などを作成したとしましょう。現在、私はXubuntuを使用していますが、修正できない「ロケール」の問題のために再インストールする必要があります。私にとって重要なものはすべて、USBで接続された外付けハードドライブに既にバックアップされています。

私の提案したソリューション:

最初に、両方のドライブを保持して使用するために、EFIシステムパーティションの内容を1つのドライブから別のドライブにコピーします。もちろん、同時に使用するつもりはありません。 UEFIの画面オプションで最初のドライブとして最初のドライブが選択されている場合はそのドライブを使用し、もう1つが最初のドライブである場合はもう1つを使用します。それが可能であり、それが私の問題の解決策である可能性がある場合、後でGRUB=が更新され、変更が反映されるようにします。

最後に、各ドライブ、つまりsda1とsdb1にESPがあります。つまり、従来のセットアップですが、あまりにも複雑な場合、または両方に1つだけの方が良い場合ドライブ/ OS Linuxドライブ(2台目、1 TB HDD)に配置したいLinuxをWindowsから物理的に分離したいLinuxは私のワークショップであり、Windowsはおもちゃであり、主にゲームをプレイし、 Linuxを台無しにしてしまったWindowsのインストールに関する非常に多くの投稿と、その逆についての少数の記事を読んだことがあります。

私のアクティブ/使用済みについてESP最初のドライブ(SSD、Windowsシステムが存在する)):

ESPはドライブの先頭近くに存在する必要があることを何度も読みました。パーティションの「順序」は、SSDとHDDで同じ意味ではありませんが、 sda1に移動するのが好きですが、おそらくSSD全体を再フォーマットした後、Windowsを再インストールする前にそれを行うことができます。たぶん、PMagicのようなプログラムで既存のパーティションを移動して、動作するかどうかを確認するだけかもしれません。現在のWindowsセットアップについてはあまり気にしませんが、すべてを再インストールしないことで午後を節約できるなら、それだけの価値があるかもしれません。

別の問題は、ESPパーティションに「/ boot」パーティションではなく「boot flag」を設定する必要があることを確信していることですが、これについては特に確認をお願いしますそれぞれが独自のOSを搭載した2台のドライブを搭載した私のように、コンピューターに一度に1つのセットのみが必要かどうかはわかりません。このマシンは私の最初のデュアルブートマシンです。


すでにbootinfoscript出力ファイルがあり、必要に応じてこれを追加できます。

コメント/提案を事前に感謝します。


                  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:  Windows 7
    Boot files:        /Windows/System32/winload.exe

sda2: __________________________________________________________________________
    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:        

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

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

sda5: __________________________________________________________________________
    File system:       vfat
    Boot sector type:  Windows 7: FAT32
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        

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

sdb1: __________________________________________________________________________
    File system:       vfat
    Boot sector type:  FAT32
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        

sdb2: __________________________________________________________________________
    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  
    Boot files:        /grub/grub.cfg

sdb3: __________________________________________________________________________
    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  Ubuntu 14.04.3 LTS
    Boot files:        /etc/fstab

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

sdb5: __________________________________________________________________________
    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:        

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

sdb7: __________________________________________________________________________
    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:        

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

Drive: sda _____________________________________________________________________

Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders, total 234441648 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sda1                   1   234,441,647   234,441,647  ee GPT


GUID Partition Table detected.

Partition    Start Sector    End Sector  # of Sectors System
/dev/sda1           4,096    65,835,007    65,830,912 Data partition (Windows/Linux)
/dev/sda2      65,835,008   150,996,991    85,161,984 Data partition (Windows/Linux)
/dev/sda3     150,996,992   152,020,991     1,024,000 Data partition (Windows/Linux)
/dev/sda4     152,020,992   193,230,847    41,209,856 Data partition (Windows/Linux)
/dev/sda5     193,230,848   193,435,647       204,800 EFI System partition
/dev/sda6     193,435,648   193,697,791       262,144 Microsoft Reserved Partition (Windows)

Drive: sdb _____________________________________________________________________

Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sdb1                   1 1,953,525,167 1,953,525,167  ee GPT


GUID Partition Table detected.

Partition    Start Sector    End Sector  # of Sectors System
/dev/sdb1           4,096       409,599       405,504 EFI System partition
/dev/sdb2         409,600     7,925,759     7,516,160 Data partition (Linux)
/dev/sdb3       7,925,760    69,365,759    61,440,000 Data partition (Linux)
/dev/sdb4      89,845,760   110,325,759    20,480,000 Swap partition (Linux)
/dev/sdb5     110,325,760   929,525,759   819,200,000 Data partition (Windows/Linux)
/dev/sdb6   1,093,365,760 1,421,045,759   327,680,000 Data partition (Linux)
/dev/sdb7   1,421,045,760 1,830,645,759   409,600,000 Data partition (Windows/Linux)

"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/sda1        1C2E866C1128BCD3                       ntfs       Win-7_System
/dev/sda2        5E2256D51B201E21                       ntfs       Win-7_Profile-Apps
/dev/sda3        906e461a-1473-4f4f-a365-d0ce199765aa   ext4       Linux-SSD BOOT
/dev/sda4        81201b69-edac-4c7a-b878-79c6d487f569   ext4       Linux-SSD root
/dev/sda5        6A2D-CF9D                              vfat       EFI_SYSTEM
/dev/sdb1        6047-DBE8                              vfat       EFI_system
/dev/sdb2        dbba209a-c585-42f7-a408-17d6f8a587f8   ext4       boot_part
/dev/sdb3        a3eb9fbe-e91e-44ed-b826-071814a1be79   ext4       ROOT_part
/dev/sdb4        9e26bed2-0448-4ff9-af08-b469676e0ee1   swap       
/dev/sdb5        1AC8D5D5590C4FCC                       ntfs       AUDIO
/dev/sdb6        ac50468e-aeba-4fd2-8f9b-a728bc2cdb04   ext4       HOME
/dev/sdb7        1292A3272D072EC3                       ntfs       DOCS

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

Device           Mount_Point              Type       Options

/dev/sda5        /boot/efi                vfat       (rw)
/dev/sdb2        /boot                    ext4       (rw)
/dev/sdb3        /                        ext4       (rw,errors=remount-ro)
/dev/sdb5        /mnt/ntfs-int_AUDIO      fuseblk    (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)
/dev/sdb6        /home                    ext4       (rw)
/dev/sdb7        /mnt/ntfs-int_DOCS       fuseblk    (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)


=============== sdb2/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 ###
if [ -s $prefix/grubenv ]; then
  set have_grubenv=true
  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 recordfail {
  set recordfail=1
  if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; 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='hd1,gpt3'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt3 --hint-efi=hd1,gpt3 --hint-baremetal=ahci1,gpt3  a3eb9fbe-e91e-44ed-b826-071814a1be79
else
  search --no-floppy --fs-uuid --set=root a3eb9fbe-e91e-44ed-b826-071814a1be79
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_US
  insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ] ; then
  set timeout=30
else
  if [ x$feature_timeout_style = xy ] ; then
    set timeout_style=menu
    set timeout=10
  # Fallback normal timeout code in case the timeout_style feature is
  # unavailable.
  else
    set timeout=10
  fi
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
    set gfxpayload="${1}"
    if [ "${1}" = "keep" ]; then
        set vt_handoff=vt.handoff=7
    else
        set vt_handoff=
    fi
}
if [ "${recordfail}" != 1 ]; then
  if [ -e ${prefix}/gfxblacklist.txt ]; then
    if hwmatch ${prefix}/gfxblacklist.txt 3; then
      if [ ${match} = 0 ]; then
        set linux_gfx_mode=keep
      else
        set linux_gfx_mode=text
      fi
    else
      set linux_gfx_mode=text
    fi
  else
    set linux_gfx_mode=keep
  fi
else
  set linux_gfx_mode=text
fi
export linux_gfx_mode
menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-a3eb9fbe-e91e-44ed-b826-071814a1be79' {
    recordfail
    load_video
    gfxmode $linux_gfx_mode
    insmod gzio
    insmod part_gpt
    insmod ext2
    set root='hd1,gpt2'
    if [ x$feature_platform_search_hint = xy ]; then
      search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt2 --hint-efi=hd1,gpt2 --hint-baremetal=ahci1,gpt2  dbba209a-c585-42f7-a408-17d6f8a587f8
    else
      search --no-floppy --fs-uuid --set=root dbba209a-c585-42f7-a408-17d6f8a587f8
    fi
    linux   /vmlinuz-3.16.0-53-generic.efi.signed root=UUID=a3eb9fbe-e91e-44ed-b826-071814a1be79 ro  quiet splash $vt_handoff
    initrd  /initrd.img-3.16.0-53-generic
}
submenu 'Advanced options for Ubuntu' $menuentry_id_option 'gnulinux-advanced-a3eb9fbe-e91e-44ed-b826-071814a1be79' {
    menuentry 'Ubuntu, with Linux 3.16.0-53-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-53-generic-advanced-a3eb9fbe-e91e-44ed-b826-071814a1be79' {
        recordfail
        load_video
        gfxmode $linux_gfx_mode
        insmod gzio
        insmod part_gpt
        insmod ext2
        set root='hd1,gpt2'
        if [ x$feature_platform_search_hint = xy ]; then
          search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt2 --hint-efi=hd1,gpt2 --hint-baremetal=ahci1,gpt2  dbba209a-c585-42f7-a408-17d6f8a587f8
        else
          search --no-floppy --fs-uuid --set=root dbba209a-c585-42f7-a408-17d6f8a587f8
        fi
        echo    'Loading Linux 3.16.0-53-generic ...'
        linux   /vmlinuz-3.16.0-53-generic.efi.signed root=UUID=a3eb9fbe-e91e-44ed-b826-071814a1be79 ro  quiet splash $vt_handoff
        echo    'Loading initial ramdisk ...'
        initrd  /initrd.img-3.16.0-53-generic
    }
    menuentry 'Ubuntu, with Linux 3.16.0-53-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-53-generic-recovery-a3eb9fbe-e91e-44ed-b826-071814a1be79' {
        recordfail
        load_video
        insmod gzio
        insmod part_gpt
        insmod ext2
        set root='hd1,gpt2'
        if [ x$feature_platform_search_hint = xy ]; then
          search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt2 --hint-efi=hd1,gpt2 --hint-baremetal=ahci1,gpt2  dbba209a-c585-42f7-a408-17d6f8a587f8
        else
          search --no-floppy --fs-uuid --set=root dbba209a-c585-42f7-a408-17d6f8a587f8
        fi
        echo    'Loading Linux 3.16.0-53-generic ...'
        linux   /vmlinuz-3.16.0-53-generic.efi.signed root=UUID=a3eb9fbe-e91e-44ed-b826-071814a1be79 ro recovery nomodeset 
        echo    'Loading initial ramdisk ...'
        initrd  /initrd.img-3.16.0-53-generic
    }
    menuentry 'Ubuntu, with Linux 3.16.0-52-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-52-generic-advanced-a3eb9fbe-e91e-44ed-b826-071814a1be79' {
        recordfail
        load_video
        gfxmode $linux_gfx_mode
        insmod gzio
        insmod part_gpt
        insmod ext2
        set root='hd1,gpt2'
        if [ x$feature_platform_search_hint = xy ]; then
          search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt2 --hint-efi=hd1,gpt2 --hint-baremetal=ahci1,gpt2  dbba209a-c585-42f7-a408-17d6f8a587f8
        else
          search --no-floppy --fs-uuid --set=root dbba209a-c585-42f7-a408-17d6f8a587f8
        fi
        echo    'Loading Linux 3.16.0-52-generic ...'
        linux   /vmlinuz-3.16.0-52-generic.efi.signed root=UUID=a3eb9fbe-e91e-44ed-b826-071814a1be79 ro  quiet splash $vt_handoff
        echo    'Loading initial ramdisk ...'
        initrd  /initrd.img-3.16.0-52-generic
    }
    menuentry 'Ubuntu, with Linux 3.16.0-52-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-52-generic-recovery-a3eb9fbe-e91e-44ed-b826-071814a1be79' {
        recordfail
        load_video
        insmod gzio
        insmod part_gpt
        insmod ext2
        set root='hd1,gpt2'
        if [ x$feature_platform_search_hint = xy ]; then
          search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt2 --hint-efi=hd1,gpt2 --hint-baremetal=ahci1,gpt2  dbba209a-c585-42f7-a408-17d6f8a587f8
        else
          search --no-floppy --fs-uuid --set=root dbba209a-c585-42f7-a408-17d6f8a587f8
        fi
        echo    'Loading Linux 3.16.0-52-generic ...'
        linux   /vmlinuz-3.16.0-52-generic.efi.signed root=UUID=a3eb9fbe-e91e-44ed-b826-071814a1be79 ro recovery nomodeset 
        echo    'Loading initial ramdisk ...'
        initrd  /initrd.img-3.16.0-52-generic
    }
}

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

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

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

### BEGIN /etc/grub.d/20_memtest86+ ###
### END /etc/grub.d/20_memtest86+ ###

### BEGIN /etc/grub.d/25_custom ###

menuentry "Windows UEFI bootmgfw.efi" {
search --fs-uuid --no-floppy --set=root 6A2D-CF9D
chainloader (${root})/EFI/Microsoft/Boot/bootmgfw.efi
}

menuentry "Windows Boot UEFI loader" {
search --fs-uuid --no-floppy --set=root 6A2D-CF9D
chainloader (${root})/EFI/Boot/bkpbootx64.efi
}

menuentry "EFI/ubuntu/MokManager.efi" {
search --fs-uuid --no-floppy --set=root 6A2D-CF9D
chainloader (${root})/EFI/ubuntu/MokManager.efi
}

menuentry "efi/EFI/Boot/bkpbootx64.efi" {
search --fs-uuid --no-floppy --set=root dbba209a-c585-42f7-a408-17d6f8a587f8
chainloader (${root})/efi/EFI/Boot/bkpbootx64.efi
}

menuentry "efi/EFI/ubuntu/MokManager.efi" {
search --fs-uuid --no-floppy --set=root dbba209a-c585-42f7-a408-17d6f8a587f8
chainloader (${root})/efi/EFI/ubuntu/MokManager.efi
}
### END /etc/grub.d/25_custom ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry 'Windows Boot Manager (on /dev/sda5)' --class windows --class os $menuentry_id_option 'osprober-efi-6A2D-CF9D' {
    insmod part_gpt
    insmod fat
    set root='hd0,gpt5'
    if [ x$feature_platform_search_hint = xy ]; then
      search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt5 --hint-efi=hd0,gpt5 --hint-baremetal=ahci0,gpt5  6A2D-CF9D
    else
      search --no-floppy --fs-uuid --set=root 6A2D-CF9D
    fi
    chainloader /EFI/Microsoft/Boot/bootmgfw.efi
}
set timeout_style=menu
if [ "${timeout}" = 0 ]; then
  set timeout=10
fi
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/30_uefi-firmware ###
### END /etc/grub.d/30_uefi-firmware ###

### 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.
#
# ME:  I added what follows today, August 15 , 2015, when my Win-7 did't show
#      in the list of "boot items" in my UEFI screen, neither MBR nor EFI. I have
#      not yet re-installed Xubuntu 14.04.  I can't write French, accents not
#      working in "mousepad" or "ted".  Also I never solved my "locale" problem
#      and the "Perl" error messages in terminal when I play with apt-get and
#      other packages/repositories related stuff.  ALL CSM STUFF NOW DISABLED,
#      CAN BOOT OK IN XUBUNTU ONLY.
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
menuentry "Windows x86_64 UEFI-GPT" {
  search --fs-uuid --no-floppy --set=root UUID
**chainloader (${root})/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 ###

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

           GiB - GB             File                                 Fragment(s)

============== sdb3/etc/fstab: ===============

# /etc/fstab: static file system information.
#
# <file system>                           <mount point>   <type>   <options>          <dump>  <pass>
# / was on /dev/sdb3 during installation
UUID=a3eb9fbe-e91e-44ed-b826-071814a1be79       /          ext4     errors=remount-ro   0       1
# /boot was on /dev/sdb2 during installation
UUID=dbba209a-c585-42f7-a408-17d6f8a587f8       /boot      ext4     defaults            0       2
# /boot/efi was on /dev/sda5 during installation
#UUID=6A2D-CF9D                                  /boot/efi  vfat     defaults            0       1
# /home was on /dev/sdb6 during installation
UUID=ac50468e-aeba-4fd2-8f9b-a728bc2cdb04       /home      ext4     defaults            0       2
# swap was on /dev/sdb4 during installation
UUID=9e26bed2-0448-4ff9-af08-b469676e0ee1       none       swap     sw                  0       0
#
# /dev/sdb5: LABEL="AUDIO" MOI: "not mounted during installation"
UUID=1AC8D5D5590C4FCC      /mnt/ntfs-int_AUDIO    ntfs-3g   dmask=003,fmask=113,uid=1000,gid=1000,relatime,nls=utf8,x-gvfs-show  0  0
#
# /dev/sdb7: LABEL="DOCS" MOI: not mounted during installation
UUID=1292A3272D072EC3      /mnt/ntfs-int_DOCS     ntfs-3g   defaults,uid=1000,gid=1000,relatime,nls=utf8,x-gvfs-show,umask=002  0  0
UUID=6A2D-CF9D  /boot/efi   vfat    defaults    0   1

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

           GiB - GB             File                                 Fragment(s)

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

cat: /tmp/BootInfo-eh5KWy4g/Tmp_Log: No such file or directory
cat: /tmp/BootInfo-eh5KWy4g/Tmp_Log: No such file or directory

名前に「Windows」が含まれるGrubブート選択のいずれかを選択すると、エラーメッセージが表示されます。

「未亡人は起動に失敗しました...
1。 Windowsインストールディスクをインストールして再起動する... 2.言語を選択する...
3。 「コンピューターの修復」をクリックします。 ...
ファイル:\ EFI\Microsoft\Boot\BCDステータス:0xc000000d
情報:ブート構成データの読み取り中にエラーが発生しました。 」

最初の起動デバイスとして「Windows Boot Manager」を選択してマザーボードのUEFI画面でBOOT OPTIONS/ORDERを変更すると、同じメッセージが表示されます。

1
hockeykong

最初の簡単なもの:GPTディスクのESPのパーティションタイプコードはC12A7328-F81F-11D2-BA4B-00A0C93EC93Bです。これは人間が使用するには長すぎて複雑なので、プログラムはさまざまなものを使用しますGPT fdisk(gdiskcgdisk、およびsgdisk)では、その「EF00」。ほとんどのlibpartedベースのツールでは(parted、GPartedなど)、「ブートフラグ」です。残念ながら、libparted開発者は、MBRブートフラグ(別名「アクティブフラグ」)から「ブートフラグ」の命名法を「ハイジャック」しました。 ESPタイプコード、あいまいな概念的関係があります。これは混乱を引き起こします。MBRでは、ブートフラグは通常、2段目のブートローダーコードを保持するパーティションに設定されるため、Linuxでは通常は/bootまたはルート(/)パーティションですが、GPTでは、「ブートフラグ」をESPでonlyに設定する必要があります。 ESPディスク上の "ブートフラグ"の観点から考えると、それはlibparted固有のideの方法だからです。 ESPの調整。代わりに、パーティションの種類(つまり、パーティションがESP vs. Linuxファイルシステムパーティションvs. Windowsファイルシステムパーティションなど)であると考えて、libpartedがESPは「ブートフラグ」を持つものとして。

残りについては、ブート情報スクリプトの出力が実際に役立ちます。私が抱えている本当の疑問は、Windowsのブートプロセスがどこで間違っているのかということです。 「機能しない」という報告は不正確であり、解決策を提案することは困難です。 Windowsオプションを選択したときの正確な症状は何ですか? grub.cfgのWindowsエントリは何ですか? (ブート情報スクリプトはこの詳細を表示します。)

いくつかのワイルドな暗闇での提案:

  • USBフラッシュドライブまたはCD-Rバージョンのmy rEFIndブートマネージャーをダウンロードして準備します。 その後、それを使用してブートを試すことができます。通常、rEFIndはGRUB=が行うよりもWindowsブートローダーを検出して起動するので、Windowsに入る可能性があります。このアプローチを試す利点の1つは、リスクが非常に低いことです。ディスクにインストールしない限り、rEFIndは、それが役に立たなくても、現在のブート構成を中断しません。does助け、rEFIndをハードディスクにインストールして、外部メディアから起動したときと同じように起動したときも同様に動作することを合理的に確信できます。
  • Boot Repair ツールを実行します。これは信仰の飛躍です。動作するか動作しないかのいずれかであり、動作しない場合は、事態が悪化する可能性がわずかにあります。
  • Windows修復ツールを実行します。このオプションは、Windowsブートローダーファイルが見つからないか破損しているという問題がある場合に役立ちます。これに関するヘルプが必要な場合は、おそらくWindowsフォーラムで質問する必要があります。

ブート修復などのLinuxベースの修復を実行するのか、Windowsベースの修復を実行するのかは、Windowsブートの問題が悪いGRUB=構成または欠落または破損のいずれかであるかどうかを判断することに大きく依存しますWindowsブートファイル:これらのファイルは手動で検索できます-ESPの1つでEFI/Microsoft/Boot/bootmgfw.efi(および同じディレクトリ内の他のファイル)として表示されます。これらのファイルが完全に見つからない場合は、Windowsの修復を試してください。ファイルが存在する場合、GRUB構成が台無しになるか、Windowsファイルが破損します。(「破損」には「GRUBによる置換」が含まれることがあります。ブート修復を含む一部のツール、 WindowsブートローダーをGRUBの別のコピーに置き換えることにより、Linuxブートの問題を修正しようとすることがあります。通常は、Windowsファイルを別の名前に変更して、アクセスしやすくします。)

1
Rod Smith