GRUB (menu.list)
Editei esse arquivo do /boot/grub/menu.list. Ele foi feito para dar boot em HDs diferentes, um com Linux e outro com Windows.
timeout = 20 default = 0 color = 2 foreground = 3D FFFFFF background = 3D 0C55C3 viewport 3 2 77 22 shade 0 splashimage = (hd0,1)/boot/grub/splash.xpm.gz title = Conectiva Linux 10 V-2.6.11 kernel = (hd0,1)/boot/vmlinuz-2.6.11-72032U10_21cl root=/dev/hda2 vga=0x317 initrd = (hd0,1)/boot/initrd-2.6.11-72032U10_21cl title = Conectiva Linux 10 [Modo texto] kernel = (hd0,1)/boot/vmlinuz- 2.6.5-63077cl root=/dev/hda2 vga=0x317 splash=silent 3 initrd = (hd0,1)/boot/initrd-2.6.5-63077cl #title = Memory Testing Utility # kernel = (hd0,1)/boot/memtest86 # Windows XP SP2 title Windows XP SP2 rootnoverify (hd1,0) map (hd0) (hd1) map (hd1) (hd0) chainloader +1
apaguei o xp do hd antigo mas pedi o lilo reinstalei o kuruma no hd antigo mas o lilo naum reconhece o sata se eu mudar para o grub, quais linhas devo mudar pra acessar os dois sistema sem ter que mudar as conf no setup. ps: vou mudar o kuruma provalvelmente para o suse. valeu