Ubuntu não pode iniciar com inicialização dupla

0

Tenho o Windows 10 Home e quero o Ubuntu como inicialização dupla Mas eu não posso começar.

   The NTFS partition is hibernated. Please resume and Showdown Windows properly, or mount the volume read-only with the 'ro' mount option, or mount the volume read-write with the 'remove_hiberfile' option.
    For example tyoe on the command Line:
    Mount -t ntfs-3g -o remove_hiberfile /dev/sda2 /root
    Mount: mounting /dev/disk/by-uuid/883E7EDC3E7EC2ACB on /root failed: No such device
    Could not mount the partition /dev/disk/by-uuid/883E7EDC3E7EC2ACB.
    Thos cloud also happen if the file system is not clean because of an operating system crash, an interrupted boot process, an improper shutdown, or unplugging of a removable device without first unmounting or ejecting it.   To fix this, simply reboot into Windows, let it fully start, loh in, run 'chkdsk /r', then gracefully shut down and reboot back into Windows. After this you should be able to reboot again and resume the installation.
    (filesystem = ntfs, error code = 14)
    Busybox v1.19.3 (Ubuntu 1:1.19.3-7ubuntu1) built-in shell (ash)
    Enter 'help' for a list of built-in commands.
    (initramfs)
    
por Sadi 01.04.2017 / 00:13

1 resposta

0

Desative a inicialização rápida no Windows 10.

  1. Abra Painel de controle .
  2. Vá para - Opções de energia .
  3. Selecione "Escolha o que os botões de energia fazem" .
  4. Selecione "Alterar configurações que não estão disponíveis no momento" .
  5. Desça até Configurações de desligamento e desmarque "Ativar inicialização rápida" .

Salvar alterações.

    
por Victor 01.04.2017 / 06:42