GNU/Linux >> Linux の 問題 >  >> Ubuntu

Ubuntu 12.10をインストールした後、Grubがなく、Windows 8を起動できませんか?

まず、デスクトップPCにWindows8をインストールしました。 (プリインストールされていません…私は自分でそれをしました)。次に、Ubuntu DVDをUEFIモードで起動し(Windows 8でも同じでした)、Ubuntu12.1064ビットをインストールしました。すべてが完璧に進みました。再起動後、問題は発生しません。システムは私をUbuntuに直接連れて行ってくれました! Windows8にログインできません。助けてください。以前、ブート修復を使用しましたが、WindowsEFIファイルが台無しになりました。そのため、Ubuntuを削除してもWindowsを起動できませんでした。ブーツの修理ができません。これは新しい新規インストールです。Windows8とUbuntuの両方を起動する方法を教えてください!

これが私の/etc/ defaults / grubです:

# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#   info -f grub -n 'Simple configuration'

GRUB_DEFAULT=0
GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=1024×768
#GRUB_GFXPAYLOAD_LINUX=1024×768

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"

承認された回答:

Boot-Repair –>Advanced Optionsを実行します –>Restore EFI backupsにチェックマークを付けます –>Apply 、および表示される新しいURLを示します。再起動すると、Windowsに再びアクセスできるようになります。


Ubuntu
  1. Windows XPとUbuntuをデュアルブートする方法は?

  2. ブート修復を使用してUbuntuをインストールした後、Windows 8がGrub経由で起動しませんか?

  3. グラブが壊れて起動しませんか?

  1. グラブを修復する方法は? (Windowsのインストール後にUbuntuを元に戻す方法は?)?

  2. Windows8とUbuntu12.04のデュアルブート?

  3. Grub Uefi Windowsの起動に失敗しましたか?

  1. Ubuntu Boots To Grub Rescue?

  2. Efiの有無にかかわらず、デュアルブート、Windows 7、Ubuntu 12.04を構成しますか?

  3. Macbook ProにUbuntuをインストールした後、Windowsブートローダーを修復しますか?