<?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>Fdisk MBR &#187; utility</title>
	<atom:link href="http://fdiskmbr.com/tag/utility/feed/" rel="self" type="application/rss+xml" />
	<link>http://fdiskmbr.com</link>
	<description>Fdisk MBR utility</description>
	<lastBuildDate>Sun, 26 Feb 2012 18:36:00 +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>GParted Partition Utility</title>
		<link>http://fdiskmbr.com/gparted/gparted-partition-utility/</link>
		<comments>http://fdiskmbr.com/gparted/gparted-partition-utility/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 03:45:38 +0000</pubDate>
		<dc:creator>gf</dc:creator>
				<category><![CDATA[GParted]]></category>
		<category><![CDATA[Fdisk MBR]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[LiveCD]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[partition]]></category>
		<category><![CDATA[partitioning]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://fdiskmbr.com/?p=63</guid>
		<description><![CDATA[<p>GParted partition utility is a free Open Source Linux utility that can be run from a LiveCD, such as, Insert.  This utility can quickly create Windows FAT32 and NTFS hard drive partitions.  GParted can even resize partitions without destroying the data on the partition.  This make it very useful for creating a second or third <span style="color:#777"> . . . &#8594; Read More: <a href="http://fdiskmbr.com/gparted/gparted-partition-utility/">GParted Partition Utility</a></span>]]></description>
			<content:encoded><![CDATA[<p><strong>GParted partition utility</strong> is a free Open Source Linux utility that can be run from a LiveCD, such as, Insert.  This utility can quickly create Windows FAT32 and NTFS hard drive partitions.  GParted can even resize partitions without destroying the data on the partition.  This make it very useful for creating a second or third partition on a Windows installed drive.  I like to run GParted from the <strong>Insert</strong> LiveCD because you can boot the computer from the CD and still have full access to the hard drive.  This is a valuable utility that I use often.</p>
<p><strong>LiveCDs</strong></p>
<p>LiveCds are CDs that can be used to startup a non-functioning computer to retrieve files and data that might not otherwise be accessible.  You can also use the LiveCD to troubleshoot, edit files, and scan and remove virus infections.  LiveCDs can be very important computer technician tools.</p>
<p><strong>Fdisk MBR</strong></p>
<p>The<a href="http://fdiskmbr.com/"> Fdisk MBR</a> website has additional articles on this subject that you might find useful.</p>
<p>I also have a YouTube video that takes you step by step through its easy <a href="http://www.youtube.com/watch?v=uihmdPiTw48"><img class="alignright size-full wp-image-67" title="gparted" src="http://fdiskmbr.com/wp-content/uploads/2009/10/gparted1.JPG" alt="gparted" width="647" height="450" /></a>operation.</p>
]]></content:encoded>
			<wfw:commentRss>http://fdiskmbr.com/gparted/gparted-partition-utility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Fdisk</title>
		<link>http://fdiskmbr.com/linux-fdisk/linux-fdisk/</link>
		<comments>http://fdiskmbr.com/linux-fdisk/linux-fdisk/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 22:09:59 +0000</pubDate>
		<dc:creator>gf</dc:creator>
				<category><![CDATA[Linux Fdisk]]></category>
		<category><![CDATA[dos fdisk]]></category>
		<category><![CDATA[Fdisk MBR]]></category>
		<category><![CDATA[GParted]]></category>
		<category><![CDATA[INSERT]]></category>
		<category><![CDATA[knoppix]]></category>
		<category><![CDATA[LiveCD]]></category>
		<category><![CDATA[partitions]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://fdiskmbr.com/?p=47</guid>
		<description><![CDATA[<p>Linux uses one partition for its root file system and it also needs a dedicated swap partition for its swap file.  Since Linux Fdisk is more complex than DOS Fdisk it can be very challenging to use.  Also older Computer hardware BIOS can only accesses the first 1024 cylinders of the disk, which can limit your <span style="color:#777"> . . . &#8594; Read More: <a href="http://fdiskmbr.com/linux-fdisk/linux-fdisk/">Linux Fdisk</a></span>]]></description>
			<content:encoded><![CDATA[<p>Linux uses one partition for its root file system and it also needs a dedicated swap partition for its swap file<img class="alignright size-medium wp-image-56" title="linux-penguin" src="http://fdiskmbr.com/wp-content/uploads/2009/09/linux-penguin1-272x300.jpg" alt="linux-penguin" width="272" height="300" />.  Since <strong>Linux Fdisk</strong> is more complex than DOS Fdisk it can be very challenging to use.  Also older Computer hardware BIOS can only accesses the first 1024 cylinders of the disk, which can limit your partitions to 8GB.  You can also make DOS partitions with the DOS Fdisk utility or Linux partitions with the Linux Fdisk.</p>
<p><strong>Partitioning</strong></p>
<p>When I setup partitions for either a Linux or Windows operating systems I use GParted.  GParted, Partition Magic clone, is a free Open Source utility that works well on any computer system.  You can also run it, which I prefer, from a LiveCD, such as, INSERT.  INSERT, from Inside Security, is a free LiveCD based on Knoppix.  Knoppix is another LiveCD that has many useful computer maintenance tools.  INSERT also has many other free and valuable tools, such as, Partimage, which is a clone of North Ghost.  If you want some addition information on GParted you should check out the my YouTube video GParted.</p>
<p>Fdisk MBR</p>
<p>The<a href="http://fdiskmbr.com/" target="_blank"> Fdisk MBR</a> website has additional articles on this subject you might find useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://fdiskmbr.com/linux-fdisk/linux-fdisk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fdisk</title>
		<link>http://fdiskmbr.com/fdisk/fdisk/</link>
		<comments>http://fdiskmbr.com/fdisk/fdisk/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 03:56:32 +0000</pubDate>
		<dc:creator>gf</dc:creator>
				<category><![CDATA[Fdisk]]></category>
		<category><![CDATA[Fdisk MBR]]></category>
		<category><![CDATA[integrity]]></category>
		<category><![CDATA[logical]]></category>
		<category><![CDATA[ms-dos]]></category>
		<category><![CDATA[partition]]></category>
		<category><![CDATA[status]]></category>
		<category><![CDATA[switches]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://fdiskmbr.com/?p=27</guid>
		<description><![CDATA[<p>The Fdisk is one of the more common MS-DOS utilities.  Fdisk allows the user to delete or create partitions on the hard drive.  Fdisk has several formatting switches that can be used.  FDISK 1/PRI:200 will create a 200MB DOS partition on the hard drive.  FDISK 1/EXT:400 will create a 400MB meg extended DOS partition on <span style="color:#777"> . . . &#8594; Read More: <a href="http://fdiskmbr.com/fdisk/fdisk/">Fdisk</a></span>]]></description>
			<content:encoded><![CDATA[<p>The<strong> Fdisk </strong>is one of the more common MS-DOS utilities.  Fdisk allows the user to delete or create partitions on the hard<img class="alignright size-medium wp-image-54" title="FDISK" src="http://fdiskmbr.com/wp-content/uploads/2009/09/FDISK-300x158.png" alt="FDISK" width="300" height="158" /> drive.  Fdisk has several formatting switches that can be used.  FDISK 1/PRI:200 will create a 200MB DOS partition on the hard drive.  FDISK 1/EXT:400 will create a 400MB meg extended DOS partition on the hard drive and FDISK 1/LOG:200 will create a 200MB logical drives on the hard drive.  FDISK /Q prevents fdisk from booting the system automatically after exiting fdisk.  FDISK /STATUS will show you the current status of your hard drive.</p>
<p><strong>FDISK /ACTOK</strong></p>
<p>FDISK /ACTOK will make Fdisk not check the disk integrity allowing the drives to be created faster.  FDISK /FPRMT will not get the prompt for FAT32 support.  Also this allows FDISK to be forced into using FAT32 on drives smaller than 540MB (by default FDISK will not use FAT32 on any drive smaller than 540MB).  FDISK will not allow you to select or change cluster sizes, resize partitions, or move partitions.  Fdisk can only display and work with one drive at a time.  Fdisk is a utility used to partition fixed disk drives (hard drives).  Fdisk is used to create, delete, and format partitions on hard disks that were formatted using the FAT32 and other FAT file systems required by earlier versions of Windows.  You can use</p>
<p><strong>FDISK /STATUS</strong></p>
<p>FDISK  /STATUS and not run the risk of accidentally pressing the wrong key (while using Fdisk interactively) and overwrite some of your sectors.  Fdisk does not entirely destroy data; it merely removes the partition, leaving you with a large data chunk you cannot access.  Fdisk is a utility, included in all versions of MS-DOS and Windows 95, 98, and ME for formatting (preparing) a hard drive to hold data and to logically partition the disk.</p>
<p><strong>Fdisk MBR</strong></p>
<p>The <a href="http://fdiskmbr.com/" target="_blank">Fdisk MBR</a> website has additional articles on this subject you might find useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://fdiskmbr.com/fdisk/fdisk/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

