Skip to content

Instantly share code, notes, and snippets.

@pahud
Created April 6, 2015 08:27
Show Gist options
  • Save pahud/f394af11479a4bd21da6 to your computer and use it in GitHub Desktop.
Save pahud/f394af11479a4bd21da6 to your computer and use it in GitHub Desktop.
mount the share from XiaoMi router
mount -t cifs -o username="root" //192.168.31.1/download /mnt/mi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment