<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=Fdisk%3ADelete</id>
	<title>Fdisk:Delete - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=Fdisk%3ADelete"/>
	<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Fdisk:Delete&amp;action=history"/>
	<updated>2026-05-04T20:37:14Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Fdisk:Delete&amp;diff=3629&amp;oldid=prev</id>
		<title>Michael: Created page with &quot;== Delete A Partition using Fdisk == &lt;syntaxhighlight&gt; Command action    a   toggle a bootable flag    b   edit bsd disklabel    c   toggle the dos compatibility flag    d   delete a par...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Fdisk:Delete&amp;diff=3629&amp;oldid=prev"/>
		<updated>2013-09-06T14:36:30Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Delete A Partition using Fdisk == &amp;lt;syntaxhighlight&amp;gt; Command action    a   toggle a bootable flag    b   edit bsd disklabel    c   toggle the dos compatibility flag    d   delete a par...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Delete A Partition using Fdisk ==&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
Command action&lt;br /&gt;
   a   toggle a bootable flag&lt;br /&gt;
   b   edit bsd disklabel&lt;br /&gt;
   c   toggle the dos compatibility flag&lt;br /&gt;
   d   delete a partition&lt;br /&gt;
   l   list known partition types&lt;br /&gt;
   m   print this menu&lt;br /&gt;
   n   add a new partition&lt;br /&gt;
   o   create a new empty DOS partition table&lt;br /&gt;
   p   print the partition table&lt;br /&gt;
   q   quit without saving changes&lt;br /&gt;
   s   create a new empty Sun disklabel&lt;br /&gt;
   t   change a partition&amp;#039;s system id&lt;br /&gt;
   u   change display/entry units&lt;br /&gt;
   v   verify the partition table&lt;br /&gt;
   w   write table to disk and exit&lt;br /&gt;
   x   extra functionality (experts only)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
fdisk /dev/sda  #start fdisk on sda&lt;br /&gt;
p #print partition table&lt;br /&gt;
d #delete a partition&lt;br /&gt;
1 #select partition&lt;br /&gt;
w # write changes to disk&lt;/div&gt;</summary>
		<author><name>Michael</name></author>
	</entry>
</feed>