<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://hackepedia.org/index.php?action=history&amp;feed=atom&amp;title=Fdisk</id>
	<title>Fdisk - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://hackepedia.org/index.php?action=history&amp;feed=atom&amp;title=Fdisk"/>
	<link rel="alternate" type="text/html" href="https://hackepedia.org/index.php?title=Fdisk&amp;action=history"/>
	<updated>2026-05-08T18:57:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://hackepedia.org/index.php?title=Fdisk&amp;diff=4178&amp;oldid=prev</id>
		<title>Pbug: open bsd fdisk</title>
		<link rel="alternate" type="text/html" href="https://hackepedia.org/index.php?title=Fdisk&amp;diff=4178&amp;oldid=prev"/>
		<updated>2008-06-05T13:37:45Z</updated>

		<summary type="html">&lt;p&gt;open bsd fdisk&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;fdisk allows you to manipulate slices (another word for partition) on a disk.  PC hardware limits a disk to four physical slices and a number of logical slices.  Most [[UBO]] fdisk utilities don&amp;#039;t support logical slices but have their own [[disklabel]] to greatly increase the number of partitions from the fdisk&amp;#039;s four.&lt;br /&gt;
&lt;br /&gt;
Here is a sample OpenBSD fdisk where OpenBSD used exclusively on the disk.&lt;br /&gt;
&lt;br /&gt;
 # fdisk wd0&lt;br /&gt;
 Disk: wd0       geometry: 3133/255/63 [50331648 Sectors]&lt;br /&gt;
 Offset: 0       Signature: 0xAA55&lt;br /&gt;
            Starting         Ending         LBA Info:&lt;br /&gt;
 #: id      C   H   S -      C   H   S [       start:        size ]&lt;br /&gt;
 -------------------------------------------------------------------------------&lt;br /&gt;
  0: 00      0   0   0 -      0   0   0 [           0:           0 ] unused      &lt;br /&gt;
  1: 00      0   0   0 -      0   0   0 [           0:           0 ] unused      &lt;br /&gt;
  2: 00      0   0   0 -      0   0   0 [           0:           0 ] unused      &lt;br /&gt;
 *3: A6      0   1   1 -   3132 254  63 [          63:    50331582 ] OpenBSD     &lt;br /&gt;
 #&lt;/div&gt;</summary>
		<author><name>Pbug</name></author>
	</entry>
</feed>