<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://pandorawiki.org/index.php?action=history&amp;feed=atom&amp;title=Talk%3ABackup</id>
	<title>Talk:Backup - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://pandorawiki.org/index.php?action=history&amp;feed=atom&amp;title=Talk%3ABackup"/>
	<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=Talk:Backup&amp;action=history"/>
	<updated>2026-05-03T17:59:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0-alpha</generator>
	<entry>
		<id>https://pandorawiki.org/index.php?title=Talk:Backup&amp;diff=27906&amp;oldid=prev</id>
		<title>Kingu: Kingu moved page Talk:How to back up a Root File System (on an SD Card) to an SD Card to Talk:Backup: Long name is long</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=Talk:Backup&amp;diff=27906&amp;oldid=prev"/>
		<updated>2013-10-06T00:21:16Z</updated>

		<summary type="html">&lt;p&gt;Kingu moved page &lt;a href=&quot;/Talk:How_to_back_up_a_Root_File_System_(on_an_SD_Card)_to_an_SD_Card&quot; class=&quot;mw-redirect&quot; title=&quot;Talk:How to back up a Root File System (on an SD Card) to an SD Card&quot;&gt;Talk:How to back up a Root File System (on an SD Card) to an SD Card&lt;/a&gt; to &lt;a href=&quot;/Talk:Backup&quot; title=&quot;Talk:Backup&quot;&gt;Talk:Backup&lt;/a&gt;: Long name is long&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 00:21, 6 October 2013&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Kingu</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=Talk:Backup&amp;diff=9822&amp;oldid=prev</id>
		<title>Jsavage: Issue found in use of this backup and restore process</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=Talk:Backup&amp;diff=9822&amp;oldid=prev"/>
		<updated>2012-03-18T22:49:08Z</updated>

		<summary type="html">&lt;p&gt;Issue found in use of this backup and restore process&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;I have just tried this technique while attempting to move a file system from one SD Card to another - but not on Pandora I hasten to add but on a Viewsonic ViewPad tablet. However, I do not believe this fact changes the following. &lt;br /&gt;
&lt;br /&gt;
I have identified 2 issues:&lt;br /&gt;
&lt;br /&gt;
1.  When I ran the restore command &lt;br /&gt;
sudo tar -xpjvf myrootfs.tar.bz2 -C /media/devos/ --numeric-owner&lt;br /&gt;
this resulted in the sd card containing two additonal levels in the directory structure media/devos/ which were not present on the original SD card.    &lt;br /&gt;
The solution would appear to be to use the option --strip=2 as follows:&lt;br /&gt;
&lt;br /&gt;
sudo tar -xpjvf myrootfs.tar.bz2 --strip=2 -C /media/devos/ --numeric-owner &lt;br /&gt;
&lt;br /&gt;
This appears to solve the issue identfied above.&lt;br /&gt;
&lt;br /&gt;
2.  The second issue is more complex.  I am finding that the SD card that is restored to does not in fact work correctly despite the fact that it superficially appears to have be identical structure and content.  The easiest way for me to prove this is to attempt to use the Voice Note application.  With the original SD card mounted, recordings are visible.  With the restored to SD card mounted no recordings are visible.  On viewing the content of the SD card using linux, the recordings are present.    &lt;br /&gt;
&lt;br /&gt;
Any suggestions on how to progress would be most welcome and would doubtless help future Pandora users too.&lt;br /&gt;
&lt;br /&gt;
James&lt;/div&gt;</summary>
		<author><name>Jsavage</name></author>
		
	</entry>
</feed>