Gostaria de pedir ajuda para solucionar um problema com o gerenciador de boot Grub cuja solução não encontrei no histórico da lista.
Recentemente atualizei meu ubuntu 8.10 pelo apt-get e algumas das atualizações foram referentes a uma nova versão do kernel (kernel-modules entre outros). A atualização ocorreu sem problemas. No entanto, ao tentar inicializar o Window XP que tenho no dual boot aparece a mensagem de erro: *Erro 13: Invalid or unsupported executable format* Alguém já passou por isso? Será que tenho que reinstalar o grub ? * O boot pelo ubuntu ocorre normalmente e pelo ubuntu consigo acessar a partição e os arquivos do windows.* Meus arquivos */etc/fstab* e */boot/grub/menu.lst* estão assim: *FSTAB* # /etc/fstab: static file system information. # # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 # /dev/sda2 UUID=7efba32e-1407-48a4-b6c7-013b7b0281ec / reiserfs notail,relatime 0 1 # /dev/sda3 UUID=13037900-4557-4f62-b85d-1d3e99dc9ca5 /home reiserfs relatime 0 2 # /dev/sdb1 UUID=da8d6bef-7591-4796-87f0-512adcfc6cb3 /media/backup reiserfs relatime 0 2* # /dev/sda1 UUID=988C3C778C3C51CC /media/windows ntfs defaults,nls=utf8,umask=007,gid=46 0 1* # /dev/sda4 UUID=3e474d5c-ea0f-492a-998e-9d4a71cf025a none swap sw 0 0 /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0 *MENU.LST sem linhas comentadas com # *default 3 timeout 10 color cyan/blue white/blue title Ubuntu 8.10, kernel 2.6.27-11-generic uuid 7efba32e-1407-48a4-b6c7-013b7b0281ec kernel /boot/vmlinuz-2.6.27-11-generic root=UUID=7efba32e-1407-48a4-b6c7-013b7b0281ec ro noapic nolapic locale=pt_BR quiet splash vga=791 initrd /boot/initrd.img-2.6.27-11-generic quiet title Ubuntu 8.10, kernel 2.6.27-11-generic (recovery mode) uuid 7efba32e-1407-48a4-b6c7-013b7b0281ec kernel /boot/vmlinuz-2.6.27-11-generic root=UUID=7efba32e-1407-48a4-b6c7-013b7b0281ec ro noapic nolapic locale=pt_BR single initrd /boot/initrd.img-2.6.27-11-generic ### 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/sda1 title Microsoft Windows XP Professional *root (hd0,0)* savedefault makeactive chainloader +1 ** -- Alexsandro -- Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece Lista de discussão Ubuntu Brasil Histórico, descadastramento e outras opções: https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

