Alright, I’ve used your code,
sudo mkfs.exfat -n LABEL /dev/sdb1
but the console returns this
exfatprogs version : 1.1.3open failed : /dev/sdb1, Device or resource busy
exFAT format fail!
what’s the problem here?
I’ve cleared out all storage on the drive, and made sure that it isn’t opened in the file explorer, and it shouldn’t be reading/writing anything because it’s empty.
Alright, I’ve used your code,
sudo mkfs.exfat -n LABEL /dev/sdb1
but the console returns this
exfatprogs version : 1.1.3 open failed : /dev/sdb1, Device or resource busy exFAT format fail!
what’s the problem here? I’ve cleared out all storage on the drive, and made sure that it isn’t opened in the file explorer, and it shouldn’t be reading/writing anything because it’s empty.
thanks for the help btw