mxochicale / tools

:octocat: :hammer_and_wrench: My Collection Of Scientific/Engineering Tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Formatting hard drive with exFAT format

mxochicale opened this issue · comments

sudo fdisk -l
sudo apt install exfat-utils
sudo mkfs.exfat -n LABEL /dev/sdXn

https://itsfoss.com/format-exfat-linux/