<?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>linux下查看uuid的3种方法 &#8211; moneyslow.com</title>
	<atom:link href="https://moneyslow.com/tag/linux%e4%b8%8b%e6%9f%a5%e7%9c%8buuid%e7%9a%843%e7%a7%8d%e6%96%b9%e6%b3%95/feed" rel="self" type="application/rss+xml" />
	<link>https://moneyslow.com</link>
	<description>making money with technology</description>
	<lastBuildDate>Sat, 07 Dec 2019 07:41:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.5</generator>
	<item>
		<title>linux下查看uuid的3种方法</title>
		<link>https://moneyslow.com/linux%e4%b8%8b%e6%9f%a5%e7%9c%8buuid%e7%9a%843%e7%a7%8d%e6%96%b9%e6%b3%95-2.html</link>
		
		<dc:creator><![CDATA[Jkfkgnrk]]></dc:creator>
		<pubDate>Wed, 15 Feb 2017 04:59:59 +0000</pubDate>
				<category><![CDATA[newest]]></category>
		<category><![CDATA[linux下查看uuid的3种方法]]></category>
		<guid isPermaLink="false">https://blog.a8z8.com/?p=7278</guid>

					<description><![CDATA[1 命令查看：blkid2 文件查看：ls -l /dev/disk/by-uuid3 命令查看：vol_id /dev/sda1 UUID的作用及意义  原因1：它是真正的唯一标志符 UUID为系统中的存储设备提供唯一的标识字符串，不管这个设备是什么类型的。如果你在系统中添加了新的存储设备如硬盘，很可能会造成一些麻烦，比如说启动的时候因为找不到设备而失败，而使用UUID则不会有这样的问题。 原因2：设备名并非总是不变的 自动分配的设备名称并非总是一致的，它们依赖于启动时内核加载模块的顺序。如果你在插入了USB盘时启动了系统，而下次启动时又把它拔掉了，就有可能导致设备名分配不一致。 使用UUID对于挂载移动设备也非常有好处──例如我有一个24合一的读卡器，它支持各种各样的卡，而使用UUID总可以使同一块卡挂载在同一个地方。 原因3：Ubuntu中的许多关键功能现在开始依赖于UUID 例如grub──系统引导程序，现在可以识别UUID，打开你的/boot/grub/menu.lst，你可以看到类似如下的语句：title Ubuntu hardy (development branch), kernel 2.6.24-16-genericroot (hd2,0)kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=c73a37c8-ef7f-40e4-b9de-8b2f81038441 ro quiet splashinitrd /boot/initrd.img-2.6.24-16-genericquiet]]></description>
		
		
		
			</item>
	</channel>
</rss>
