
パッケージをインストールしましたubuntu-emulator
。インスタンスを作成しました。パッケージをアンインストールする前にインスタンスを削除しなかったのですが、 と入力してもインスタンスが表示されませんubuntu-emulator list
。エミュレーターは仮想ドライブをどこに保存するのでしょうか?
答え1
私は自分でそれを見つけましたsudo find / -name "*.img"
。それらは保存されています$HOME/.local/share/ubuntu-emulator
まあ、ここでも言及されていました。
$ sudo ubuntu-emulator destroy Nexus5
Are you sure you want to remove instance 'Nexus5' located in /home/marten/.local/share/ubuntu-emulator/Nexus5?
[y/n]