nicolo
(usa Ubuntu)
Enviado em 01/06/2008 - 17:28h
Os linux seguem sempre a mesma ladainha, é soó dar a partição e o nome correto to kernel e do initrd.img
O windows é o último basta atualizar o driver.
Esse é o meu menu.lst com 3 discos.
O windows está na primeira partição do disco 3 -hd(2,0)
Precisa corrigir os dois maps
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb1.
title GUTSY GIBON
root (hd0,2)
kernel /boot/vmlinuz-2.6.22-14-rt root=/dev/sda3 ro
initrd /boot/initrd.img-2.6.22-14-rt
savedefault
boot
title GIBBON TEST
root (hd0,3)
kernel /boot/vmlinuz-2.6.22-14-rt root=/dev/sda4 ro
initrd /boot/initrd.img-2.6.22-14-rt
#kernel /boot/vmlinuz-2.6.22-14-generic root=/dev/sda4 ro
#initrd /boot/initrd.img-2.6.22-14-generic
savedefault
boot
title= GENTOO
root (hd0,0)
kernel /boot/kernel-genkernel-x86-2.6.19-gentoo-r5 root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/sda1 pci=nomsi
#real_root=/dev/sda1 doscsi ro pci=nomsi
initrd /boot/initramfs-genkernel-x86-2.6.19-gentoo-r5
#title Gentoo 2007.0 (hdc3)
#root (hd0,0)
#kernel /boot/kernel-genkernel-x86-2.6.19-gentoo-r5 ro quiet vga=791 root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/sda1 udev pci=nomsi
#initrd /boot/initramfs-genkernel-x86-2.6.19-gentoo-r5
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb1.
title SLACK12 GNU/Linux, (on /dev/sdb1)
root (hd1,0)
kernel /boot/vmlinuz-2.6.21.5c root=/dev/sdb1 ro
initrd /boot/initrd-tree/initrd.img-2.6.21.5c
savedefault
boot
title Windows XP duplo
root (hd2,0)
savedefault
map (hd0) (hd2)
map (hd2) (hd0)
chainloader +1