Funtoo e Arch - Dual Boot [RESOLVIDO]

13. Re: Funtoo e Arch - Dual Boot [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 19/09/2014 - 21:42h

xerxeslins escreveu:

pode renomear o bzImage pra vmlinuz e pode gerar o "initrd.img" instalando o "dracut"

monte o funtoo em chroot, instale o dracut e execute o comando "dracut". vai gerar o initrd.img.



Problema resolvido!!!

Agradeço rootgerr, albfneto e xerxeslins pela grande ajuda.

Para rootgerr: Eu já havia tentado fazer o que você recomendou, mas mesmo assim não havia funcionado.

O problema foi resolvido pela forma que o xerxes recomendou, com mais alguns detalhes:

No Funtoo:
- Montei o Funtoo em chroot

- Instalei o "dracut"

- Executei dracut no terminal

- Ele gerou na pasta /boot o arquivo initramfs

- Eu renomeei o arquivo bzImage para vmlinuz

No Arch:
- Seguindo as recomendações da wiki do arch[1]:

- Adicionei no arquivo /etc/grub.d/40_custom:


menuentry "Funtoo" {
set root=(hd0,4) #Esse 4 é porque o Funtoo foi instalado em /dev/sda4
linux /boot/vmlinuz-3.12.21-gentoo-r1 (add other options here as required)
initrd /boot/initramfs-3.12.21-gentoo-r1.img (if the other kernel uses/needs one)
}


- Depois digitei o comando:


# grub-mkconfig -o /boot/grub/grub.cfg


- Reiniciei e voilà! Funcionou!

Agora que a brincadeira começa, pois vou começar a configurar o "bichinho". O caminho ainda é longo!

Agradecimentos a todos.




  



01 02



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts