Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Use the mkdosfs command of linux to establish the DOS file system

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

Editor to share with you the use of linux's mkdosfs command to build a DOS file system, I hope you will learn a lot after reading this article, let's discuss it together!

The mkdosfs command is used to establish the DOS file system.

Syntax format: mkdosfs [parameters]

Common parameters:

-c check for bad tracks before establishing a file system-l read bad track records from determined files-f specify the number of file configuration tables-F specify the size of the FAT table, usually 12 or 16 bytes-I specify Volume ID-n specify Volume Name, that is, the disk label-r specifies the maximum number of files under the root directory-v provides additional information

Reference example

Format the disk in slot An into DOS format and set the label to Tester:

[root@linuxcool] # mkdosfs-n Tester / dev/fd0 has finished reading this article. I believe you have some understanding of using linux's mkdosfs command to build a DOS file system. Want to know more about it. Welcome to follow the industry information channel. Thank you for reading!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report