<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[new boot rpi4 2 giga]]></title><description><![CDATA[<p dir="auto">hi all<br />
I now use the rpi 3B + but I ordered a new rpi4 2giga today, can I put my sd card from the 3 to the 4 or do I start all over again<br />
the controls on the rpi 3 are Raspbian 10 (buster)</p>
]]></description><link>https://forum.magicmirror.builders/topic/14015/new-boot-rpi4-2-giga</link><generator>RSS for Node</generator><lastBuildDate>Fri, 06 Mar 2026 20:52:03 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/14015.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 11 Nov 2020 18:21:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to new boot rpi4 2 giga on Wed, 11 Nov 2020 20:13:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/raf" aria-label="Profile: raf">@<bdi>raf</bdi></a> no, that’s not it. You need an Rpi4-specific image. Do like this:</p>
<ol>
<li>Find out where MagicMirror is installed. I’ll use <strong>~/MagicMirror</strong> in the below. (~ is a shortcut to your home directory)</li>
<li>Go to your home directory by entering the command:<br />
<code>cd</code></li>
<li>Make a full backup of you MagicMirror installation by entering the command:<br />
<code>tar czvf mmbackup.tgz MagicMirror</code><br />
This will create a file call <strong>mmbackup.tgz</strong></li>
<li>Copy the file <strong>mmbackup.tgz</strong> to another computer or usb stick. There are several ways to do that, google if you don’t know. <em>The important thing is that you do <strong>NOT</strong> store it on the SD card.</em> The easiest way is probably to use an USB stick. Insert the stick into the Rpi3 and Raspbian will normally automount it. I will assume that the stick is mounted as <strong>/mnt/usb</strong>. If so then copy the backup with the command:<br />
<code>cp -vi ~/mmbackup.tgz /mnt/usb</code></li>
<li>On you Windows computer, download a raspbian image for Rpi4.</li>
<li>Insert your SD card and write the image to card using <strong>Etcher</strong> or similar program (The same as you did when creating the SD card for the Rpi3)</li>
<li>Move the SD card to the Rpi4 and complete the install.</li>
<li>Copy the file <strong>mmbackup.tgz</strong> from wherever you put it to your home directory (~). If you used an USB stick in step 4 above then you can use the command:<br />
<code>cp -vi /mnt/usb/mmbackup.tgz ~/</code></li>
<li>Unpack the backup with the commands:<br />
<code>cd</code><br />
<code>tar xvzf mmbackup.tgz</code></li>
<li>Follow the instructions at <a href="https://docs.magicmirror.builders/getting-started/installation.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.magicmirror.builders/getting-started/installation.html</a> to complete the install. Skip step 2 as you have already installed MagicMirror.</li>
</ol>
]]></description><link>https://forum.magicmirror.builders/post/84515</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/84515</guid><dc:creator><![CDATA[Alvinger]]></dc:creator><pubDate>Wed, 11 Nov 2020 20:13:05 GMT</pubDate></item><item><title><![CDATA[Reply to new boot rpi4 2 giga on Wed, 11 Nov 2020 19:50:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alvinger" aria-label="Profile: Alvinger">@<bdi>Alvinger</bdi></a><br />
can you explain to me how I am doing because I am still a novice in the field of raspberry pi<br />
I found this and suspect it should be<br />
<a href="https://www.youtube.com/watch?v=Ljg-uVJruLw" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.youtube.com/watch?v=Ljg-uVJruLw</a></p>
]]></description><link>https://forum.magicmirror.builders/post/84512</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/84512</guid><dc:creator><![CDATA[raf]]></dc:creator><pubDate>Wed, 11 Nov 2020 19:50:01 GMT</pubDate></item><item><title><![CDATA[Reply to new boot rpi4 2 giga on Wed, 11 Nov 2020 19:18:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/raf" aria-label="Profile: raf">@<bdi>raf</bdi></a> make a complete snapshot on the rpi3. Save that off the sd card, reimage the sdcard and install in rpi 4. Restore snapshot. All done.</p>
]]></description><link>https://forum.magicmirror.builders/post/84510</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/84510</guid><dc:creator><![CDATA[Alvinger]]></dc:creator><pubDate>Wed, 11 Nov 2020 19:18:43 GMT</pubDate></item></channel></rss>