[Ubuntu-BR] Grub MBR Again :(
tombs
tombs.lists em gmail.com
Domingo Julho 16 17:29:55 UTC 2006
Eduardo
Isso nao tem nada a ver com amd64, embora para algumas coisas vc vai ter
trabalho. O seu /boot/grub/menu.lst devera ser alguma coisa como isso:
title Debian GNU/Linux, kernel 2.6.15-1-amd64-k8
root (hd0,2)
kernel /boot/vmlinuz-2.6.15-1-amd64-k8 root=/dev/sda3 ro
initrd /boot/initrd.img-2.6.15-1-amd64-k8
savedefault
boot
title Debian GNU/Linux, kernel 2.6.15-1-amd64-k8 (recovery mode)
root (hd0,2)
kernel /boot/vmlinuz-2.6.15-1-amd64-k8 root=/dev/sda3 ro single
initrd /boot/initrd.img-2.6.15-1-amd64-k8
savedefault
boot
### END DEBIAN AUTOMAGIC KERNELS LIST
#This is a divider, added to separate the menu items below from the
Debian # ones.
title Other operating systems:
root
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda1
title Windows XP Professional x64 Edition
root (hd0,0)
savedefault
makeactive
chainloader +1
More information about the ubuntu-br
mailing list