<?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>PC Computer - ComputerShock.ORG</title>
	<atom:link href="http://www.computershock.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.computershock.org</link>
	<description>All the help you need in using your computer, PC, laptop, desktop, and gadgets</description>
	<lastBuildDate>Sat, 22 Oct 2011 12:30:24 +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>New partition ends on a cylinder boundary</title>
		<link>http://www.computershock.org/new-partition-ends-on-a-cylinder-boundary/</link>
		<comments>http://www.computershock.org/new-partition-ends-on-a-cylinder-boundary/#comments</comments>
		<pubDate>Sat, 22 Oct 2011 12:30:24 +0000</pubDate>
		<dc:creator>Jeremiah Scobys</dc:creator>
				<category><![CDATA[Computer Tips]]></category>
		<category><![CDATA[cylinder boundary]]></category>
		<category><![CDATA[megabytes]]></category>

		<guid isPermaLink="false">http://www.computershock.org/?p=248</guid>
		<description><![CDATA[Our new partition should end on a cylinder boundary. This means that it will end on some cylinder, head 254, sector 63. But which cylinder? Here, you have to resort to some basic math. No, stop screaming; it isn&#8217;t that bad: Just get out your calculator. This hard drive has 2,591 cylinders and can hold [...]]]></description>
			<content:encoded><![CDATA[<p>Our new partition should end on a<strong> cylinder boundary</strong>. This means that it will end on some cylinder, head 254, sector 63. But which cylinder?</p>
<p>Here, you have to resort to some basic math. No, stop screaming; it isn&#8217;t that bad: Just get out your calculator. This hard drive has 2,591 cylinders and can hold about 20GB, or 20,000MB. Each cylinder holds roughly the<strong> same amount of data.</strong> 20,000MB divided by 2591 cylinders equals a little over 7.719MB/cylinder. Dividing the desired partition size in<strong> megabytes</strong> by the actual MB/cylinder ratio shows that we need 1,036 cylinders for OpenBSD. The first partition goes through partition 891. 891 + 1036 = 1,927, so our OpenBSD partition will end on cylinder 1,927.</p>
<h4>Incoming search terms:</h4><ul><li>openbsd cylinder boundary</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.computershock.org/new-partition-ends-on-a-cylinder-boundary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New partition begins at the beginning</title>
		<link>http://www.computershock.org/new-partition-begins-at-the-beginning/</link>
		<comments>http://www.computershock.org/new-partition-begins-at-the-beginning/#comments</comments>
		<pubDate>Sat, 22 Oct 2011 12:25:28 +0000</pubDate>
		<dc:creator>Jeremiah Scobys</dc:creator>
				<category><![CDATA[Computer Tips]]></category>
		<category><![CDATA[cylinder number 891]]></category>
		<category><![CDATA[partition beginning]]></category>

		<guid isPermaLink="false">http://www.computershock.org/?p=245</guid>
		<description><![CDATA[We know that the previous partition ends at the end of cylinder number 891. Our new partition should begin at the beginning of cylinder 892. This would be head 0, sector 1, cylinder 892.]]></description>
			<content:encoded><![CDATA[<div>
<p>We know that the previous partition ends at the end of cylinder number 891. Our new partition should begin at the <strong>beginning of cylinder 892.</strong> This would be head 0, sector 1, cylinder 892.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.computershock.org/new-partition-begins-at-the-beginning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>All OpenBSD partitions have a partition ID of A6</title>
		<link>http://www.computershock.org/all-openbsd-partitions-have-a-partition-id-of-a6/</link>
		<comments>http://www.computershock.org/all-openbsd-partitions-have-a-partition-id-of-a6/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 12:23:11 +0000</pubDate>
		<dc:creator>Jeremiah Scobys</dc:creator>
				<category><![CDATA[Computer Tips]]></category>
		<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[partition type]]></category>

		<guid isPermaLink="false">http://www.computershock.org/?p=241</guid>
		<description><![CDATA[All OpenBSD partitions have a partition ID of A6. You can install OpenBSD on partitions of other partition IDs, but you might have some problems with doing that and have to hack around some assumptions in the operating system. Don&#8217;t do it.]]></description>
			<content:encoded><![CDATA[<p><strong>All OpenBSD partitions have a partition ID of A6.</strong> You can install OpenBSD on partitions of other partition IDs, but you might have some problems with doing that and have to hack around some assumptions in the operating system. Don&#8217;t do it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computershock.org/all-openbsd-partitions-have-a-partition-id-of-a6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenBSD&#8217;s online help</title>
		<link>http://www.computershock.org/openbsds-online-help/</link>
		<comments>http://www.computershock.org/openbsds-online-help/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 12:20:44 +0000</pubDate>
		<dc:creator>Jeremiah Scobys</dc:creator>
				<category><![CDATA[Computer Tips]]></category>
		<category><![CDATA[OpenBSD's online]]></category>

		<guid isPermaLink="false">http://www.computershock.org/?p=239</guid>
		<description><![CDATA[Actually entering the values for a new MBR is easy enough, once you know which keys to press. And OpenBSD&#8217;s online help (available by entering a question mark) is clear enough on telling you which keys to press. Figuring out which numbers you want to enter is the hard part! To create a new partition, [...]]]></description>
			<content:encoded><![CDATA[<p>Actually entering the values for a new MBR is easy enough, once you know which keys to press. And<strong> OpenBSD&#8217;s online</strong> help (available by entering a question mark) is clear enough on telling you which keys to press. Figuring out which numbers you want to enter is the hard part! To create a new partition, we have to tell fdisk(8) where the partition starts, where it ends, and what sort of partition it is. Let&#8217;s tackle the easy one first: the partition type.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computershock.org/openbsds-online-help/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installer will fire up fdisk(8)</title>
		<link>http://www.computershock.org/installer-will-fire-up-fdisk8/</link>
		<comments>http://www.computershock.org/installer-will-fire-up-fdisk8/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 12:16:53 +0000</pubDate>
		<dc:creator>Jeremiah Scobys</dc:creator>
				<category><![CDATA[Computer Tips]]></category>
		<category><![CDATA[FAT32 partition]]></category>
		<category><![CDATA[Master Boot Record]]></category>

		<guid isPermaLink="false">http://www.computershock.org/?p=237</guid>
		<description><![CDATA[After a few instructions, the installer will fire up fdisk(8) and automatically print out your partitioning from the Master Boot Record. The top of fdisk&#8217;s output contains some basic disk geometry information. Disk: wd0 geometry: 1 2438/ 2 255/3 63 [ 4 39166470 Sectors] This line describes what fdisk(8) believes is the disk geometry in [...]]]></description>
			<content:encoded><![CDATA[<p>After a few instructions, the installer will fire up fdisk(8) and automatically print out your partitioning from the<strong> Master Boot Record</strong>. The top of fdisk&#8217;s output contains some basic disk geometry information.</p>
<div>
<pre>Disk: wd0    geometry: <span style="color: white;">1</span> 2438/ <span style="color: white;">2</span> 255/<span style="color: white;">3</span> 63 [ <span style="color: white;">4</span> 39166470 Sectors]</pre>
</div>
<p>This line describes what fdisk(8) believes is the disk geometry in the number of cylinders, heads, and sectors a disk has. According to fdisk(8), this disk has <span style="color: white;">1</span> 2438 cylinders (numbered 0 through 2,437), 255 heads (numbered 0 through 254), and 63 sectors per cylinder. If you compare this information to what the physical label on the hard drive says, it almost certainly won&#8217;t match. That&#8217;s all right — it&#8217;s just been translated. One interesting thing to note is that fdisk(8) reports that this hard drive has the same total number of sectors as every other tool reports, however.</p>
<p>A little beneath that, you get a table describing the MBR partitions themselves.</p>
<div>
<pre>     Starting     Ending      LBA Info:
#: id  C  H  S -  C  H  S [    start:    size   ]
------------------------------------------------------------------------
* <span style="color: white;">1</span> 0: <span style="color: white;">2</span> 0B <span style="color: white;">3</span> 0 <span style="color: white;">4</span> 1 <span style="color: white;">5</span> 1 - <span style="color: white;">6</span> 891 <span style="color: white;">7</span> 254 <span style="color: white;">8</span> 63 [   63:   14329917 ] <span style="color: white;">9</span> Win95 FAT-32
    1:   00 0  0  0 -   0   0 0 [       0:     0 ] unused
    2:   00 0  0  0 -   0   0 0 [       0:     0 ] unused
    3:   00 0  0  0 -   0   0 0 [       0:     0 ] unused</pre>
</div>
<p>This isn&#8217;t nearly as confusing as it looks at first glance. The first column gives the<span style="color: #ffffff;"> </span>MBR partition number, between 0 and 3. We then see the 2 Partition ID. This is a unique hex number used to identify the type of file system on the partition. <strong>Partition ID 0x0B represents FAT32.</strong></p>
<p>fdisk then prints the <span style="color: white;">2</span> cylinder, <span style="color: white;">3</span> head, and <span style="color: white;">5</span> sector where this partition begins. The first partition on this disk begins on cylinder 0, head 1, sector 1 — the beginning of the disk. <sup>[<a name="N140"></a>1]</sup></p>
<p>The next three columns show the cylinder, head, and sector where this partition ends. Compare these numbers to the total number of cylinders, heads, and sectors in the drive. This disk has 2,438 cylinders, of which we are using 892. Within cylinder number 891, we are using up through head 254 (all of the heads) and  sector 63 (all of the sectors). This Windows partition completely fills the first 2,438 cylinders. We say that such a partition ends on a cylinder boundary. All of your partitions should begin and end on a cylinder boundary.</p>
<p>At the end of the line, we have the partition type in clear English. We could get this information by looking up partition ID 0x0B in a table, but it&#8217;s certainly convenient to print it here.</p>
<p>Finally,<strong> fdisk presents a command prompt.</strong></p>
<div>
<pre>fdisk: 1&gt;</pre>
</div>
<p>We want to create a new MBR partition, immediately following the existing <strong>FAT32 partition.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.computershock.org/installer-will-fire-up-fdisk8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prepare your hardware normally</title>
		<link>http://www.computershock.org/prepare-your-hardware-normally/</link>
		<comments>http://www.computershock.org/prepare-your-hardware-normally/#comments</comments>
		<pubDate>Sat, 15 Oct 2011 08:33:33 +0000</pubDate>
		<dc:creator>Jeremiah Scobys</dc:creator>
				<category><![CDATA[Computer Tips]]></category>
		<category><![CDATA[OpenBSD's interactive fdisk(8)]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.computershock.org/?p=234</guid>
		<description><![CDATA[For this example, I&#8217;m dividing a 20GB IDE hard drive between Windows XP and OpenBSD. The first 7GB of the hard drive hold a standard install of Windows XP, on a FAT32 file system. I want to put an 8GB OpenBSD install immediately after that. Prepare your hardware as you normally would, and boot off [...]]]></description>
			<content:encoded><![CDATA[<p>For this example, I&#8217;m dividing a 20GB IDE hard drive between<strong> Windows XP</strong> and OpenBSD. The first 7GB of the hard drive hold a standard install of Windows XP, on a FAT32 file system. I want to put an 8GB OpenBSD install immediately after that.<strong> Prepare your hardware as you normally would</strong>, and boot off your OpenBSD installation disk. The install process is identical up until the point you see the disk usage menu.</p>
<div>
<pre>Available disks are: sd0 sd1 wd0.
Which one is the root disk? (or done) [done] <strong>wd0</strong>
Do you want to use *all* of wd0 for OpenBSD? [no]<a name="255">
</a></pre>
</div>
<p>We don&#8217;t want to use the whole hard drive for OpenBSD, so take the default. This brings up a whole new tool,<strong> OpenBSD&#8217;s interactive fdisk(8)</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computershock.org/prepare-your-hardware-normally/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rectangular, with rounded corners</title>
		<link>http://www.computershock.org/rectangular-with-rounded-corners/</link>
		<comments>http://www.computershock.org/rectangular-with-rounded-corners/#comments</comments>
		<pubDate>Sat, 15 Oct 2011 08:30:28 +0000</pubDate>
		<dc:creator>Jeremiah Scobys</dc:creator>
				<category><![CDATA[Computer Tips]]></category>
		<category><![CDATA[Disk geometry]]></category>
		<category><![CDATA[native tools]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[sectors]]></category>

		<guid isPermaLink="false">http://www.computershock.org/?p=232</guid>
		<description><![CDATA[&#8220;Rectangular, with rounded corners.&#8221; Sorry, that&#8217;s not the geometry we mean. Disk geometry generally refers to the layout of the disks internally. If you open the case of a hard drive you&#8217;ll find a stack of round disks, commonly called platters. They&#8217;re covered with a layer of magnetic material that extends from the middle of [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;Rectangular, with rounded corners.&#8221;</p>
<p>Sorry, that&#8217;s not the geometry we mean.<strong> <em>Disk geometry</em></strong> generally refers to the layout of the disks internally. If you open the case of a hard drive you&#8217;ll find a stack of round disks, commonly called<strong> <em>platters</em>.</strong> They&#8217;re covered with a layer of magnetic material that extends from the middle of the disk to the outer edge. When the disk drive is on, these disks spin at thousands of <strong>revolutions per minute</strong> (rpm). (This is the rpm count you&#8217;ll see on the box and in advertising, and has a great deal to do with the performance of an individual disk.)</p>
<p>You will also see a <strong><em>head</em></strong> on each side of each platter. The head moves between the center of the disk and the edge so it can read data from the hard drive beneath it. A fairly typical new hard drive has 16 heads. That&#8217;s enough for 8 platters, with a head on each side. So, we can read from 16 different locations on the platters simultaneously, so long as the data you want happens to be on different sides of different platters. Every head has a unique number, starting with 0.</p>
<p>Each platter has a number of circular tracks, or<strong> <em>tracks</em>,</strong> arranged much like the growth rings in a tree. These tracks hold data as a string of 0s and 1s. A head moves over a particular track at a certain distance from the center of the disk and reads this data as the platter spins by beneath it. When you request data from a different track, the head shifts its position and lets that track rotate past beneath it.</p>
<p>If you stack the particular tracks from all the platters on top of one another, you have a <strong><em>cylinder</em>.</strong> For example, the innermost track of each platter forms one cylinder, numbered 0. The next-innermost forms cylinder 1. The 3,022nd track of each platter forms cylinder number 3021. Many operating systems expect to find that MBR partitions encompass complete cylinders and get quite upset if they don&#8217;t.</p>
<p>Each track is broken up into segments, called<strong> <em>sectors</em></strong>, which can each hold 512 bytes of data. Each sector within a track has a unique number, starting with 1. What&#8217;s more, every sector on a hard drive has a unique number. If a particular hard drive has 39,179,952 sectors, you can expect to find each with a number 0 through 39,179,951. Many tools expect to address hard disks by sector numbers. When part of a disk goes bad, smart disks mark the affected sectors and don&#8217;t use them.</p>
<p>So, sectors combine into tracks, which are arranged in rings on each platter. Tracks can be stacked into cylinders, and they all combine to make up the hard drive. This all seems simple enough, and it would be, if you could reliably use this information.</p>
<p>Over the years, various limitations have been hit in both hard disk and operating system design. We touched upon the 504MB and 8GB limits. These limits could only be avoided by tricking the system BIOS and/or operating system. If the most popular operating system can only accept 63 sectors per track, but the hard drives your company manufactures have 126 sectors per track, you have a problem — unless, of course, you teach your hard drive to lie. If you claim you have half as many sectors per track, but you have twice as many platters, you can make the problem go away. Everything still adds up to the same number of sectors, after all, and all the tools can still find a unique sector-by-sector number. By the time hard drive information reaches the operating system, it has quite possibly been through one or more of these translations.</p>
<p>When you have only one operating system on a hard drive, this works fine. If your operating system receives or performs a slightly different translation on the disk, however, the translated geometry will not precisely match. The individual sector numbers will still match, but cylinder boundaries may not be the same within the translated geometry. Because many operating systems expect their MBR partitions to begin and end on a cylinder boundary, this is a problem. This is why we use only an operating system&#8217;s<strong> native tools</strong> to create MBR partitions for that OS.</p>
<p>Now that you understand the hardware and the translations it undergoes, let&#8217;s look at how to manage these partitions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computershock.org/rectangular-with-rounded-corners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install OpenBSD first</title>
		<link>http://www.computershock.org/install-openbsd-first/</link>
		<comments>http://www.computershock.org/install-openbsd-first/#comments</comments>
		<pubDate>Sat, 15 Oct 2011 08:06:06 +0000</pubDate>
		<dc:creator>Jeremiah Scobys</dc:creator>
				<category><![CDATA[Computer Tips]]></category>
		<category><![CDATA[EXT2FS file systems]]></category>
		<category><![CDATA[FreeBSD 4]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenBSD file systems]]></category>
		<category><![CDATA[UFS1]]></category>

		<guid isPermaLink="false">http://www.computershock.org/?p=230</guid>
		<description><![CDATA[If you are sharing a hard drive between OpenBSD and Linux, install OpenBSD first. Both Linux and FreeBSD can recognize OpenBSD partitions and will easily work around them. Linux can read OpenBSD file systems, if you have a Linux kernel that supports BSD disklabels. Similarly, OpenBSD can read EXT2FS file systems. OpenBSD also recognizes file [...]]]></description>
			<content:encoded><![CDATA[<p>If you are sharing a hard drive between OpenBSD and Linux, <strong>install OpenBSD first</strong>. Both Linux and FreeBSD can recognize OpenBSD partitions and will easily work around them.</p>
<p><strong>Linux</strong> can read <strong>OpenBSD file systems</strong>, if you have a Linux kernel that supports BSD disklabels. Similarly, OpenBSD can read <strong>EXT2FS file systems</strong>. OpenBSD also recognizes file systems from<strong> FreeBSD 4</strong> or earlier, and FreeBSD recognizes OpenBSD file systems. If you want to dual-boot FreeBSD 5 or later with OpenBSD, you need to create your FreeBSD partitions as<strong> UFS1</strong>. OpenBSD does not support FreeBSD&#8217;s UFS2. In any of these combinations, you may have to edit the OpenBSD, Linux, or FreeBSD disklabels to include the sector information for the other operating system partitions to actually be able to mount those partitions, however.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computershock.org/install-openbsd-first/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use fips.exe to resize your hard drive</title>
		<link>http://www.computershock.org/use-fips-exe-to-resize-your-hard-drive/</link>
		<comments>http://www.computershock.org/use-fips-exe-to-resize-your-hard-drive/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 02:36:56 +0000</pubDate>
		<dc:creator>Jeremiah Scobys</dc:creator>
				<category><![CDATA[Computer Tips]]></category>
		<category><![CDATA[Windows 9x partition]]></category>

		<guid isPermaLink="false">http://www.computershock.org/?p=227</guid>
		<description><![CDATA[While early editions of Windows 95 only handled 2GB partitions, most later versions handle large hard drives just fine and automatically take over all the disk space they can get. Most versions do not ask you how much they should get, as it&#8217;s obvious that anyone who is running Windows wants to dedicate their whole [...]]]></description>
			<content:encoded><![CDATA[<p>While early editions of<strong> Windows 95</strong> only handled 2GB partitions, most later versions handle large hard drives just fine and automatically take over all the disk space they can get. Most versions do not ask you how much they should get, as it&#8217;s obvious that anyone who is running Windows wants to dedicate their whole machine to it, right?<strong> You must use a tool such as fips.exe to resize your hard drive.</strong></p>
<p>OpenBSD includes fips.exe in the &#8220;tools&#8221; directory under the release directory. The documentation included with fips.exe is fairly good, and Windows 9<em>x</em> is becoming increasingly rare among the people likely to be installing dual-boot systems, so we aren&#8217;t going to go into any detail on how to make it work. Just <strong>read the instructions</strong> and follow them precicely.</p>
<p>Remember, make your <strong>Windows 9<em>x</em> partition</strong> no larger than 7.5GB; you want to have enough room to get an OpenBSD root partition on your system!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computershock.org/use-fips-exe-to-resize-your-hard-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installer asks how much disk space use on drive</title>
		<link>http://www.computershock.org/installer-asks-how-much-disk-space-use-on-drive/</link>
		<comments>http://www.computershock.org/installer-asks-how-much-disk-space-use-on-drive/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 02:31:19 +0000</pubDate>
		<dc:creator>Jeremiah Scobys</dc:creator>
				<category><![CDATA[Computer Tips]]></category>
		<category><![CDATA[FAT32]]></category>
		<category><![CDATA[MP3 storage]]></category>
		<category><![CDATA[NTFS partitions]]></category>
		<category><![CDATA[Windows NT-based operating system]]></category>

		<guid isPermaLink="false">http://www.computershock.org/?p=225</guid>
		<description><![CDATA[When you install Windows NT-based operating system, the installer will ask you how much disk space to use on your drive. (This question is the Windows fdisk and disklabel tool, all in one.) Tell it 7GB or less, and Windows will create an appropriate MBR partition for itself. If you wish to access your Windows [...]]]></description>
			<content:encoded><![CDATA[<p>When you install<strong> Windows NT-based operating system</strong>, the installer will ask you how much disk space to use on your drive. (This question is the Windows fdisk and disklabel tool, all in one.) Tell it 7GB or less, and Windows will create an appropriate MBR partition for itself.</p>
<p>If you wish to access your Windows files when running OpenBSD, format this Windows file system as<strong> FAT32.</strong> OpenBSD cannot read <strong>NTFS partitions</strong>. As you find yourself growing more comfortable with OpenBSD, you will probably find yourself booting into Windows less and less frequently, and being able to access that disk space is nice. I know people who started off with dual-boot systems, but finally converted their Windows partitions into<strong> MP3 storage</strong> without having to reinstall.</p>
<p>Do not attempt to lay out your OpenBSD partition, or subsequent Windows partitions, with the Windows installer! You will quite possibly confuse OpenBSD, Windows, or both. Similarly, do not attempt to create Windows NT partitions (even FAT32 ones) with the OpenBSD installer. Once you have both Windows and OpenBSD installed, you can go in and create additional Windows logical drives.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computershock.org/installer-asks-how-much-disk-space-use-on-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

