Skip to content

Instantly share code, notes, and snippets.

@DonizeteVida
Last active October 28, 2025 23:22
Show Gist options
  • Select an option

  • Save DonizeteVida/d20c79f9196c6629e380af760ce92480 to your computer and use it in GitHub Desktop.

Select an option

Save DonizeteVida/d20c79f9196c6629e380af760ce92480 to your computer and use it in GitHub Desktop.
Fix AAOS 15 Ubuntu 24.04
sudo nano /etc/sysctl.d/60-apparmor-namespace.conf
kernel.apparmor_restrict_unprivileged_userns=0
export ALLOW_MISSING_DEPENDENCIES=true
export SKIP_ABI_CHECKS=true
export TARGET_RELEASE=trunk_staging
build_build_var_cache
lunch 10
launch_cvd --daemon --noenable_sandbox
stop_cvd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment