<?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: How to Convert a /Home Directory to Partition in Linux	</title>
	<atom:link href="https://www.tecmint.com/convert-home-directory-partition-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/convert-home-directory-partition-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 11 Sep 2024 12:53:51 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: dragonmouth		</title>
		<link>https://www.tecmint.com/convert-home-directory-partition-linux/comment-page-1/#comment-2213601</link>

		<dc:creator><![CDATA[dragonmouth]]></dc:creator>
		<pubDate>Wed, 11 Sep 2024 12:53:51 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=45536#comment-2213601</guid>

					<description><![CDATA[Whenever I install a Linux distro, it is my standard practice to set up at least three partitions: &lt;strong&gt;root (/)&lt;/strong&gt;, &lt;strong&gt;/home&lt;/strong&gt;, and &lt;strong&gt;swap&lt;/strong&gt;, with &lt;strong&gt;/home&lt;/strong&gt; always being on its own drive. 

This allows me to quickly reinstall a distro or install a different one. However, I use &lt;strong&gt;GParted&lt;/strong&gt; to set up the partitions rather than &#039;&lt;strong&gt;fdisk&lt;/strong&gt;&#039; or other error-prone CLI methods. 

&lt;strong&gt;GParted&lt;/strong&gt; allows me to see what is happening with my disk(s) in real-time and avoids using esoteric, non-intuitive commands. It also helps prevent any potentially fatal &#039;finger checks&#039;.]]></description>
			<content:encoded><![CDATA[<p>Whenever I install a Linux distro, it is my standard practice to set up at least three partitions: <strong>root (/)</strong>, <strong>/home</strong>, and <strong>swap</strong>, with <strong>/home</strong> always being on its own drive. </p>
<p>This allows me to quickly reinstall a distro or install a different one. However, I use <strong>GParted</strong> to set up the partitions rather than &#8216;<strong>fdisk</strong>&#8216; or other error-prone CLI methods. </p>
<p><strong>GParted</strong> allows me to see what is happening with my disk(s) in real-time and avoids using esoteric, non-intuitive commands. It also helps prevent any potentially fatal &#8216;finger checks&#8217;.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Craig		</title>
		<link>https://www.tecmint.com/convert-home-directory-partition-linux/comment-page-1/#comment-2206543</link>

		<dc:creator><![CDATA[Craig]]></dc:creator>
		<pubDate>Sun, 25 Aug 2024 18:15:43 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=45536#comment-2206543</guid>

					<description><![CDATA[Absolutely perfect tutorial. I have finally managed to install Arch and made a partition specifically for a separate /home. Now I have that partition in use with modified fstab and all.

I have tried this many times in the past but it never worked so thanks very much for the guide here.]]></description>
			<content:encoded><![CDATA[<p>Absolutely perfect tutorial. I have finally managed to install Arch and made a partition specifically for a separate /home. Now I have that partition in use with modified fstab and all.</p>
<p>I have tried this many times in the past but it never worked so thanks very much for the guide here.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nguyễn Hiếu		</title>
		<link>https://www.tecmint.com/convert-home-directory-partition-linux/comment-page-1/#comment-2190563</link>

		<dc:creator><![CDATA[Nguyễn Hiếu]]></dc:creator>
		<pubDate>Mon, 15 Jul 2024 04:50:37 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=45536#comment-2190563</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/convert-home-directory-partition-linux/comment-page-1/#comment-2151039&quot;&gt;Fabrizio&lt;/a&gt;.

Thank you very much. I am very happy]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/convert-home-directory-partition-linux/comment-page-1/#comment-2151039">Fabrizio</a>.</p>
<p>Thank you very much. I am very happy</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: dragonmouth		</title>
		<link>https://www.tecmint.com/convert-home-directory-partition-linux/comment-page-1/#comment-2170989</link>

		<dc:creator><![CDATA[dragonmouth]]></dc:creator>
		<pubDate>Wed, 15 May 2024 11:12:32 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=45536#comment-2170989</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/convert-home-directory-partition-linux/comment-page-1/#comment-2124150&quot;&gt;esni&lt;/a&gt;.

How do you shrink the existing &lt;code&gt;/&lt;/code&gt; partition?

To shrink the existing &lt;code&gt;&quot;/&quot;&lt;/code&gt; partition, utilize the &quot;&lt;strong&gt;Resize/Move&lt;/strong&gt;&quot; option in &lt;strong&gt;GParted&lt;/strong&gt;. This process may take some time, depending on the size of your &lt;code&gt;&quot;/&quot;&lt;/code&gt; partition. 

Remember to backup or copy your disk before making changes to &lt;code&gt;&quot;/&quot;&lt;/code&gt; to safeguard against any potential issues.

Personally, I prefer using a separate HDD exclusively for &lt;code&gt;&quot;/home&quot;&lt;/code&gt;. 

Having a separate &lt;code&gt;&quot;/home&quot;&lt;/code&gt; offers advantages such as the ability to reinstall a distribution or install a different one without impacting your &lt;code&gt;&#039;/home&#039;&lt;/code&gt;.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/convert-home-directory-partition-linux/comment-page-1/#comment-2124150">esni</a>.</p>
<p>How do you shrink the existing <code>/</code> partition?</p>
<p>To shrink the existing <code>"/"</code> partition, utilize the &#8220;<strong>Resize/Move</strong>&#8221; option in <strong>GParted</strong>. This process may take some time, depending on the size of your <code>"/"</code> partition. </p>
<p>Remember to backup or copy your disk before making changes to <code>"/"</code> to safeguard against any potential issues.</p>
<p>Personally, I prefer using a separate HDD exclusively for <code>"/home"</code>. </p>
<p>Having a separate <code>"/home"</code> offers advantages such as the ability to reinstall a distribution or install a different one without impacting your <code>'/home'</code>.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Fabrizio		</title>
		<link>https://www.tecmint.com/convert-home-directory-partition-linux/comment-page-1/#comment-2151039</link>

		<dc:creator><![CDATA[Fabrizio]]></dc:creator>
		<pubDate>Fri, 22 Mar 2024 21:30:34 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=45536#comment-2151039</guid>

					<description><![CDATA[Thank you for the clear instructions, it was very helpful!.]]></description>
			<content:encoded><![CDATA[<p>Thank you for the clear instructions, it was very helpful!.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
