Skip to content

Instantly share code, notes, and snippets.

@sameo
Created March 30, 2018 10:11
Show Gist options
  • Select an option

  • Save sameo/cc22bc038ef9a5900f7c6ba687b78547 to your computer and use it in GitHub Desktop.

Select an option

Save sameo/cc22bc038ef9a5900f7c6ba687b78547 to your computer and use it in GitHub Desktop.
~/devlp/crosvm/target/debug/crosvm stop /run/user/1000/crosvm.sock
rm -f /run/user/1000/crosvm.sock && cargo build && ./target/debug/crosvm run --disable-sandbox -s /run/user/1000/crosvm.sock  ~/devlp/kernels/nfc/arch/x86/boot/compressed/vmlinux.bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment