<?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/"
	xmlns:coop="http://www.google.com/coop/namespace"
	>

<channel>
	<title>Manish Verma &#187; Pen drive</title>
	<atom:link href="http://manishlive.com/tag/pen-drive/feed/" rel="self" type="application/rss+xml" />
	<link>http://manishlive.com</link>
	<description>Freelance Web Developer</description>
	<lastBuildDate>Tue, 02 Aug 2011 11:26:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>How Will You Format USB Pen Drive in Ubuntu Linux</title>
		<link>http://manishlive.com/how-will-you-format-usb-pen-drive-in-ubuntu-linux/</link>
		<comments>http://manishlive.com/how-will-you-format-usb-pen-drive-in-ubuntu-linux/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 03:34:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Format]]></category>
		<category><![CDATA[Pen drive]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://manishlive.com/how-will-you-format-usb-pen-drive-in-ubuntu-linux/</guid>
		<description><![CDATA[You can format USB pen drive with the help of following commands: First make sure USB Drive is not mounted. To Unmount Click on Places &#62; Computer &#62; Select USB...


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>You can format USB pen drive with the help of following commands:</p>
<p>First make sure USB Drive is not mounted.</p>
<p>To Unmount Click on<strong> Places &gt; Computer &gt; Select USB pen &gt; Right click &gt;  Select Unmount Volume.</strong></p>
<p>Check Partition namel using <strong>fdisk</strong> command.</p>
<p>Let us assume for now <em><strong>/dev/sda1</strong></em> is your partition name of your USB drive.</p>
<p><em><strong>Warning :</strong></em> Careful while entering partition name, Wrong partition name can wipe out your entire hard disk or specific partition volume</p>
<p>To format open terminal window and type the following command</p>
<p><code>$ sudo mkfs.vfat /dev/sda1</code></p>
<p>For EXT3 file system</p>
<p><code>$ sudo mkfs.ext3 /dev/sda1</code></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://manishlive.com/how-will-you-format-usb-pen-drive-in-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<coop:keyword><![CDATA[Linux]]></coop:keyword>
		<coop:keyword><![CDATA[Format]]></coop:keyword>
		<coop:keyword><![CDATA[Pen drive]]></coop:keyword>
		<coop:keyword><![CDATA[USB]]></coop:keyword>
	</item>
	</channel>
</rss>

