<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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/"
> <channel><title>Comments on: Linux Partition Naming Convention ( IDE Drive Mappings )</title> <atom:link href="http://www.cyberciti.biz/faq/linux-partition-naming-convention-and-ide-drive-mappings/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq/linux-partition-naming-convention-and-ide-drive-mappings/</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 10 Feb 2012 19:55:56 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Brian Esserlieu</title><link>http://www.cyberciti.biz/faq/linux-partition-naming-convention-and-ide-drive-mappings/#comment-62426</link> <dc:creator>Brian Esserlieu</dc:creator> <pubDate>Wed, 14 Sep 2011 15:14:52 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-partition-naming-convention-and-ide-drive-mappings.php#comment-62426</guid> <description>Works on openSUSE 11, make sure to change the ownership of the new partition from root (sudo chown  ).</description> <content:encoded><![CDATA[<p>Works on openSUSE 11, make sure to change the ownership of the new partition from root (sudo chown  ).</p> ]]></content:encoded> </item> <item><title>By: VARMA</title><link>http://www.cyberciti.biz/faq/linux-partition-naming-convention-and-ide-drive-mappings/#comment-57374</link> <dc:creator>VARMA</dc:creator> <pubDate>Mon, 18 Apr 2011 09:51:20 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-partition-naming-convention-and-ide-drive-mappings.php#comment-57374</guid> <description>Shortcut Key for RUN command = Alt+f2</description> <content:encoded><![CDATA[<p>Shortcut Key for RUN command = Alt+f2</p> ]]></content:encoded> </item> <item><title>By: sangeetha</title><link>http://www.cyberciti.biz/faq/linux-partition-naming-convention-and-ide-drive-mappings/#comment-42121</link> <dc:creator>sangeetha</dc:creator> <pubDate>Thu, 18 Jun 2009 11:42:55 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-partition-naming-convention-and-ide-drive-mappings.php#comment-42121</guid> <description>hi,can any one suggeess me, how to run an application in linux</description> <content:encoded><![CDATA[<p>hi,can any one suggeess me, how to run an application in linux</p> ]]></content:encoded> </item> <item><title>By: ghanshyam Gupta</title><link>http://www.cyberciti.biz/faq/linux-partition-naming-convention-and-ide-drive-mappings/#comment-40625</link> <dc:creator>ghanshyam Gupta</dc:creator> <pubDate>Fri, 06 Mar 2009 13:18:11 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-partition-naming-convention-and-ide-drive-mappings.php#comment-40625</guid> <description>ide1 = primary slave = hab
should be ide1 = primary slave = hdb</description> <content:encoded><![CDATA[<p>ide1 = primary slave = hab<br
/> should be ide1 = primary slave = hdb</p> ]]></content:encoded> </item> <item><title>By: ghanshyam Gupta</title><link>http://www.cyberciti.biz/faq/linux-partition-naming-convention-and-ide-drive-mappings/#comment-40624</link> <dc:creator>ghanshyam Gupta</dc:creator> <pubDate>Fri, 06 Mar 2009 13:16:12 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-partition-naming-convention-and-ide-drive-mappings.php#comment-40624</guid> <description>For example:
ide0 = primary master = hda
ide1 = primary slave = hab
ide2 = secondary master = hdc
ide3 = secondary slave = hdd
Hi ,
ide1 = primary slave = hab should be
thanks
ghanshyam gupta</description> <content:encoded><![CDATA[<p>For example:</p><p>ide0 = primary master = hda<br
/> ide1 = primary slave = hab<br
/> ide2 = secondary master = hdc<br
/> ide3 = secondary slave = hdd<br
/> Hi ,<br
/> ide1 = primary slave = hab should be<br
/> thanks<br
/> ghanshyam gupta</p> ]]></content:encoded> </item> <item><title>By: Anonymous</title><link>http://www.cyberciti.biz/faq/linux-partition-naming-convention-and-ide-drive-mappings/#comment-38</link> <dc:creator>Anonymous</dc:creator> <pubDate>Wed, 02 Aug 2006 19:01:00 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-partition-naming-convention-and-ide-drive-mappings.php#comment-38</guid> <description>-----------------------------------------
&lt;B&gt;DISK     ==&gt; Your device&lt;/B&gt;
-----------------------------------------
/dev/hda ==&gt;   Primary Master IDE
/dev/hdb ==&gt; Primary Slave IDE
/dev/hdc ==&gt; Secondary Master IDE
/dev/hdd ==&gt; Secondary Slave IDE
/dev/sda ==&gt; SCSI Disk 0
/dev/sdb ==&gt; SCSI Disk 1
/dev/sdc ==&gt; SCSI Disk 2
/dev/sdd ==&gt; SCSI Disk 3
-----------------------------------------
in order to address the actual data that is being held on your data, you need to address it by partitions.
For example if you had 2 parition on /dev/hda.
First parition =&gt; /dev/hda1
Second parition =&gt; /dev/hda2
Hope this helps someone :)</description> <content:encoded><![CDATA[<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br
/> <b>DISK     ==&gt; Your device</b><br
/> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br
/> /dev/hda ==&gt;   Primary Master IDE<br
/> /dev/hdb ==&gt; Primary Slave IDE<br
/> /dev/hdc ==&gt; Secondary Master IDE<br
/> /dev/hdd ==&gt; Secondary Slave IDE<br
/> /dev/sda ==&gt; SCSI Disk 0<br
/> /dev/sdb ==&gt; SCSI Disk 1<br
/> /dev/sdc ==&gt; SCSI Disk 2<br
/> /dev/sdd ==&gt; SCSI Disk 3<br
/> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p><p>in order to address the actual data that is being held on your data, you need to address it by partitions.</p><p>For example if you had 2 parition on /dev/hda.</p><p>First parition =&gt; /dev/hda1<br
/> Second parition =&gt; /dev/hda2</p><p>Hope this helps someone :)</p> ]]></content:encoded> </item> <item><title>By: nixcraft</title><link>http://www.cyberciti.biz/faq/linux-partition-naming-convention-and-ide-drive-mappings/#comment-37</link> <dc:creator>nixcraft</dc:creator> <pubDate>Sun, 23 Jul 2006 21:02:00 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-partition-naming-convention-and-ide-drive-mappings.php#comment-37</guid> <description>You can install mbr on /dev/hda (IDE0) and use grub to boot both oses or use Windows 2000/XP to boot Linux. Both operations require modification of MBR, hence backup is  suggested. If you need specific procedure let me knowâ€¦ or just post your question to our forum.cyberciti.biz</description> <content:encoded><![CDATA[<p>You can install mbr on /dev/hda (IDE0) and use grub to boot both oses or use Windows 2000/XP to boot Linux. Both operations require modification of MBR, hence backup is  suggested. If you need specific procedure let me knowâ€¦ or just post your question to our forum.cyberciti.biz</p> ]]></content:encoded> </item> <item><title>By: Anonymous</title><link>http://www.cyberciti.biz/faq/linux-partition-naming-convention-and-ide-drive-mappings/#comment-36</link> <dc:creator>Anonymous</dc:creator> <pubDate>Thu, 20 Jul 2006 11:16:00 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-partition-naming-convention-and-ide-drive-mappings.php#comment-36</guid> <description>Having looked at the answer to the question, I think that output &quot;fdisk -l&quot; suggests that windows OS is at ide0, and linux is ide1.
Some time ago I was trying to do the same configuration( windows OS-primary master, linux - primary slave). The installation was ok. During the boot up, I was getting error some think like &quot; MBR error &quot;.
Then I had to create a boot disk in order to get my windows to work.
Is your boot loader on MBR or on hda1?
My ide0 has 4 partions-
partition 1(NTFS)- windows os
partition 2 &amp; 3(NTFS)- windows data
partition 4 - Unallocated.
Any suggestion how could I get the same configuration to work?</description> <content:encoded><![CDATA[<p>Having looked at the answer to the question, I think that output &#8220;fdisk -l&#8221; suggests that windows OS is at ide0, and linux is ide1.</p><p>Some time ago I was trying to do the same configuration( windows OS-primary master, linux &#8211; primary slave). The installation was ok. During the boot up, I was getting error some think like &#8221; MBR error &#8220;.<br
/> Then I had to create a boot disk in order to get my windows to work.<br
/> Is your boot loader on MBR or on hda1?</p><p>My ide0 has 4 partions-<br
/> partition 1(NTFS)- windows os<br
/> partition 2 &amp; 3(NTFS)- windows data<br
/> partition 4 &#8211; Unallocated.</p><p>Any suggestion how could I get the same configuration to work?</p> ]]></content:encoded> </item> <item><title>By: Anonymous</title><link>http://www.cyberciti.biz/faq/linux-partition-naming-convention-and-ide-drive-mappings/#comment-35</link> <dc:creator>Anonymous</dc:creator> <pubDate>Thu, 04 May 2006 16:53:00 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-partition-naming-convention-and-ide-drive-mappings.php#comment-35</guid> <description>It is true that PC/X86 impose a limit of 4 primary partitions per hard drive, but one of those partitions can be designated as an extended partition. Inside of this extended partition, logical partitions can be specified. So you can have partition number as follows:
a) 1-4 primary partitions
b) 5-16 logical partitions
For example /dev/hda5.</description> <content:encoded><![CDATA[<p>It is true that PC/X86 impose a limit of 4 primary partitions per hard drive, but one of those partitions can be designated as an extended partition. Inside of this extended partition, logical partitions can be specified. So you can have partition number as follows:</p><p>a) 1-4 primary partitions<br
/> b) 5-16 logical partitions</p><p>For example /dev/hda5.</p> ]]></content:encoded> </item> </channel> </rss>
