Ubuntu Forums Archive Viewer

استعادة البوت بعد جريمة تثبيت الويندوز

Archived thread 2051601 from Egypt Team. Markdown source: Egypt_Team/thread_2051601_استعادة_.md

Original URL About this archive
#1

[CENTER]_[SIZE="3"]to recover grub[/SIZE]_[/CENTER]

Good حظ

  1. open the live version
  2. open the terminal and run sudo fdisk -l to see where Linux is installed
  3. run sudo mount /dev/sdaX /mnt where x is the number you have found Linux word in
  4. run sudo grub-install --root-directory=/mnt /dev/sda to install grub
  5. run sudo update-grub to update grub
  6. reboot