[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to restore grub boot manager



Hi,

Dňa Tue, 25 Dec 2012 18:33:12 -0500 Long Wind <longwind2009@gmail.com>
napísal:

> I install squeeze at sda3
> then I install Windows 2k at sda1, grub boot manager removed

try chroot into /mnt/deb/:

mount /dev/sda3 /mnt/deb/
mount --bind /proc /mnt/deb/proc
mount --bind /dev /mnt/deb/dev
mount --bind /sys /mnt/deb/sys

chroot /mnt/deb/ /bin/bash

install grub2:

dpkg-reconfigure grub-pc

leave the chroot by Ctrl+D and reboot the machine (move the HDD)...

This can be simple done by some rescue CD - i am using SystemRescue CD
for this - or from another box (as you are doing it).

regards

-- 
Slavko
http://slavino.sk

Attachment: signature.asc
Description: PGP signature


Reply to: