ネットブックに最新のUbuntu 13.04をインストールしようとしていますが、マシンにインストールされているオペレーティングシステムを検出できません。そして、ディスク全体を消去するか、パーティションを再分割するように求めます。 Windows 7 Strater、Android x-86、およびMeegoをシステムにインストール済みです。
インストール中に "と表示されます"このコンピューターには現在オペレーティングシステムが検出されていません "
次に、Sudo sfdisk -luS && Sudo fdisk -l:の出力を示します。
Disk /dev/sda: 30401 cylinders, 255 heads, 63 sectors/track
Warning: extended partition does not start at a cylinder boundary.
DOS and Linux will interpret the contents differently.
Units = sectors of 512 bytes, counting from 0
Device Boot Start End #sectors Id System
/dev/sda1 * 2048 411647 409600 7 HPFS/NTFS/exFAT
/dev/sda2 411648 396642303 396230656 7 HPFS/NTFS/exFAT
/dev/sda3 396646337 488392064 91745728 f W95 Ext'd (LBA)
/dev/sda4 457453632 474062084 16608453 7 HPFS/NTFS/exFAT
/dev/sda5 396646400 440594431 43948032 7 HPFS/NTFS/exFAT
/dev/sda6 440594433 441004034 409602 83 Linux
/dev/sda7 441004036 442028037 1024002 82 Linux swap / Solaris
/dev/sda8 442028039 457453567 15425529 83 Linux
Disk /dev/sdb: 1022 cylinders, 124 heads, 62 sectors/track
Warning: The partition table looks like it was made
for C/H/S=*/255/63 (instead of 1022/124/62).
For this listing I'll assume that geometry.
Units = sectors of 512 bytes, counting from 0
Device Boot Start End #sectors Id System
/dev/sdb1 * 63 7864319 7864257 b W95 FAT32
end: (c,h,s) expected (489,135,30) found (208,254,63)
/dev/sdb2 0 - 0 0 Empty
/dev/sdb3 0 - 0 0 Empty
/dev/sdb4 0 - 0 0 Empty
Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders, total 488397168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x9c5506cc
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 411647 204800 7 HPFS/NTFS/exFAT
/dev/sda2 411648 396642303 198115328 7 HPFS/NTFS/exFAT
/dev/sda3 396646337 488392064 45872864 f W95 Ext'd (LBA)
/dev/sda4 457453632 474062084 8304226+ 7 HPFS/NTFS/exFAT
/dev/sda5 396646400 440594431 21974016 7 HPFS/NTFS/exFAT
/dev/sda6 440594433 441004034 204801 83 Linux
/dev/sda7 441004036 442028037 512001 82 Linux swap / Solaris
/dev/sda8 442028039 457453567 7712764+ 83 Linux
Disk /dev/sdb: 4026 MB, 4026531840 bytes
255 heads, 63 sectors/track, 489 cylinders, total 7864320 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xc3072e18
Device Boot Start End Blocks Id System
/dev/sdb1 * 63 7864319 3932128+ b W95 FAT32
この回避策 を試しましたが、私の場合はうまくいきません。プロンプトの助けをいただければ幸いです。モデレーターには、これらの解決策が役に立たなかったため、以前に解決されたと思われる場合でも、この質問をすぐに閉じないようにお願いします。
前もって感謝します。
編集:これで、他の2つのオペレーティングシステム、つまりMeegoとAndroid-x86を削除しましたが、まだ役に立ちません。パーティションテーブルは次のようになります。
Disk /dev/sda: 30401 cylinders, 255 heads, 63 sectors/track
Units = sectors of 512 bytes, counting from 0
Device Boot Start End #sectors Id System
/dev/sda1 2048 411647 409600 7 HPFS/NTFS/exFAT
/dev/sda2 * 411648 396642303 396230656 7 HPFS/NTFS/exFAT
/dev/sda3 457453637 471796919 14343283 17 Hidden HPFS/NTFS
/dev/sda4 396644850 488392064 91747215 f W95 Ext'd (LBA)
/dev/sda5 396644913 457450874 60805962 7 HPFS/NTFS/exFAT
/dev/sda6 471796983 488392064 16595082 7 HPFS/NTFS/exFAT
助けてください!!
さて、ついにfixpartsコマンドを使用して問題を解決しました... gdiskユーティリティをインストールする必要があります。
以下は、インストールを実行するために実行したコマンドです。
$ Sudo apt-get install gdisk
$ Sudo fixparts /dev/sda
and then press the key 'w'
できた!
FixPartsとその用途の詳細については、 rodsbooks をご覧ください。 FixPartsは、同じ著者のプロジェクトGPT fdisk(gdisk、sgdisk、cgdiskを含む)から発展しました
私は完璧な解決策を見つけました。インターネットで「Gparted」を検索してダウンロードし、LIVEディスクイメージ「GParted」をディスクに書き込みました。
重要なファイルをすべてバックアップした後、GPartedディスクから起動し、パーティションソフトウェアを使用して、すべてのパーティションを削除し、[適用]をクリックしました。
その後、GPartedディスクを取り外し、Windows 7ディスクを挿入しました。その後、Windows 7をインストールしました。
その後、Ubuntu 13.04ディスクを挿入し、インストールを開始したときにWindows 7を認識し、Windows 7と一緒にインストールできるようにしました。また、Grubブートローダーをインストールしました。起動します。