Skip to content

Instantly share code, notes, and snippets.

@rmamba
Last active August 29, 2015 14:02
Show Gist options
  • Save rmamba/2969669ec9b40fa13dbe to your computer and use it in GitHub Desktop.
Save rmamba/2969669ec9b40fa13dbe to your computer and use it in GitHub Desktop.
raspberry pi USB mount
#add this line for each USB drive
#format USB drive: sudo mkfs.ext4 /dev/sda1 -L untitled
UUID=uuid /mnt ext4 auto,rw,defaults 0 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment