3

I installed ubuntu 14.04 when it was still in beta, and I clicked the option run along side windows. It seems that it didnt actually do that or possibly broke the boot for it something.

I am still somewhat new to this and messing with the grubs kind of a shaky area for me. Ill attach a picture of my Gparted if that helps any. Would definately appreciate some help.

http://imageshack.com/a/img838/6479/ygbv.png

i just ran sudo fdisk -l and got

WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.


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
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x4073875b

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1   976773167   488386583+  ee  GPT
Partition 1 does not start on physical sector boundary.
ccslover@ccslover-X550CA:~$ 
bain
  • 11,260

1 Answers1

1

It looks like it deleted your NTFS partition

I took a quick look, and this utility might let you restore the lost partition:

https://apps.ubuntu.com/cat/applications/precise/testdisk/

Hope that Helps