J'utilisais Windows 10 en mode Bios hérité. Hier, j'ai essayé d'installer Ubuntu 15.04 et l'installation a été réussie. J'ai installé Ubuntu dans une partition séparée. Je peux démarrer dans Ubuntu, mais il n'y a pas d'option pour démarrer dans Windows.
Je pense que Ubuntu est en mode UEFI et que Windows était en mode BIOS hérité. Je sais que j'ai foiré quelque chose. Comment récupérer mon Windows? Je veux le double démarrage avec Windows 10 et Ubuntu 15.04.
Quelle est la procédure correcte?
sortie deSudo fdisk -l
is:
root@padhu-Inspiron-3537:/home/padhu# Sudo fdisk -l
Disk /dev/sda: 465.8 GiB, 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
Disklabel type: dos
Disk identifier: 0x488bcf30
Device Boot Start End Sectors Size Id Type
/dev/sda1 * 2048 718847 716800 350M 7 HPFS/NTFS/exFAT
/dev/sda2 718848 219013119 218294272 104.1G 7 HPFS/NTFS/exFAT
/dev/sda3 219013120 246376447 27363328 13G 7 HPFS/NTFS/exFAT
/dev/sda4 246388966 976771071 730382106 348.3G f W95 Ext'd (LBA)
/dev/sda5 246388968 871429859 625040892 298G 7 HPFS/NTFS/exFAT
/dev/sda6 871430144 875429887 3999744 1.9G 82 Linux swap / Solaris
/dev/sda7 875431936 976771071 101339136 48.3G 83 Linux
Partition 5 does not start on physical sector boundary.
Sortie deos-prober
commande
root@padhu-Inspiron-3537:/home/padhu# os-prober
/dev/sda1:Windows Recovery Environment (loader):Windows:chain
root@padhu-Inspiron-3537:/home/padhu#
J'ai résolu ce problème avec cette astuce d'ubuntu.
Lien: https://help.ubuntu.com/community/Boot-Repair
J'espère que ça va régler votre problème!
À votre santé