<?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=7271&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Shifting /home]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=7271</link>
		<description><![CDATA[The most recent posts in [SOLVED] Shifting /home.]]></description>
		<lastBuildDate>Tue, 01 Jul 2025 16:10:54 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Shifting /home]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=56436#p56436</link>
			<description><![CDATA[<p>Glad to hear its sorted.</p><p>I&#039;m not sure if your analysis is right, but it sounds reasonable.</p><p>I spent several years as a UNIX admin before I retired. But the servers my team were looking after didn&#039;t have GUIs installed, to save memory. So I know UNIX/Linux from the command line quite well, but I&#039;m not very familiar with GUIs. Still that seems a complimentary skill set to a lot of the others on this forum.</p>]]></description>
			<author><![CDATA[dummy@example.com (chris2be8)]]></author>
			<pubDate>Tue, 01 Jul 2025 16:10:54 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=56436#p56436</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Shifting /home]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=56405#p56405</link>
			<description><![CDATA[<div class="quotebox"><cite>chris2be8 wrote:</cite><blockquote><div><p>If /home is the disk you expect enter ls -al /home to see what files are in it.</p></div></blockquote></div><p>Exactly! I just thought what could be the problem. It occurred to me that although I have copied the files and directories into the new /home, I hadn&#039;t changed the ownership. <span class="bbc">ls -al /home</span> revealed that. </p><div class="codebox"><pre><code>sudo chown -R vrgovinda:vrgovinda /home/vrgovinda/.[^.]*</code></pre></div><p> and </p><div class="codebox"><pre><code>sudo chown -R vrgovinda:vrgovinda /home/*</code></pre></div><p> did the trick. </p><p>My analysis is this: the system wasn&#039;t able to write into some file due to ownership issues. That&#039;s why I couldn&#039;t login in to the GUI but was able to get through the TTY. After changing the ownership and rebooting, I could get back the GUI. Is my analysis right?</p><p>Thanks to all.</p>]]></description>
			<author><![CDATA[dummy@example.com (vrgovinda)]]></author>
			<pubDate>Mon, 30 Jun 2025 16:34:26 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=56405#p56405</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Shifting /home]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=56403#p56403</link>
			<description><![CDATA[<p>Having logged on to tty1 run:<br /><span class="bbc">df -k</span> which should show what disks are mounted.<br />If /home is the disk you expect enter <span class="bbc">ls -al /home</span> to see what files are in it.<br />If that looks OK try <span class="bbc">which login</span> which should return /bin/login or /usr/bin/login</p><p>Post output from the above commands if still stuck.</p>]]></description>
			<author><![CDATA[dummy@example.com (chris2be8)]]></author>
			<pubDate>Mon, 30 Jun 2025 16:12:38 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=56403#p56403</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Shifting /home]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=56400#p56400</link>
			<description><![CDATA[<p>What does it say in /var/log/slim.log? It could be that there is an entry in your ~/.xinitrc file (or it could be missing if your backup didn&#039;t include hidden files).</p><p>You could also try (as root) </p><div class="codebox"><pre><code>dpkg-reconfigure slim</code></pre></div><p>I&#039;ve had to do that a few times for a few things over the years.</p><div class="quotebox"><blockquote><div><p>vrgovinda said:<br />My analysis is this: the system wasn&#039;t able to write into some file due to ownership issues.</p></div></blockquote></div><p>Man, I should have caught that one! <img src="http://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /> Glad you fixed it.</p>]]></description>
			<author><![CDATA[dummy@example.com (Tatwi)]]></author>
			<pubDate>Mon, 30 Jun 2025 14:45:40 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=56400#p56400</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Shifting /home]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=56399#p56399</link>
			<description><![CDATA[<div class="quotebox"><cite>Tatwi wrote:</cite><blockquote><div><p>after creating p3, list your disks by UUID to find the UUID of p3<br />...<br />Then edit /etc/fstab so that p3 is in there as the home partition</p></div></blockquote></div><p>I did both these steps. When I restarted and arrived at login, typed my username and password. <span class="bbc">slim</span> complained <strong> failed to execute login command </strong></p><p>But I was able to login through the TTY1 (by pressing <span class="bbc">Alt + Ctrl + F1</span>)</p><p>I am stuck here. Please help.</p>]]></description>
			<author><![CDATA[dummy@example.com (vrgovinda)]]></author>
			<pubDate>Mon, 30 Jun 2025 14:33:40 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=56399#p56399</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Shifting /home]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=56397#p56397</link>
			<description><![CDATA[<p>after creating p3, list your disks by UUID to find the UUID of p3</p><div class="codebox"><pre><code>rob@devuan:~$ ls -l /dev/disk/by-uuid/
total 0
lrwxrwxrwx 1 root root 10 Jun 30 09:22 34b16a64-a6d5-4d8e-9b09-3898bfdae329 -&gt; ../../sda2
lrwxrwxrwx 1 root root 15 Jun 30 08:08 4057e87b-69a1-4e23-bef6-8f8ae9862de6 -&gt; ../../nvme0n1p2
lrwxrwxrwx 1 root root 15 Jun 30 08:08 5028-CF3D -&gt; ../../nvme0n1p1
lrwxrwxrwx 1 root root 10 Jun 30 09:22 7EEB-FDE9 -&gt; ../../sda1
lrwxrwxrwx 1 root root 15 Jun 30 08:08 c03cf604-fe63-494e-90e1-726c3a0a8260 -&gt; ../../nvme0n1p3
lrwxrwxrwx 1 root root 15 Jun 30 08:08 c51ddc0b-d1fd-4371-a22b-042b3ccfd3d0 -&gt; ../../nvme0n1p4</code></pre></div><p>Then edit /etc/fstab so that p3 is in there as the home partition</p><div class="codebox"><pre><code>UUID=c51ddc0b-d1fd-4371-a22b-042b3ccfd3d0 /home           ext4    defaults        0       2</code></pre></div><p>Examples are from my laptop with a SATA hard drive plugged by USB for demonstration purposes. My /home is on nvme0n1p4, where yours will be on nvme0n1p3, otherwise it will look about the same.</p>]]></description>
			<author><![CDATA[dummy@example.com (Tatwi)]]></author>
			<pubDate>Mon, 30 Jun 2025 14:14:09 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=56397#p56397</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Shifting /home]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=56393#p56393</link>
			<description><![CDATA[<p>Use fstab &amp; disk ID to set it up.</p>]]></description>
			<author><![CDATA[dummy@example.com (Camtaf)]]></author>
			<pubDate>Mon, 30 Jun 2025 07:40:04 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=56393#p56393</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Shifting /home]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=56388#p56388</link>
			<description><![CDATA[<p>Thanks for the first steps!</p><div class="quotebox"><blockquote><div><p>just remove p4 &amp; p5, then create p3 as the new /home, &amp; copy over your data.</p></div></blockquote></div><p>- removing p4 &amp; p5 is not a problem<br />- creating p3 and copying the data is also clear.</p><p>- But how do I tell p2 that p3 is the &quot;new&quot; /home? </p><p>Suppose I were to use <span class="bbc"> gparted</span>. Can I just format the new partition as /home and copy over the data? Is that sufficient? Since the partition UUID would be a new one, should I tinker /etc/fstab?</p>]]></description>
			<author><![CDATA[dummy@example.com (vrgovinda)]]></author>
			<pubDate>Mon, 30 Jun 2025 04:50:46 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=56388#p56388</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Shifting /home]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=56366#p56366</link>
			<description><![CDATA[<p>If you are confident of your /home back up, I would just remove p4 &amp; p5, then create p3 as the new /home, &amp; copy over your data.</p>]]></description>
			<author><![CDATA[dummy@example.com (Camtaf)]]></author>
			<pubDate>Sun, 29 Jun 2025 16:57:15 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=56366#p56366</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Shifting /home]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=56361#p56361</link>
			<description><![CDATA[<p>Hi all.</p><p>I have a Nvme and SSD in my laptop.</p><p>SSD has Devuan Daedalus (/dev/sda5) running nicely. </p><div class="codebox"><pre><code>Device     Boot    Start       End   Sectors   Size Id Type
/dev/sda1  *        2048   1026047   1024000   500M ef EFI (FAT-12/16/32)
/dev/sda2        1028094 976773119 975745026 465.3G  5 Extended
/dev/sda5        1028096  32485375  31457280    15G 83 Linux
/dev/sda6       32487424 976773119 944285696 450.3G 83 Linux</code></pre></div><p>Nvme has the following,&#160; Devuan Daedalus /dev/nvme0n1p2 and /dev/nvme0n1p4; /dev/nvme0n1p5 is /home.</p><div class="codebox"><pre><code>Device            Start        End   Sectors  Size Type
/dev/nvme0n1p1     2048    2050047   2048000 1000M EFI System
/dev/nvme0n1p2  2050048   56575999  54525952   26G Linux filesystem (NEW)
/dev/nvme0n1p4 56576000   98519039  41943040   20G Linux filesystem (OLD)
/dev/nvme0n1p5 98519040 1000214527 901695488  430G Linux filesystem</code></pre></div><p>*What I have done till now*</p><p>/dev/nvme0n1p2 has the new Devuan installation<br />/dev/nvme0n1p4 has the old Devuan installation<br />/dev/nvme0n1p5 is the common /home; contents of /home has been backup using rsync in /dev/sda6 </p><p>*What I wish to do is this:*</p><p>I wish to combine /dev/nvme0n1p4 and /dev/nvme0n1p5 into one partition which will function as /home for /dev/nvme0n1p2.<br />I need some good sagacious advice on how to go about this without much fuss.</p><p>Regards,<br />vrgovinda</p>]]></description>
			<author><![CDATA[dummy@example.com (vrgovinda)]]></author>
			<pubDate>Sun, 29 Jun 2025 14:22:39 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=56361#p56361</guid>
		</item>
	</channel>
</rss>
