
<?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>Create Partition Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/create-partition/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technig.com/tag/create-partition/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Sun, 12 Sep 2021 07:46:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>

<image>
	<url>https://www.technig.com/wp-content/uploads/2020/04/32x32.png</url>
	<title>Create Partition Archives - TECHNIG</title>
	<link>https://www.technig.com/tag/create-partition/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<item>
		<title>How to Manage Hard Disk using Diskpart Utility</title>
		<link>https://www.technig.com/manage-hard-disk-using-diskpart-utility/</link>
					<comments>https://www.technig.com/manage-hard-disk-using-diskpart-utility/#comments</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Sun, 28 Dec 2014 16:41:47 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Create Partition]]></category>
		<category><![CDATA[Disk Management]]></category>
		<category><![CDATA[Diskpart Utility]]></category>
		<category><![CDATA[Hard Disk]]></category>
		<category><![CDATA[Primary Partition]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=1003</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2014/12/Manage-Hard-Disk.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Manage Hard Disk using Diskpart Utility" decoding="async" fetchpriority="high" srcset="https://www.technig.com/wp-content/uploads/2014/12/Manage-Hard-Disk.jpg 840w, https://www.technig.com/wp-content/uploads/2014/12/Manage-Hard-Disk-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/Manage-Hard-Disk-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>Manage Hard disk with command line tools. Disk Partition Utility (Diskpart) is a command-line tool for managing hard disk in Windows operating system. Diskpart has replaced with fdisk command-line tool which work with MS-DOS based operating system. Diskpart can be used on both command prompt and PowerShell. But, you must well understanding what you are [&#8230;]</p>
<p>The post <a href="https://www.technig.com/manage-hard-disk-using-diskpart-utility/">How to Manage Hard Disk using Diskpart Utility</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2014/12/Manage-Hard-Disk.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Manage Hard Disk using Diskpart Utility" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2014/12/Manage-Hard-Disk.jpg 840w, https://www.technig.com/wp-content/uploads/2014/12/Manage-Hard-Disk-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/Manage-Hard-Disk-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>Manage Hard disk with command line tools. Disk Partition Utility (<a href="https://en.wikipedia.org/wiki/Diskpart" target="_blank" rel="noopener noreferrer">Diskpart</a>) is a command-line tool for managing hard disk in Windows operating system. Diskpart has replaced with fdisk command-line tool which work with MS-DOS based operating system.</p>
<p>Diskpart can be used on both command prompt and PowerShell. But, you must well understanding what you are doing when using Diskpart. It happened too many time for students which formatted the entire disk with one command. The last one was a Lap top with lots of memorial photos and videos. Fortunately we had recovered all data successfully. But takes too much time.</p>
<figure id="attachment_1005" aria-describedby="caption-attachment-1005" style="width: 745px" class="wp-caption aligncenter"><a href="https://www.technig.com/how-to-integrate-idm-with-browser//wp-content/uploads/2014/12/Run-Diskpart.jpg"><img decoding="async" class="wp-image-1005 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Run-Diskpart.jpg" alt="Manage Hard Disk With DiskPart Utility " width="745" height="573" srcset="https://www.technig.com/wp-content/uploads/2014/12/Run-Diskpart.jpg 745w, https://www.technig.com/wp-content/uploads/2014/12/Run-Diskpart-300x231.jpg 300w" sizes="(max-width: 745px) 100vw, 745px" /></a><figcaption id="caption-attachment-1005" class="wp-caption-text">Run Diskpart</figcaption></figure>
<p>To run the <strong>diskpart</strong>, press <strong>Windows+R</strong> button to open the Windows <strong>Run</strong> and type <strong>diskpart</strong> then press <strong>enter</strong>.</p>
<h3>How to Create, Format a disk partition?</h3>
<p>You may want to list installed hard disks of the system. Simply type<strong> &#8216;list disk&#8217;</strong> then press <strong>enter</strong>.</p>
<figure id="attachment_1007" aria-describedby="caption-attachment-1007" style="width: 623px" class="wp-caption aligncenter"><a href="https://www.technig.com/how-to-integrate-idm-with-browser//wp-content/uploads/2014/12/List-all-disks.jpg"><img decoding="async" class="wp-image-1007 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/List-all-disks.jpg" alt="List all disks" width="623" height="134" srcset="https://www.technig.com/wp-content/uploads/2014/12/List-all-disks.jpg 623w, https://www.technig.com/wp-content/uploads/2014/12/List-all-disks-300x65.jpg 300w" sizes="(max-width: 623px) 100vw, 623px" /></a><figcaption id="caption-attachment-1007" class="wp-caption-text">List all disks</figcaption></figure>
<p>So, in this PC we have tow hard disks. You must select the exact disk that you want to work with.</p>
<figure id="attachment_1008" aria-describedby="caption-attachment-1008" style="width: 560px" class="wp-caption aligncenter"><a href="https://www.technig.com/how-to-integrate-idm-with-browser//wp-content/uploads/2014/12/Select-Hard-Disk.jpg"><img loading="lazy" decoding="async" class="wp-image-1008 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Select-Hard-Disk.jpg" alt="Select Hard Disk" width="560" height="177" srcset="https://www.technig.com/wp-content/uploads/2014/12/Select-Hard-Disk.jpg 560w, https://www.technig.com/wp-content/uploads/2014/12/Select-Hard-Disk-300x95.jpg 300w" sizes="(max-width: 560px) 100vw, 560px" /></a><figcaption id="caption-attachment-1008" class="wp-caption-text">Select Hard Disk</figcaption></figure>
<p>To select disk 1, just type<strong> &#8216;select disk 1&#8217;</strong> and press <strong>enter, </strong>then type<strong> &#8216;list disk&#8217;</strong> to see whether the disk has selected or not.</p>
<figure id="attachment_1010" aria-describedby="caption-attachment-1010" style="width: 462px" class="wp-caption aligncenter"><a href="https://www.technig.com/how-to-integrate-idm-with-browser//wp-content/uploads/2014/12/Clean-disk.jpg"><img loading="lazy" decoding="async" class="wp-image-1010 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Clean-disk.jpg" alt="Clean Hard disk" width="462" height="59" srcset="https://www.technig.com/wp-content/uploads/2014/12/Clean-disk.jpg 462w, https://www.technig.com/wp-content/uploads/2014/12/Clean-disk-300x38.jpg 300w" sizes="(max-width: 462px) 100vw, 462px" /></a><figcaption id="caption-attachment-1010" class="wp-caption-text">Clean disk</figcaption></figure>
<p>Now clean the disk by <strong>&#8216;Clean&#8217;</strong> command and create a partition with create partition command. <strong>&#8216;Create partition primary size=40000&#8217;</strong> this command will create a <strong>40 GB</strong> primary partition from disk 1.</p>
<figure id="attachment_1011" aria-describedby="caption-attachment-1011" style="width: 636px" class="wp-caption aligncenter"><a href="https://www.technig.com/how-to-integrate-idm-with-browser//wp-content/uploads/2014/12/Create-a-Primary-Partition.jpg"><img loading="lazy" decoding="async" class="wp-image-1011 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Create-a-Primary-Partition.jpg" alt="Create a Primary Partition" width="636" height="59" srcset="https://www.technig.com/wp-content/uploads/2014/12/Create-a-Primary-Partition.jpg 636w, https://www.technig.com/wp-content/uploads/2014/12/Create-a-Primary-Partition-300x28.jpg 300w" sizes="(max-width: 636px) 100vw, 636px" /></a><figcaption id="caption-attachment-1011" class="wp-caption-text">Create a Primary Partition</figcaption></figure>
<p>To check the created partition type<strong> &#8216;List vol&#8217;</strong> command. The command will list all volumes.</p>
<figure id="attachment_1013" aria-describedby="caption-attachment-1013" style="width: 720px" class="wp-caption aligncenter"><a href="https://www.technig.com/how-to-integrate-idm-with-browser//wp-content/uploads/2014/12/List-all-Hard-disk-Volumes.jpg"><img loading="lazy" decoding="async" class="wp-image-1013 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/List-all-Hard-disk-Volumes.jpg" alt="List all Hard disk Volumes" width="720" height="142" srcset="https://www.technig.com/wp-content/uploads/2014/12/List-all-Hard-disk-Volumes.jpg 720w, https://www.technig.com/wp-content/uploads/2014/12/List-all-Hard-disk-Volumes-300x59.jpg 300w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-1013" class="wp-caption-text">List all Hard disk Volumes</figcaption></figure>
<p>The <strong>Volume 3</strong> is the newly created partition. It is selected and ready to format it.</p>
<figure id="attachment_1014" aria-describedby="caption-attachment-1014" style="width: 707px" class="wp-caption aligncenter"><a href="https://www.technig.com/how-to-integrate-idm-with-browser//wp-content/uploads/2014/12/Format-a-hard-disk.jpg"><img loading="lazy" decoding="async" class="wp-image-1014 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Format-a-hard-disk.jpg" alt="Format a hard disk" width="707" height="206" srcset="https://www.technig.com/wp-content/uploads/2014/12/Format-a-hard-disk.jpg 707w, https://www.technig.com/wp-content/uploads/2014/12/Format-a-hard-disk-300x87.jpg 300w" sizes="(max-width: 707px) 100vw, 707px" /></a><figcaption id="caption-attachment-1014" class="wp-caption-text">Format a hard disk</figcaption></figure>
<p>Type <strong>&#8216;format fs=ntfs quick&#8217;</strong> to format the partition, and type <strong>&#8216;list vol&#8217;</strong> to see the formatted partition with <strong>NTFS</strong> file system.</p>
<figure id="attachment_1015" aria-describedby="caption-attachment-1015" style="width: 723px" class="wp-caption aligncenter"><a href="https://www.technig.com/how-to-integrate-idm-with-browser//wp-content/uploads/2014/12/Assign-letter-to-a-volume.jpg"><img loading="lazy" decoding="async" class="wp-image-1015 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Assign-letter-to-a-volume.jpg" alt="Assign letter to a volume" width="723" height="181" srcset="https://www.technig.com/wp-content/uploads/2014/12/Assign-letter-to-a-volume.jpg 723w, https://www.technig.com/wp-content/uploads/2014/12/Assign-letter-to-a-volume-300x75.jpg 300w" sizes="(max-width: 723px) 100vw, 723px" /></a><figcaption id="caption-attachment-1015" class="wp-caption-text">Assign letter to a volume</figcaption></figure>
<p>Now you have learned creating, formatting and some diskpart commands.</p>
<h3><strong>How to Delete a Partition or Volume.</strong></h3>
<p>To delete a partition or volume, first select volume then type delete partition. Like below screenshot.</p>
<figure id="attachment_1018" aria-describedby="caption-attachment-1018" style="width: 703px" class="wp-caption aligncenter"><a href="https://www.technig.com/how-to-integrate-idm-with-browser//wp-content/uploads/2014/12/Delete-a-Partition-with-Command.jpg"><img loading="lazy" decoding="async" class="wp-image-1018 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Delete-a-Partition-with-Command.jpg" alt="Delete a Partition with Command" width="703" height="329" srcset="https://www.technig.com/wp-content/uploads/2014/12/Delete-a-Partition-with-Command.jpg 703w, https://www.technig.com/wp-content/uploads/2014/12/Delete-a-Partition-with-Command-300x140.jpg 300w" sizes="(max-width: 703px) 100vw, 703px" /></a><figcaption id="caption-attachment-1018" class="wp-caption-text">Delete a Partition with Command</figcaption></figure>
<p>See, the partition <strong>&#8216;Volume 3&#8217; </strong>has deleted successfully.</p>
<h3>How to Extend a Partition?</h3>
<p>Extend is to add some more space to existing partition from the free space of a hard disk. To do this, simply follow the screenshot.</p>
<figure id="attachment_1021" aria-describedby="caption-attachment-1021" style="width: 722px" class="wp-caption aligncenter"><a href="https://www.technig.com/how-to-integrate-idm-with-browser//wp-content/uploads/2014/12/Extend-a-Partition.jpg"><img loading="lazy" decoding="async" class="wp-image-1021 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Extend-a-Partition.jpg" alt="Extend a Partition" width="722" height="297" srcset="https://www.technig.com/wp-content/uploads/2014/12/Extend-a-Partition.jpg 722w, https://www.technig.com/wp-content/uploads/2014/12/Extend-a-Partition-300x123.jpg 300w" sizes="(max-width: 722px) 100vw, 722px" /></a><figcaption id="caption-attachment-1021" class="wp-caption-text">Extend a Partition</figcaption></figure>
<p>The<strong> &#8216;Extend size=10000&#8217;</strong> will add 10 GB to the <strong>Volume 3</strong> partition. If you don&#8217;t mention the <strong>size</strong>, the system will add all free space.</p>
<h3>How to Shrink a Partition?</h3>
<p>Shrink a volume is to create unallocated space from free spaces of an existing partition.</p>
<figure id="attachment_1022" aria-describedby="caption-attachment-1022" style="width: 717px" class="wp-caption aligncenter"><a href="https://www.technig.com/how-to-integrate-idm-with-browser//wp-content/uploads/2014/12/Sharink-a-Partition.jpg"><img loading="lazy" decoding="async" class="wp-image-1022 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Sharink-a-Partition.jpg" alt="Sharink a Partition" width="717" height="296" srcset="https://www.technig.com/wp-content/uploads/2014/12/Sharink-a-Partition.jpg 717w, https://www.technig.com/wp-content/uploads/2014/12/Sharink-a-Partition-300x124.jpg 300w" sizes="(max-width: 717px) 100vw, 717px" /></a><figcaption id="caption-attachment-1022" class="wp-caption-text">Sharink a Partition</figcaption></figure>
<p>The diskpart has shrunk 19 GB from the Volume 3 successfully.</p>
<p>The post <a href="https://www.technig.com/manage-hard-disk-using-diskpart-utility/">How to Manage Hard Disk using Diskpart Utility</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/manage-hard-disk-using-diskpart-utility/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1003</post-id>	</item>
	</channel>
</rss>
