web-dev-qa-db-ja.com

Ubuntu 14.04をインストールした後、Windows 8.1が見つからないようです。

まだベータ版のときにubuntu 14.04をインストールし、サイドウィンドウに沿って実行するオプションをクリックしました。それは実際にそれをしなかったか、またはおそらくそれのために何かを壊したようです。

私はまだこれにいくらか慣れていないので、私にとっては不安定な領域のようなグラブをいじっています。それが役立つ場合、私のGpartedの写真を添付し​​ます。間違いなく助けていただければ幸いです。

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

私はちょうど走ったSudo fdisk -l

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:~$ 
3
ccslover

NTFSパーティションを削除したようです

簡単に見てみると、このユーティリティを使用すると、失われたパーティションを復元できます。

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

助けてくれることを願って

1
Priest22artist