Como corrigir erro de inicialização para instalação em uma configuração RAID 5

2

Estou tentando instalar o Ubuntu em um disco virtual de 6 TB (3 unidades de 3 TB em uma configuração RAID 5).

Eu pensei que tinha tudo pronto para ir. Mas não inicializa.

Então, tentei o reparo de inicialização, que dizia corrigir o problema. Mas isso não aconteceu. Você pode encontrar o log aqui:

link

Alguma sugestão?

Obrigado!

    
por mike 12.09.2012 / 07:13

1 resposta

1

Pode estar faltando uma partição / boot separada no início do seu disco. Veja o final do seu arquivo de log:

The boot files of [Ubuntu 12.04.1 LTS] are far from the start of the disk. Your BIOS may not detect them. 
You may want to retry after creating a /boot partition (EXT4, >200MB, start of the disk). 
This can be performed via tools such as gParted. 
Then select this partition via the [Separate /boot partition:] option of [Boot Repair]. (https://help.ubuntu.com/community/BootPartition)

Tutorial: link

    
por H.-Dirk Schmitt 12.09.2012 / 08:29