I just attempted to dual boot Ubuntu 16 from my already existing Windows 10.
I created a new partition and then restarted my pc and booted from my usb which had the ubuntu iso installed on it. The ubuntu installation went smoothly until I tried to boot back into windows.. My grub cannot see windows.
I tried the following:
sudo fdisk -l
And it prints out:
Device
/dev/sda1
/dev/sda2
/dev/sda5
as well as a red line:
Partition 2 does not start on physical sector boundary
Can someone please help me? I fear I may have deleted my Windows partition.
sudo apt-get install gparted
, then open up gparted and add a screenshot to your post. – Tony Lancer Nov 28 '16 at 13:07testdisk
or other recovery software. – anonymous2 Nov 28 '16 at 13:15