Skip to content

Instantly share code, notes, and snippets.

@truongan
Last active November 17, 2022 03:54
Show Gist options
  • Save truongan/b0419ae66c60e3ef1accbdb8a363c59e to your computer and use it in GitHub Desktop.
Save truongan/b0419ae66c60e3ef1accbdb8a363c59e to your computer and use it in GitHub Desktop.
mount -t proc /proc proc/ && mount -t sysfs /sys sys/ && mount --rbind /dev dev/ && mount --rbind /sys/firmware/efi/efivars sys/firmware/efi/efivars/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment