zoby
(usa Slackware)
Enviado em 26/02/2009 - 03:30h
Se vc não sabe montar partições, tornar-se root e fazer chroot etc. Vai à moda trabalhosa mesmo. Instale os sistemas na seguinte ordem: Windows, Slack, Ubuntu. Assim, o grub será instalado do sistema q vc parece ter mais intimidade e nenhum outro o sobrescreverá. Mas lembre-se tb q esse sistema e partição não deverão ser deletados, pois nele estará seu boot loader.
Abaixo excerto de meu /boot/grub/menu.lst
Note q tenho vários sistemas.
default 0
timeout 9
color cyan/blue white/blue
title Slack 12
root (hd1,1)
kernel /boot/vmlinuz ro quiet vga=773
savedefault
boot
title windows 95/98Lite (hda1)
rootnoverify (hd0,0)
makeactive
chainloader +1
title Slackware 12 kernel 2.6.22
root (hd1,1)
kernel /boot/2.6.22.7/vmlinuz ro quiet vga=773
savedefault
boot
title Slack 10.2
root (hd1,6)
kernel /boot/vmlinuz root=/dev/hdb7 ro vga=773
savedefault
boot
title Puppy 2.17
rootnoverify (hd1,0)
kernel /vmlinuz root=/dev/ram0 pmedia=idehd acpi=force
initrd /initrd.gz
title Kurumin Linux
root (hd1,5)
kernel /boot/vmlinuz-2.6.18.1-slh-up-2 ro nomce quiet apm=power-off vga=791
initrd /boot/initrd.img-2.6.18.1-slh-up-2