user-level: 0.641 permissions: 0.601 risc-v: 0.516 peripherals: 0.513 register: 0.449 semantic: 0.438 PID: 0.431 graphic: 0.430 ppc: 0.402 hypervisor: 0.379 virtual: 0.373 vnc: 0.364 assembly: 0.359 KVM: 0.342 performance: 0.342 TCG: 0.336 debug: 0.331 arm: 0.329 device: 0.325 VMM: 0.315 mistranslation: 0.299 files: 0.298 network: 0.293 architecture: 0.286 i386: 0.264 x86: 0.261 kernel: 0.255 boot: 0.245 socket: 0.224 qemu displays message "Setup failed, please check external storage is available and has enough room." I tried to launch the Android app PokerStarsFR, and after it began initialization, the launch failed with the above error. I'm running qemu on a Dell XPS 13 (9370) laptop running Ubuntu 16.04 LTS. The standard apps launch OK, but this one does not. I had downloaded it from the PokerStars site https://www.pokerstars.fr/en/poker/download/android/. I am running qemu version 2.5.0 This is the upstream QEMU bug tracker. Upstream QEMU does not support Android apps. Did you maybe wanted to report a bug to the Android emulator fork instead? Then please report the problem in their bug tracker. Otherwise, version 2.5.0 is also very old already and not supported anymore (at least from the upstream QEMU project point of view). Please upgrade to the latest version. Thanks, Thomas. I know that qemu 3.0 is out now, but when I tried to update qemu on my system, I only got the following: ruomini@ruomini-XPS-13-9370:~/Downloads$ sudo apt-get install qemu Reading package lists... Done Building dependency tree Reading state information... Done qemu is already the newest version (1:2.5+dfsg-5ubuntu10.36). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. ruomini@ruomini-XPS-13-9370:~/Downloads$ On Thu, Apr 4, 2019 at 4:50 PM Thomas Huth