Não tenho certeza do que fazer neste momento. Eu terminei todo o instalador do Arch Linux e cheguei na etapa do bootloader e ele falha. Isso é para um laptop com Windows 7 / Arch com inicialização dupla, se isso ajudar em tudo. Não tenho certeza do que tentar neste momento. Alguém tem alguma ideia? Obrigado.
grub> device (hd0) /dev/sda
grub> root (hd0,4)
Filesystem type unknown, partition type 0x7
grub> setup (hd0)
Error 17: Cannot mount selected partition
grub> quit
[DEBUG UI ] notify: Error installing GRUB. (see /dev/tty7 for output)
Resultados do fdisk -l / dev / sda
/dev/sda4 Id: fm System: W95 Ext'd (LBA)
Resultados de parted / dev / sda p
Numbers 4 and 5 are identical, other than the type. 4 is extended, 5 is logical.
Also for type, 4 is lba and 5 has no type.
Tags grub2 linux arch-linux grub