Skip to content

Instantly share code, notes, and snippets.

@Forty-Bot
Created October 13, 2019 18:08
Show Gist options
  • Select an option

  • Save Forty-Bot/c1c08dccc965c643279261aa0414bc20 to your computer and use it in GitHub Desktop.

Select an option

Save Forty-Bot/c1c08dccc965c643279261aa0414bc20 to your computer and use it in GitHub Desktop.
# mnt/bin/busybox mount
/dev/root on /mnt type hostfs (ro,relatime)
devtmpfs on /mnt/dev type devtmpfs (rw,relatime,mode=755)
upper on /mnt/mnt type tmpfs (rw,relatime)
overlay on / type overlay (rw,relatime,lowerdir=/,upperdir=/mnt/upper,workdir=/mnt/work)
proc on /proc type proc (rw,relatime)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment