acpi=off
とnolapic
を使用してUbuntuを正常にインストールしました。インストールしたオペレーティングシステムを起動したとき、画面に表示されていたのは複数の色付きのバーのみでした(これは私の10,000回目のインストール試行だったに違いありません)。
パーティションを削除し、空のドライブとして再パーティションするだけで、Ubuntuを削除することにしました。これにより、起動時にエラーが発生しました。
error: unknown filesystem.
grub rescue>
Ubuntuを再インストールしたので、Grubを再び動作させてWindows 7を起動できるようになりましたが、grubとUbuntuを永久に削除したいです。
私はMSI GT683DXを実行しています
また、Windowsスタートアップ修復ツールを数回実行しました。 Ubuntuのフルインストールにアクセスできません(ライブUSBを介して端末にアクセスできますが、Windowsでこれを解決することをお勧めします)。
Sudo apt-get install boot-info-script
を実行しようとしましたが、
$ Sudo apt-get install boot-info-script
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package boot-info-script
$ Sudo fdisk -l
Disk /dev/sda: 750.2 GB, 750156374016 bytes
255 heads, 63 sectors/track, 91201 cylinders, total 1465149168 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: 0x9401091d
Device Boot Start End Blocks Id System
/dev/sda1 2048 23207935 11602944 27 Hidden NTFS WinRE
/dev/sda2 * 23207936 23412735 102400 27 Hidden NTFS WinRE
/dev/sda3 23412736 888453119 432520192 7 HPFS/NTFS/exFAT
/dev/sda4 1449523198 1465147391 7812097 5 Extended
Partition 4 does not start on physical sector boundary.
/dev/sda5 1449523200 1465147391 7812096 83 Linux
Disk /dev/sdb: 16.0 GB, 16008609792 bytes
255 heads, 63 sectors/track, 1946 cylinders, total 31266816 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: 0x00000000
Device Boot Start End Blocks Id System
/dev/sdb1 * 32 31266815 15633392 c W95 FAT32 (LBA)
パーティション4は276GBの未割り当て領域です。 sda5は明らかにUbuntuインストールです。私はUbuntuをインストールしただけなので、ウィンドウを起動できるので、スワップスペースパーティションは使用しませんでした。
sda1は私が信じている回復です。
自己責任! MBRをいじると、ハードディスクが破損する可能性があります。開始する前にデータをバックアップしてください。
cmdの生成に成功した場合、以下のコマンドを実行します:
1. bcdedit /export C:\BCD_Backup
2. c: (use the letter of your DVD drive)
3. cd boot
4. attrib bcd -s -h -r
5. ren c:\boot\bcd bcd.old
6. bootrec /RebuildBcd