Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save bioshazard/04776f811cd97a72432dfe8b5df1f823 to your computer and use it in GitHub Desktop.
Save bioshazard/04776f811cd97a72432dfe8b5df1f823 to your computer and use it in GitHub Desktop.
pi@chia1:~ $ lsblk
...
NAME        MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
sdd           8:48   0  3.7T  0 disk
├─sdd1        8:49   0   16M  0 part
└─sdd2        8:50   0  3.7T  0 part
...
pi@chia1:~ $ udisksctl mount -b /dev/sdd2
Mounted /dev/sdd2 at /media/pi/Farm-WDH19YVN.
@bioshazard
Copy link
Author

This is how you can get that auto-mounting functionality from boot on ubs NTFS drives without rebooting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment