mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #6188] Cannot start android emulator in firejail when virtualbox is running (KVM) #3211
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#3211
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @esp13 on GitHub (Feb 2, 2024).
Original GitHub issue: https://github.com/netblue30/firejail/issues/6188
Is your feature request related to a problem? Please describe.
When I have virtualbox already in use and I try to run android emulator through firejail with android studio profile, I get this error:
Describe the solution you'd like
I would like to have both virtual box and a firejailed android emulator running at the same time on the same computer
No idea how do do this.
I can run multiple virtualbox on same computer so I guess it's technically possible to run android emulator and virtualbox at the same time.
Describe alternatives you've considered
I will try to run both virtualbox and android emulator through firejail, but not sure this would resolve the error.
Additional context
Linux Mint 20.3
Firejail version 0.9.72
@kmk3 commented on GitHub (Feb 2, 2024):
Does it work if:
@rusty-snake commented on GitHub (Feb 2, 2024):
https://developer.android.com/studio/run/emulator-acceleration#vm-accel-restrictions
Did you make sure this is caused by firejail? Did you tried with
--noprofile?