On Tuesday 14 February 2006 01:07, Fred Ulisses Maranhao wrote: > On Mon, 13 Feb 2006 10:45:00 +0100 > > tombs <[EMAIL PROTECTED]> wrote: > > Pessoal, ja tentei de tudo. Fiz varias mudancas no meu menu.lst mas nao > > estou conseguindo fazer esse boot do ruindao funcionar. > > Sao dois hd's separados. Gravei primeiro o ruindao no hdb com o hd > > master desligado, e depois fiz a operacao inversa. Quando liguei os dois > > hds, pensava que o grub ia detectar o hdb e inclui-lo, mas isso nao > > aconteceu. Ja tentei foruns mas nao ta dando nada. > > você, do linux do hda, consegue ver o windows do hdb? tente fdisk /dev/hdb > ou montar o hdb. Se não conseguir pode ser algo errado na bios (por > exemplo, não detectou o segundo hd quando ligou os dois). voce pode ver as partições do sistema mesmo sem monta-las, usando o comando fdisk -l
> > Se conseguir, volte a quebrar a cabeça com o grub (e nos avise). > > Paro por aqui, Fred > > > Tentei hoje, o que esta no foca: > > title: Microsoft Windows XP Professional > > unhide (hd1,0) > > rootnoverify (hd1,0) > > chainloader +1 > > map (hd1)(hd0) > > makeactive > > > > Mas nao deu certo. > > Bom meu menu.lst é esse: > > > > title Debian GNU/Linux, kernel 2.6.14-2-386 > > root (hd0,2) > > kernel /boot/vmlinuz-2.6.14-2-386 root=/dev/hda3 ro > > initrd /boot/initrd.img-2.6.14-2-386 > > savedefault > > boot > > > > title Debian GNU/Linux, kernel 2.6.14-2-386 (recovery mode) > > root (hd0,2) > > kernel /boot/vmlinuz-2.6.14-2-386 root=/dev/hda3 ro single > > initrd /boot/initrd.img-2.6.14-2-386 > > 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 an existing > > # linux installation on /dev/hda4. > > title Ubuntu, kernel 2.6.12-10-386 (on /dev/hda4) > > root (hd0,3) > > kernel /boot/vmlinuz-2.6.12-10-386 root=/dev/hda4 ro quiet > > splash initrd /boot/initrd.img-2.6.12-10-386 > > savedefault > > boot > > > > # This entry automatically added by the Debian installer for an existing > > # linux installation on /dev/hda4. > > title Ubuntu, memtest86+ (on /dev/hda4) > > root (hd0,3) > > kernel /boot/memtest86+.bin > > savedefault > > boot > > > > title Other operating systems: > > root > > > > # This entry manually added by root for a non-linux OS > > # on /dev/hdb1 > > title Microsoft Windows XP Professional > > map (hd1) (hd0) > > map (hd0) (hd1) > > rootnoverify (hd1,0) > > savedefault > > makeactive > > chainloader +1 > > -------------------------------------------- > > Alguem poderia me ajudar, por favor? > > THANX > > > > > > -- > > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > > with a subject of "unsubscribe". Trouble? Contact > > [EMAIL PROTECTED] > > _______________________________________________________ > Yahoo! doce lar. Faa do Yahoo! sua homepage. > http://br.yahoo.com/homepageset.html -- Andre Novelli [EMAIL PROTECTED]

