sexta-feira, 20 de março de 2015

Dual Boot Windows 8.1 e Centos 7 - Solucionando Problema de Inicialização

[root@computer user]# grub2-mkconfig > /dev/null
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-3.10.0-123.el7.x86_64
Found initrd image: /boot/initramfs-3.10.0-123.el7.x86_64.img
Found linux image: /boot/vmlinuz-3.10.0-123.20.1.el7.x86_64
Found initrd image: /boot/initramfs-3.10.0-123.20.1.el7.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-1b6cc1958d99420db8e3a87d2fa67229
Found initrd image: /boot/initramfs-0-rescue-1b6cc1958d99420db8e3a87d2fa67229.img
done



[root@computer user]# wget http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm

[root@computer user]# rpm -ivh epel-release-7-5.noarch.rpm

[root@computer user]# yum install ntfs-3g


[root@bullethead destruction]# grub2-mkconfig -o /boot/grub2/grub.cfg
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-3.10.0-123.el7.x86_64
Found initrd image: /boot/initramfs-3.10.0-123.el7.x86_64.img
Found linux image: /boot/vmlinuz-3.10.0-123.20.1.el7.x86_64
Found initrd image: /boot/initramfs-3.10.0-123.20.1.el7.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-1b6cc1958d99420db8e3a87d2fa67229
Found initrd image: /boot/initramfs-0-rescue-1b6cc1958d99420db8e3a87d2fa67229.img
Found Windows 8 (loader) on /dev/sda1
done

Reinicie o computador.

Já será possivel visualizar o Windows 8.1 no Grub e ter acesso aos arquivos do Windows.



Nenhum comentário:

Postar um comentário