Ошибка загрузки Windows 7 после установки Ubuntu 17.04 32bit
Недавно я переписал мой Ubuntu 16 с установочным CD Ubuntu 17.04. Раньше моя двойная загрузка работала идеально, и я смог загрузить Windows 7. Теперь Windows 7 появляется в списке Grub 2, но при его выборе не загружается и отображается черный экран с мигающим курсором. Я попытался восстановить загрузчик с настройками по умолчанию без результатов, вот журнал:
============================= Boot Info Summary: ===============================
=> Syslinux MBR (4.04 and higher) is installed in the MBR of /dev/sda.
sda1: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Mounting failed: mount: wrong fs type, bad option, bad superblock on /dev/sda1,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
sda2: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 7/2008: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /bootmgr /ntldr /NTDETECT.COM
sda3: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows Vista: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sda4: __________________________________________________________________________
File system: Extended Partition
Boot sector type: -
Boot sector info:
sda5: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 2000/XP: NTFS
Boot sector info: According to the info in the boot sector, sda5 starts
at sector 63.
Operating System: Windows 7
Boot files: /bootmgr /Boot/BCD /Windows/System32/winload.exe
sda6: __________________________________________________________________________
File system: swap
Boot sector type: -
Boot sector info:
============================ Drive/Partition Info: =============================
Drive: sda _____________________________________________________________________
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
Partition Boot Start Sector End Sector # of Sectors Id System
/dev/sda1 2,048 40,002,047 40,000,000 83 Linux
/dev/sda2 * 40,003,584 249,718,783 209,715,200 7 NTFS / exFAT / HPFS
/dev/sda3 249,718,784 876,363,775 626,644,992 7 NTFS / exFAT / HPFS
/dev/sda4 876,365,822 976,751,999 100,386,178 f W95 Extended (LBA)
/dev/sda5 884,763,873 976,751,999 91,988,127 7 NTFS / exFAT / HPFS
/dev/sda6 876,365,824 884,762,623 8,396,800 82 Linux swap / Solaris
похоже, что мой раздел Windows sda5 стал логическим разделом (sda2 и sda3 - раздел данных с NTFS FS)
TestDisk 7.0, Data Recovery Utility, April 2015
Christophe GRENIER <grenier@cgsecurity.org>
http://www.cgsecurity.org
Disk /dev/sda - 500 GB / 465 GiB - CHS 60801 255 63
Current partition structure:
Partition Start End Size in sectors
1 * Linux 0 32 33 2490 3 9 40000000
2 P HPFS - NTFS 2490 27 34 15544 70 14 209715200
3 P HPFS - NTFS 15544 70 15 54551 31 8 626644992
4 E extended LBA 54551 63 39 60799 254 63 100386178
5 L HPFS - NTFS 55074 1 1 60799 254 63 91988127
X extended 54551 63 40 55073 236 11 8396801
6 L Linux Swap 54551 63 41 55073 236 11 8396800
любые предложения, пожалуйста.