<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>菠萝筐 &#187; NTFS</title>
	<atom:link href="http://www.blook.org.cn/tag/ntfs/feed" rel="self" type="application/rss+xml" />
	<link>http://www.blook.org.cn</link>
	<description>网罗网络精华</description>
	<lastBuildDate>Tue, 17 Jan 2012 02:39:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>将C盘转换为NTFS格式的命令</title>
		<link>http://www.blook.org.cn/the-c-is-converted-to-ntfs-format-disk-command/</link>
		<comments>http://www.blook.org.cn/the-c-is-converted-to-ntfs-format-disk-command/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 16:06:08 +0000</pubDate>
		<dc:creator>carlgreat</dc:creator>
				<category><![CDATA[资源分享]]></category>
		<category><![CDATA[Convert]]></category>
		<category><![CDATA[NTFS]]></category>

		<guid isPermaLink="false">http://www.blook.org.cn/?p=221</guid>
		<description><![CDATA[在 Windows 2K 以上版本的操作系统安装过程中，要求您指定是否想将系统卷转换为 NTFS。不过，有时我们在安装的时候没注意到这一点，而把C盘安装成了FAT。您可以在任何时候，通过使用命令行实用程序 convert.exe，将 FAT 分区转换为 NTFS： CONVERT volume /FS:NTFS [/V] 其中 volume 参数指定驱动器号，后面跟着一个冒号。它也可以是一个装入点或一个卷名。/FS:NTFS 选项指明该卷必须被转换为 NTFS。最后，如果您希望以详细模式运行实用程序，则使用 /V。当您运行 convert.exe 时，它进行初始化，然后请求您重新启动。重新启动之后，转换立即生效。]]></description>
			<content:encoded><![CDATA[<p>在 Windows 2K 以上版本的操作系统安装过程中，要求您指定是否想将系统卷转换为 NTFS。不过，有时我们在安装的时候没注意到这一点，而把C盘安装成了FAT。您可以在任何时候，通过使用命令行实用程序 convert.exe，将 FAT 分区转换为 NTFS：</p>
<p>   CONVERT volume /FS:NTFS [/V]</p>
<p>其中 volume 参数指定驱动器号，后面跟着一个冒号。它也可以是一个装入点或一个卷名。/FS:NTFS 选项指明该卷必须被转换为 NTFS。最后，如果您希望以详细模式运行实用程序，则使用 /V。当您运行 convert.exe 时，它进行初始化，然后请求您重新启动。重新启动之后，转换立即生效。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blook.org.cn/the-c-is-converted-to-ntfs-format-disk-command/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

