I want to see the discard/nodiscard impact on ntfs file system

Viewed 18

what is the difference between below mentioned commands lines ? I want to format the ntfs but with discard feature enable, How can I do that?

mkfs.ntfs -t /dev/filename

mkfs.ntfs -f dev/filename

0 Answers
Related