<?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: System Tar  and Restore &#8211; A Versatile System Backup Script for Linux	</title>
	<atom:link href="https://www.tecmint.com/system-tar-and-restore-a-linux-backup-script/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/system-tar-and-restore-a-linux-backup-script/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 23 Dec 2020 21:10:23 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ruedi		</title>
		<link>https://www.tecmint.com/system-tar-and-restore-a-linux-backup-script/comment-page-1/#comment-1403927</link>

		<dc:creator><![CDATA[Ruedi]]></dc:creator>
		<pubDate>Wed, 23 Dec 2020 21:10:23 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28936#comment-1403927</guid>

					<description><![CDATA[Hi,

I&#039;ve done a few backups with your tool... Unfortunately, I&#039;ll get stocked with a restore to do.

I&#039;ve set up a raspberry-pi with an SD card &lt;strong&gt;mmcblk0&lt;/strong&gt; with 2 partitions on it. &lt;strong&gt;mmcblk0p1&lt;/strong&gt; for &lt;strong&gt;/boot&lt;/strong&gt; and &lt;strong&gt;mmcblk0p2&lt;/strong&gt; for &lt;strong&gt;/&lt;/strong&gt;.
I&#039;ve tried to restore all I&#039;ve backed to the same locations.

&lt;code&gt;star.sh -i 1 -r /dev/mmcblk0p2 -b /dev/mmcblk0p1 -S /dev/mmcblk0 -f Backup-rsplx001-20201223-062518.tar.xz&lt;/code&gt;

I&#039;ve always got an error: 

&lt;code&gt;[ERROR] No partitions found&lt;/code&gt;

Can you help me?
Kind regards
Ruedi]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;ve done a few backups with your tool&#8230; Unfortunately, I&#8217;ll get stocked with a restore to do.</p>
<p>I&#8217;ve set up a raspberry-pi with an SD card <strong>mmcblk0</strong> with 2 partitions on it. <strong>mmcblk0p1</strong> for <strong>/boot</strong> and <strong>mmcblk0p2</strong> for <strong>/</strong>.<br />
I&#8217;ve tried to restore all I&#8217;ve backed to the same locations.</p>
<p><code>star.sh -i 1 -r /dev/mmcblk0p2 -b /dev/mmcblk0p1 -S /dev/mmcblk0 -f Backup-rsplx001-20201223-062518.tar.xz</code></p>
<p>I&#8217;ve always got an error: </p>
<p><code>[ERROR] No partitions found</code></p>
<p>Can you help me?<br />
Kind regards<br />
Ruedi</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tim		</title>
		<link>https://www.tecmint.com/system-tar-and-restore-a-linux-backup-script/comment-page-1/#comment-1182401</link>

		<dc:creator><![CDATA[Tim]]></dc:creator>
		<pubDate>Thu, 27 Jun 2019 01:01:10 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28936#comment-1182401</guid>

					<description><![CDATA[How would you use this to build a custom system locally in &lt;strong&gt;VirtualBox&lt;/strong&gt; or &lt;strong&gt;VMware&lt;/strong&gt; Workstation and then restore the backup image to a VPS ?  

Clearly a couple significant config issues will be:
&lt;pre&gt;
* /etc/hosts 
* /etc/resolv.conf
* /etc/sysconfig/network
* /etc/sysconfig/network-scripts/ifcfg-[devid]
&lt;/pre&gt;
But that&#039;s something we can deal with.. the question is really how can you carbon-copy your working local system to a bare-install VPS image?]]></description>
			<content:encoded><![CDATA[<p>How would you use this to build a custom system locally in <strong>VirtualBox</strong> or <strong>VMware</strong> Workstation and then restore the backup image to a VPS ?  </p>
<p>Clearly a couple significant config issues will be:</p>
<pre>
* /etc/hosts 
* /etc/resolv.conf
* /etc/sysconfig/network
* /etc/sysconfig/network-scripts/ifcfg-[devid]
</pre>
<p>But that&#8217;s something we can deal with.. the question is really how can you carbon-copy your working local system to a bare-install VPS image?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/system-tar-and-restore-a-linux-backup-script/comment-page-1/#comment-1005223</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Tue, 19 Jun 2018 06:22:27 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28936#comment-1005223</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/system-tar-and-restore-a-linux-backup-script/comment-page-1/#comment-979773&quot;&gt;jonathan&lt;/a&gt;.

@Jonathan

Welcome, thanks for the feedback.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/system-tar-and-restore-a-linux-backup-script/comment-page-1/#comment-979773">jonathan</a>.</p>
<p>@Jonathan</p>
<p>Welcome, thanks for the feedback.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ray		</title>
		<link>https://www.tecmint.com/system-tar-and-restore-a-linux-backup-script/comment-page-1/#comment-1005172</link>

		<dc:creator><![CDATA[Ray]]></dc:creator>
		<pubDate>Mon, 18 Jun 2018 23:30:42 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28936#comment-1005172</guid>

					<description><![CDATA[The required packages don&#039;t appear to be available, in Linux Mint Xfce 18.3, without adding unspecified repositories.]]></description>
			<content:encoded><![CDATA[<p>The required packages don&#8217;t appear to be available, in Linux Mint Xfce 18.3, without adding unspecified repositories.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/system-tar-and-restore-a-linux-backup-script/comment-page-1/#comment-979864</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Tue, 03 Apr 2018 17:39:38 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28936#comment-979864</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/system-tar-and-restore-a-linux-backup-script/comment-page-1/#comment-979467&quot;&gt;viktor&lt;/a&gt;.

@viktor 

This is actually a system backup tool, but check out the help page to see if you can backup only a specific directory and restore it later if required]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/system-tar-and-restore-a-linux-backup-script/comment-page-1/#comment-979467">viktor</a>.</p>
<p>@viktor </p>
<p>This is actually a system backup tool, but check out the help page to see if you can backup only a specific directory and restore it later if required</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
