1
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【デュアルブート】Ubuntuをインストールした後、WindowsをインストールしたらLinuxが立ち上がらなくなった時の対処方法

Posted at

結論

  • BIOS、UEFIを起動し、ブートの優先順位をLinuxがインストールされているディスクを上にする
  • Ubuntuが起動するので、update-grubをターミナルから実行する
  • すると、ブートローダーで新しくWindowsを選択できるようになる

こんな時にもupdate-grub

  • 古いOSをパーティションごとフォーマットして削除した時
  • 別の環境からディスクごと移設してきた時
1
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?