O emulador do Ubuntu não inicializa no Ubuntu 15.04

1

Eu criei um emulador Ubuntu usando o criador do dispositivo no Ubuntu-SDK usando a arquitetura i386, senha estável e padrão. Quando eu tento executá-lo usando o terminal eu recebo a saída normal, pois inicializa o emulador e então eu recebo isso:

mount: mounting /dev/mtdblock2 on /root/android//cache failed: Invalid argument
[    3.121581] initrd: mounting /root/var/lib/lxc/android/system.img as /root/android/system
Begin: Running /scripts/local-bottom ... done.
done.
Begin: Running /scripts/init-bottom ... done.
[    4.162575] init: ureadahead-touch main process (291) terminated with status 5
[    5.822531] init: no-cpu-hotplug main process (458) terminated with status 1
[    7.941528] init: /dev/hw_random not found
[    7.941528] init: cannot open '/initlogo.rle'
[    8.007849] init: /dev/hw_random not found
[    8.131365] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
[    8.131365] init: cannot find '/system/bin/ubuntuappmanager.disabled', disabling 'ubuntuappmanager'
[    8.211827] init: property 'sys.powerctl' doesn't exist while expanding '${sys.powerctl}'
[    8.211827] init: powerctl: cannot expand '${sys.powerctl}'
[    8.211827] init: property 'sys.sysctl.extra_free_kbytes' doesn't exist while expanding '${sys.sysctl.extra_free_kbytes}'
[    8.211827] init: cannot expand '${sys.sysctl.extra_free_kbytes}' while writing to '/proc/sys/vm/extra_free_kbytes'
[    8.211827] init: cannot find '/sbin/adbd', disabling 'adbd'
 * Setting up X socket directories...                                    [ OK ] 
[   26.181740] systemd-logind[772]: Failed to start unit [email protected]: Unknown unit: [email protected]
[   26.181740] systemd-logind[772]: Failed to start user service: Unknown unit: [email protected]
[   26.631759] systemd-logind[772]: Failed to start unit [email protected]: Unknown unit: [email protected]
[   26.631759] systemd-logind[772]: Failed to start user service: Unknown unit: [email protected]

O emulador nunca é inicializado. Eu só recebo a janela do emulador.

Alguém sabe como consertar isso?

    
por Kristijan Zic 19.05.2015 / 21:52

0 respostas