<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=4852&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Changing UUID of /root?]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=4852</link>
		<description><![CDATA[The most recent posts in Changing UUID of /root?.]]></description>
		<lastBuildDate>Thu, 03 Feb 2022 13:28:08 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Changing UUID of /root?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=34356#p34356</link>
			<description><![CDATA[<p>clone the system then chroot into it and change the UUID, depends on use case scenario. If grub is not finding the uuid then you have not update the grub.cfg inside the chroot it would seem?</p><p>Ive done this in the past using rsync, i rsync the root file system to a usb stick or other partition, chroot into it via /mnt using <span class="bbc">arch-install-scripts</span> the do all the work from there. Grub is key though, as i said depends on scenario, dual boot, boot from stick, other hard disk on other machine etc etc...</p>]]></description>
			<author><![CDATA[dummy@example.com (hevidevi)]]></author>
			<pubDate>Thu, 03 Feb 2022 13:28:08 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=34356#p34356</guid>
		</item>
		<item>
			<title><![CDATA[Re: Changing UUID of /root?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=34354#p34354</link>
			<description><![CDATA[<p>Well, if it&#039;s uuid of fs you require, You can check with lsblk and blkid and fstab, piping through grep for your disk /dev/sd*</p><p>Then changing the uuid in fstab for that system. Personally I find using a &quot;live&quot; varient simpler with a text editor and cut/copy/paste.</p><p>This is what I have done after changing a(n) fs, even swaps.</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Thu, 03 Feb 2022 01:00:51 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=34354#p34354</guid>
		</item>
		<item>
			<title><![CDATA[Re: Changing UUID of /root?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=34352#p34352</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>(The root user has the ID of 0.)</p></div></blockquote></div><p>Errmmm, oops <img src="http://dev1galaxy.org/img/smilies/yikes.png" width="15" height="15" alt="yikes" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Dutch_Master)]]></author>
			<pubDate>Wed, 02 Feb 2022 15:59:07 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=34352#p34352</guid>
		</item>
		<item>
			<title><![CDATA[Re: Changing UUID of /root?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=34350#p34350</link>
			<description><![CDATA[<p><a href="https://unix.stackexchange.com/questions/12858/how-to-change-filesystem-uuid-2-same-uuid" rel="nofollow">https://unix.stackexchange.com/question … -same-uuid</a></p><p>@OP: search engines are quicker than forums <img src="http://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Wed, 02 Feb 2022 15:13:20 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=34350#p34350</guid>
		</item>
		<item>
			<title><![CDATA[Re: Changing UUID of /root?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=34345#p34345</link>
			<description><![CDATA[<p>Ah, OK, try re installing grub to that drive, you may need to use a &#039;live&#039; version of your distro.</p>]]></description>
			<author><![CDATA[dummy@example.com (Camtaf)]]></author>
			<pubDate>Wed, 02 Feb 2022 13:59:09 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=34345#p34345</guid>
		</item>
		<item>
			<title><![CDATA[Re: Changing UUID of /root?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=34343#p34343</link>
			<description><![CDATA[<div class="quotebox"><cite>Camtaf wrote:</cite><blockquote><div><p>Each disk has a unique UUID, you will have to find the new disks UUID first, &amp; then add it to fstab of that disk, then it should boot.</p></div></blockquote></div><p>It doesn&#039;t boot. Grub complains it can&#039;t find the old uuid.</p>]]></description>
			<author><![CDATA[dummy@example.com (MLEvD)]]></author>
			<pubDate>Wed, 02 Feb 2022 10:12:29 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=34343#p34343</guid>
		</item>
		<item>
			<title><![CDATA[Re: Changing UUID of /root?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=34338#p34338</link>
			<description><![CDATA[<p>Each disk has a unique UUID, you will have to find the new disks UUID first, &amp; then add it to fstab of that disk, then it should boot.</p><p>@ Dutch_Master<br />(The root user has the ID of 0.)</p><div class="codebox"><pre><code>$ id root
uid=0(root) gid=0(root) groups=0(root)</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Camtaf)]]></author>
			<pubDate>Wed, 02 Feb 2022 09:30:25 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=34338#p34338</guid>
		</item>
		<item>
			<title><![CDATA[Re: Changing UUID of /root?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=34337#p34337</link>
			<description><![CDATA[<p>I had a couple of attemps at this but struck out time and again. sorry. I&#039;ve only done this with filesystems. Changing system UID&#039;s is different... <a href="https://kerneltalks.com/tips-tricks/how-to-change-uid-or-gid-safely-in-linux/" rel="nofollow">https://kerneltalks.com/tips-tricks/how … -in-linux/</a></p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Wed, 02 Feb 2022 09:04:56 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=34337#p34337</guid>
		</item>
		<item>
			<title><![CDATA[Re: Changing UUID of /root?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=34333#p34333</link>
			<description><![CDATA[<p>What? I have never had a root with a UUID of 1.</p><p>My current root UUID is 08e4209d-xxxx-xxxx-xxxx-d44fa7e0f470</p><p>(some chars exed for privacy)</p>]]></description>
			<author><![CDATA[dummy@example.com (MLEvD)]]></author>
			<pubDate>Wed, 02 Feb 2022 06:15:05 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=34333#p34333</guid>
		</item>
		<item>
			<title><![CDATA[Re: Changing UUID of /root?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=34332#p34332</link>
			<description><![CDATA[<p>Don&#039;t. Root <strong>requires</strong> a UUID of 1.</p>]]></description>
			<author><![CDATA[dummy@example.com (Dutch_Master)]]></author>
			<pubDate>Wed, 02 Feb 2022 05:57:38 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=34332#p34332</guid>
		</item>
		<item>
			<title><![CDATA[Changing UUID of /root?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=34331#p34331</link>
			<description><![CDATA[<p>How is this done? Live or chroot? I know about changing uuid in fstab, but there is something else I need to do, what is it? Is there a guide online to this?<br />I want to clone a system then give it a new UUID?</p>]]></description>
			<author><![CDATA[dummy@example.com (MLEvD)]]></author>
			<pubDate>Wed, 02 Feb 2022 05:56:06 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=34331#p34331</guid>
		</item>
	</channel>
</rss>
