<?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: What UUIDs Are and How To Use Them in Ubuntu</title>
	<atom:link href="http://www.unixtutorial.org/2008/05/ubuntu-uuid-how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unixtutorial.org/2008/05/ubuntu-uuid-how-to/</link>
	<description>Learn UNIX</description>
	<lastBuildDate>Sun, 29 Aug 2010 16:01:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Mike Christianson</title>
		<link>http://www.unixtutorial.org/2008/05/ubuntu-uuid-how-to/comment-page-1/#comment-2102</link>
		<dc:creator>Mike Christianson</dc:creator>
		<pubDate>Mon, 02 Mar 2009 07:05:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=49#comment-2102</guid>
		<description>Thanks for the info.  It came in handy after repartitioning my two drives.</description>
		<content:encoded><![CDATA[<p>Thanks for the info.  It came in handy after repartitioning my two drives.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wim</title>
		<link>http://www.unixtutorial.org/2008/05/ubuntu-uuid-how-to/comment-page-1/#comment-1827</link>
		<dc:creator>Wim</dc:creator>
		<pubDate>Wed, 28 Jan 2009 20:07:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=49#comment-1827</guid>
		<description>If these UUIDS are considered unique then why the heck do I get the same UUID all of a sudden. For some weird reason some of the UUIDs got screwed up. 

sudo blkid
/dev/sda1: UUID=&quot;cde9bfc0-4c4f-405d-8729-95c0624cd3b3&quot; 
/dev/sda2: TYPE=&quot;swap&quot; UUID=&quot;19233dcb-6ae3-4b5f-a926-39e1909689c6&quot; 
/dev/sdb1: UUID=&quot;cd79f6ab-6770-4e6c-a4ad-15db909abe02&quot; 
/dev/sdc1: UUID=&quot;e7041c14-3952-4af6-8d98-fddc8e9313b9&quot; 
/dev/sdd1: UUID=&quot;7bfd287a-9bab-4ef0-9e35-8931dba74f91&quot; 
/dev/sde1: UUID=&quot;740b0350-af69-4d23-83ec-31b6f6e8b4ce&quot; 
/dev/sdf1: UUID=&quot;740b0350-af69-4d23-83ec-31b6f6e8b4ce&quot; 

Why oh why are these id&#039;s NOT unique? 
Reason #1 is not a correct argument if I look at this :-)</description>
		<content:encoded><![CDATA[<p>If these UUIDS are considered unique then why the heck do I get the same UUID all of a sudden. For some weird reason some of the UUIDs got screwed up. </p>
<p>sudo blkid<br />
/dev/sda1: UUID="cde9bfc0-4c4f-405d-8729-95c0624cd3b3&#8243;<br />
/dev/sda2: TYPE="swap" UUID="19233dcb-6ae3-4b5f-a926-39e1909689c6&#8243;<br />
/dev/sdb1: UUID="cd79f6ab-6770-4e6c-a4ad-15db909abe02&#8243;<br />
/dev/sdc1: UUID="e7041c14-3952-4af6-8d98-fddc8e9313b9&#8243;<br />
/dev/sdd1: UUID="7bfd287a-9bab-4ef0-9e35-8931dba74f91&#8243;<br />
/dev/sde1: UUID="740b0350-af69-4d23-83ec-31b6f6e8b4ce"<br />
/dev/sdf1: UUID="740b0350-af69-4d23-83ec-31b6f6e8b4ce" </p>
<p>Why oh why are these id's NOT unique?<br />
Reason #1 is not a correct argument if I look at this <img src='http://www.unixtutorial.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anon</title>
		<link>http://www.unixtutorial.org/2008/05/ubuntu-uuid-how-to/comment-page-1/#comment-1348</link>
		<dc:creator>Anon</dc:creator>
		<pubDate>Fri, 28 Nov 2008 17:37:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=49#comment-1348</guid>
		<description>UUIDs suck big time. They are hard to find out, keep changing all the time and GRUB doesn&#039;t use them. Linux developers are just insane to have introduced this.</description>
		<content:encoded><![CDATA[<p>UUIDs suck big time. They are hard to find out, keep changing all the time and GRUB doesn't use them. Linux developers are just insane to have introduced this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Embedded</title>
		<link>http://www.unixtutorial.org/2008/05/ubuntu-uuid-how-to/comment-page-1/#comment-277</link>
		<dc:creator>Embedded</dc:creator>
		<pubDate>Sat, 07 Jun 2008 19:52:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=49#comment-277</guid>
		<description>Speaking of UUID and Grub on SuSE the Grub boot knows about UUID as does /etc/fstab.

If you clone a Hard Drive better edit these for the new one because they will NOT be right on it eg.  Toshiba 100GB hard drive to Toshiba 320GB hard drive.  Best to rename all to sda0-whatever from UUID. (you can do that on the original too)

Been There done that.</description>
		<content:encoded><![CDATA[<p>Speaking of UUID and Grub on SuSE the Grub boot knows about UUID as does /etc/fstab.</p>
<p>If you clone a Hard Drive better edit these for the new one because they will NOT be right on it eg.  Toshiba 100GB hard drive to Toshiba 320GB hard drive.  Best to rename all to sda0-whatever from UUID. (you can do that on the original too)</p>
<p>Been There done that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gleb Reys</title>
		<link>http://www.unixtutorial.org/2008/05/ubuntu-uuid-how-to/comment-page-1/#comment-258</link>
		<dc:creator>Gleb Reys</dc:creator>
		<pubDate>Sat, 24 May 2008 00:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=49#comment-258</guid>
		<description>Thanks for a really useful comment - good to know, especially BEFORE adding new drive to one&#039;s PC :)</description>
		<content:encoded><![CDATA[<p>Thanks for a really useful comment &#8211; good to know, especially BEFORE adding new drive to one's PC <img src='http://www.unixtutorial.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugene Morozov</title>
		<link>http://www.unixtutorial.org/2008/05/ubuntu-uuid-how-to/comment-page-1/#comment-257</link>
		<dc:creator>Eugene Morozov</dc:creator>
		<pubDate>Fri, 23 May 2008 20:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=49#comment-257</guid>
		<description>Hey Gleb!
I have a minor addition to your post. GRUB doesn&#039;t know anything about UUIDs. The only UUIDs in the GRUB configuration are in the &lt;b&gt;kernel command line&lt;/b&gt; - they aren&#039;t parsed by GRUB but passed directly to kernel after it is loaded.

Unfortunately, grub still uses BIOS drive numbers (see the line &quot;root hd(0, 1)&quot;). 0 means the first BIOS drive, and 1 means second partition on that drive. So if you add a new hard drive to your system, BIOS may renumber the disks (this is likely if you add PATA disk to a bunch of SATA disks, or vice versa) and the system will become unbootable.

In this case, type &#039;e&#039; key when grub is loaded, select line &#039;root hd(0,1)&#039; (or whatever drive and partition numbers you have), type &#039;e&#039; again, and try increasing or decreasing drive number. Press Enter when you finished editing, and then press &#039;b&#039;. If you guessed the BIOS drive number, the system will boot fine - no need to alter other parameters because kernel will find the root filesystem by UUID. :)</description>
		<content:encoded><![CDATA[<p>Hey Gleb!<br />
I have a minor addition to your post. GRUB doesn't know anything about UUIDs. The only UUIDs in the GRUB configuration are in the <b>kernel command line</b> &#8211; they aren't parsed by GRUB but passed directly to kernel after it is loaded.</p>
<p>Unfortunately, grub still uses BIOS drive numbers (see the line "root hd(0, 1)"). 0 means the first BIOS drive, and 1 means second partition on that drive. So if you add a new hard drive to your system, BIOS may renumber the disks (this is likely if you add PATA disk to a bunch of SATA disks, or vice versa) and the system will become unbootable.</p>
<p>In this case, type 'e' key when grub is loaded, select line 'root hd(0,1)' (or whatever drive and partition numbers you have), type 'e' again, and try increasing or decreasing drive number. Press Enter when you finished editing, and then press 'b'. If you guessed the BIOS drive number, the system will boot fine &#8211; no need to alter other parameters because kernel will find the root filesystem by UUID. <img src='http://www.unixtutorial.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gleb Reys</title>
		<link>http://www.unixtutorial.org/2008/05/ubuntu-uuid-how-to/comment-page-1/#comment-249</link>
		<dc:creator>Gleb Reys</dc:creator>
		<pubDate>Tue, 13 May 2008 11:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=49#comment-249</guid>
		<description>Hey Stan,
Thanks for a comment!

Yes, labels are available in Ubuntu as well, and they&#039;re somewhat better than using device names, but still not as good as UUIDs.</description>
		<content:encoded><![CDATA[<p>Hey Stan,<br />
Thanks for a comment!</p>
<p>Yes, labels are available in Ubuntu as well, and they're somewhat better than using device names, but still not as good as UUIDs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stan</title>
		<link>http://www.unixtutorial.org/2008/05/ubuntu-uuid-how-to/comment-page-1/#comment-248</link>
		<dc:creator>stan</dc:creator>
		<pubDate>Tue, 13 May 2008 10:53:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=49#comment-248</guid>
		<description>redhat based distro&#039;s use labels instead of uuid&#039;s. this is such a bad way to do things.... uuid&#039;s simply rock.</description>
		<content:encoded><![CDATA[<p>redhat based distro's use labels instead of uuid's. this is such a bad way to do things&#8230;. uuid's simply rock.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
