
sergioexpedito
(usa Debian)
Enviado em 15/08/2007 - 14:57h
estou passando o grub/menu.lst do ubuntu se vc puder me ajudar agradeço.
esclasrendo mu pc tem 01 hd com windows xp 40G e 01 hd com 70g ntfs + 40g reiserfers c/ ubuntu e 40g ext3 c/ fedora.
deste já agradeço a atenção.
## ## End Default Options ##
title Ubuntu, kernel 2.6.20-16-generic
root (hd1,6)
kernel /boot/vmlinuz-2.6.20-16-generic root=UUID=e0b2b416-f039-4cf1-8cdb-32abd845a01d ro quiet splash locale=pt_BR
initrd /boot/initrd.img-2.6.20-16-generic
quiet
savedefault
title Ubuntu, kernel 2.6.20-16-generic (recovery mode)
root (hd1,6)
kernel /boot/vmlinuz-2.6.20-16-generic root=UUID=e0b2b416-f039-4cf1-8cdb-32abd845a01d ro single
initrd /boot/initrd.img-2.6.20-16-generic
#title Ubuntu, kernel 2.6.20-15-generic
root (hd1,6)
kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=e0b2b416-f039-4cf1-8cdb-32abd845a01d ro quiet splash locale=pt_BR
initrd /boot/initrd.img-2.6.20-15-generic
quiet
savedefault
#title Ubuntu, kernel 2.6.20-15-generic (recovery mode)
root (hd1,6)
kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=e0b2b416-f039-4cf1-8cdb-32abd845a01d ro single
initrd /boot/initrd.img-2.6.20-15-generic
#title Ubuntu, memtest86+
root (hd1,6)
kernel /boot/memtest86+.bin
quiet
### 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/hda1
title Microsoft Windows XP Professional
root (hd0,0)
savedefault
makeactive
chainloader +1
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/hdb6.
title Fedora (2.6.21-1.3194.fc7) (on /dev/hdb6)
root (hd1,5)
kernel /boot/vmlinuz-2.6.21-1.3194.fc7 ro root=LABEL=/ rhgb quiet
initrd /boot/initrd-2.6.21-1.3194.fc7.img
savedefault
boot