telegamochka: (Default)
telegamochka ([personal profile] telegamochka) wrote2011-12-03 01:51 am

Как восстановить загрузку Linux после установки Windows

1. Загружаем Ubuntu с флэшки или LiveCD.
2. Находим раздел, куда на компе установлен Linux:
sudo fdisk -l

3. Предположим, Linux установлен в /dev/sda6:
sudo mount /dev/sda6 /mnt
sudo grub-install --root-directory=/mnt /dev/sda
sudo umount /mnt
sudo reboot

Оригинал с более подробными инструкциями: http://www.money-vsem.com/2010/12/05/vosstanovlenie-grub/

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting