Difference between revisions of "Ubuntu: Install FileSystem exfat"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (Created page with " sudo add-apt-repository universe sudo apt update sudo apt install exfat-fuse exfat-utils") |
Onnowpurbo (talk | contribs) |
||
| Line 1: | Line 1: | ||
| + | Sumber: https://itsfoss.com/mount-exfat/ | ||
| + | |||
sudo add-apt-repository universe | sudo add-apt-repository universe | ||
| Line 4: | Line 6: | ||
sudo apt install exfat-fuse exfat-utils | sudo apt install exfat-fuse exfat-utils | ||
| + | |||
| + | ==Referensi== | ||
| + | |||
| + | * https://itsfoss.com/mount-exfat/ | ||
| + | |||
| + | |||
| + | ==Pranala Menarik== | ||
Latest revision as of 15:05, 20 November 2019
Sumber: https://itsfoss.com/mount-exfat/
sudo add-apt-repository universe sudo apt update
sudo apt install exfat-fuse exfat-utils
Referensi