我在 Windows10 旁边安装了 Kali。我决定卸载 Kali,因此删除了分区并使用 EasyBCD 恢复到 Windows MBR。启动时 Grub 救援仍会加载。因此我运行了一个实时 Ubuntu 并运行了启动修复,但也没有删除 Grub 救援。我想知道我是否有其他选择可以尝试删除 Grub 救援,或者指南链接会很方便。我帖子的底部有启动修复报告
Windows 以 EUFI 启动,我可以将其切换为安全模式,然后直接启动到 Windows。但我更想知道如何在没有 Grub 救援的情况下获得干净的 MBR
Ubuntu Pastebinhttp://paste.ubuntu.com/15399387/(我的 Windows 10 在 SSD 上,有 7 个分区)
粘贴自 boot-repair 于 2016 年 3 月 16 日星期三 02:50:36 +0000 下载为文本
启动信息脚本 e7fc706 + 启动修复额外信息 [启动信息 2015 年 2 月 9 日]
============================== 启动信息摘要: =================================
=> Grub2 (v2.00) 安装在 /dev/sda 的 MBR 中,并在同一硬盘的 197275648 扇区中查找 core.img。core.img 位于此位置并查找 (,gpt10)/boot/grub。=> /dev/sdb 的 MBR 中未安装任何已知的引导加载程序。
sda1:______________________________________________________________________
File system: vfat
Boot sector type: Windows 8/2012: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /EFI/Boot/bootx64.efi /EFI/Microsoft/Boot/bootmgfw.efi
/EFI/Microsoft/Boot/bootmgr.efi
/EFI/Microsoft/Boot/memtest.efi
sda2:________________________________________________________________________
File system: vfat
Boot sector type: Windows 8/2012: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sda3:______________________________________________________________________
File system:
Boot sector type: -
Boot sector info:
Mounting failed: mount: unknown filesystem type ''
sda4:______________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sda5:______________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /bootmgr /Windows/System32/winload.exe
sda6:________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sda7: ______________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sda8:______________________________________________________________________
File system:
Boot sector type: -
Boot sector info:
Mounting failed: mount: unknown filesystem type ''
挂载:未知的文件系统类型''
sdb1:______________________________________________________________________
File system: iso9660
Boot sector type: Unknown
Boot sector info:
Mounting failed: mount: unknown filesystem type ''
挂载:未知的文件系统类型''挂载:/dev/sdb1 已挂载或 /mnt/BootInfo/sdb1 繁忙
sdb2:______________________________________________________________________
File system: vfat
Boot sector type: FAT16
Boot sector info: According to the info in the boot sector, sdb2 starts
at sector 0. But according to the info from fdisk,
sdb2 starts at sector 26268. According to the info in
the boot sector, sdb2 has 0 sectors.
Mounting failed: mount: unknown filesystem type ''
挂载:未知的文件系统类型 '' 挂载:/dev/sdb1 已挂载或 /mnt/BootInfo/sdb1 繁忙 挂载:/dev/sdb2 已挂载或 /mnt/BootInfo/sdb2 繁忙
ubuntu@ubuntu:~$ sudo efibootmgr -v
BootCurrent: 0014
Timeout: 0 seconds
BootOrder: 0000,0010,0011,0012,0013,0014,0015,0016,0017,0018,0019,001A,001B
Boot0000* Windows Boot Manager HD(1,800,fa000,b953817c-7fe7-4055-900b-257313796755)File(\EFI\Microsoft\Boot\bootmgfw.efi)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}...r................
Boot0010 Setup
Boot0011 Boot Menu
Boot0012* Removable Drive 030a2400d23878bc820f604d8316c068ee79d25b20699b27e1a34f488e97534d40523c1d
Boot0013* Hard Drive 030a2400d23878bc820f604d8316c068ee79d25bf5b01cc8ce8e9841b3a8fb94b6dfefee
Boot0014* USB Storage Device 030a2400d23878bc820f604d8316c068ee79d25b6895f49a99882e4bb0da03ec784d2828
Boot0015* CD/DVD/CD-RW Drive 030a2400d23878bc820f604d8316c068ee79d25b3750dce1249e1748876bee5d3f25ebfb
Boot0016* Network 030a2400d23878bc820f604d8316c068ee79d25b6567de8ee595634d842b325e6a43510b
Boot0017* Onboard NIC 030a2400d23878bc820f604d8316c068ee79d25b1b7f7356e3475744a9a6ed8e91832083
Boot0018* Onboard NIC 030a2400d23878bc820f604d8316c068ee79d25bb4a054dda1fa7043abf832c5a88367a6
Boot0019 Diagnostics
Boot001A Peripheral Device setting (OPROM setting)
Boot001B Change boot mode setting
ubuntu@ubuntu:~$
ubuntu@ubuntu:~$ sudo hexdump -n 512 -C /dev/sda
00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
000001c0 02 00 ee ff ff ff 01 00 00 00 af c2 e7 0e 00 00 |................|
000001d0 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 00 00 00 00 00 00 55 aa |..............U.|
00000200
答案1
显然,您的 Windows 是 UEFI 安装,但您为 CSM(“传统启动”)安装了 Kali/grub。
尝试擦除保护 MBR 并让 gdisk 为您写入一个新的:
dd if=/dev/zero of=/dev/sda count=1
gdisk /dev/sda
w
确保不要错过,count=1
因为如果错过了,dd
将会擦除您的整个驱动器。