中国DOS联盟

-- 联合DOS 推动DOS 发展DOS --

联盟域名:www.cn-dos.net 论坛域名:www.cn-dos.net/forum
DOS,代表着自由开放与发展,我们努力起来,学习FreeDOS和Linux的自由开放与GNU精神,共同创造和发展美好的自由与GNU GPL世界吧!

中国DOS联盟论坛
现在时间是 2026-08-08 09:51
中国DOS联盟论坛 » DOS批处理 & 脚本技术(批处理室) » - - 判断磁盘格式fat fat32 ntfs,并转换 查看 755 回复 2
楼 主 - - 判断磁盘格式fat fat32 ntfs,并转换 发表于 2008-05-03 11:18 ·  中国 湖北 武汉 电信
中级用户
★★
积分 313
发帖 162
注册 2007-04-02 06:45
19年会员
UID 83693
性别 男
状态 离线
-

判断磁盘格式fat or fat32 or ntfs, 并转换成ntfs格式

-
2 发表于 2008-05-03 11:20 ·  中国 浙江 杭州 联通
银牌会员
★★★
积分 1,436
发帖 739
注册 2007-10-11 17:44
18年会员
UID 99469
性别 男
状态 离线
wmic logicaldisk get filesystem
本帖最近评分记录 (共 1 条) 点击查看详情
评分人分数时间
ooaf +4 2009-01-05 23:39
3 发表于 2008-05-03 11:54 ·  中国 重庆 电信
版主
★★★★★
积分 9,023
发帖 5,017
注册 2007-05-31 19:39
19年会员
UID 89899
性别 男
状态 离线
Microsoft Windows XP
(C) Copyright 1985-2001 Microsoft Corp.

C:\test>convert /?
Converts FAT volumes to NTFS.

CONVERT volume /FS:NTFS

volume Specifies the drive letter (followed by a colon),
mount point, or volume name.
/FS:NTFS Specifies that the volume is to be converted to NTFS.
/V Specifies that Convert should be run in verbose mode.
/CvtArea:filename
Specifies a contiguous file in the root directory to be
the place holder for NTFS system files.
/NoSecurity Specifies the converted files and directories security
settings to be accessible by everyone.
/X Forces the volume to dismount first if necessary.
All opened handles to the volume would then be invalid.
论坛跳转: