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

Re: Grub -- error 15



Caro Luis,

Perfeito para mim a segunda solução. Obrigado pelo seu tempo e ajuda.
Tudo em ordem, agora.

Agradeço a todos que enviaram sugestões -- foram muito úteis.

Abs. - rogério

---------------------------------------------------------------------------------------
P.S.: Como estava com o debian-live-gnome-desktop, fiz o seguinte:
---------------------------------------------------------------------------------------

# sudo su -
# mount -t ext3 /dev/hda1 /mnt
# mount --bind /dev /mnt/dev
# mount --bind /proc/ /mnt/proc
# chroot /mnt
# grep -v rootfs /proc/mounts > /etc/mtab
# grub-install --recheck /dev/sda
Installation finished. No error reported.
This is the contents of the device map /boot/grub/device.map.
Check if this is correct or not. If any of the lines is incorrect,
fix it and re-run the script `grub-install'.

(hd0)   /dev/sda
# exit
# shutdown -r now


Reply to: