adspace
Which command would you use to create a file system on a new hard drive?
Answer Posted / Ranjeet Vishwakarma
The command 'mkfs' (make file system) is used to create a file system on a new hard drive. You specify the type of filesystem with an option like -t ext4 or -t xfs.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers