<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://bitpost.com/w/index.php?action=history&amp;feed=atom&amp;title=Raspberry_Pi</id>
	<title>Raspberry Pi - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://bitpost.com/w/index.php?action=history&amp;feed=atom&amp;title=Raspberry_Pi"/>
	<link rel="alternate" type="text/html" href="https://bitpost.com/w/index.php?title=Raspberry_Pi&amp;action=history"/>
	<updated>2026-04-19T06:56:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://bitpost.com/w/index.php?title=Raspberry_Pi&amp;diff=6819&amp;oldid=prev</id>
		<title>M: Created page with &quot;{| class=&quot;wikitable&quot; ! Raspberry Pi OS quickstart |} {| class=&quot;wikitable&quot; ! Raspberry Pi Ubuntu quickstart |} {| class=&quot;mw-collapsible mw-collapsed wikitable&quot; ! Clone...&quot;</title>
		<link rel="alternate" type="text/html" href="https://bitpost.com/w/index.php?title=Raspberry_Pi&amp;diff=6819&amp;oldid=prev"/>
		<updated>2022-09-30T19:46:49Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{| class=&amp;quot;wikitable&amp;quot; ! &lt;a href=&quot;/wiki/Raspberry_Pi_OS_quickstart&quot; title=&quot;Raspberry Pi OS quickstart&quot;&gt;Raspberry Pi OS quickstart&lt;/a&gt; |} {| class=&amp;quot;wikitable&amp;quot; ! &lt;a href=&quot;/wiki/Raspberry_Pi_Ubuntu_quickstart&quot; title=&quot;Raspberry Pi Ubuntu quickstart&quot;&gt;Raspberry Pi Ubuntu quickstart&lt;/a&gt; |} {| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot; ! Clone...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! [[Raspberry Pi OS quickstart]]&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! [[Raspberry Pi Ubuntu quickstart]]&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
! Clone a Pi&lt;br /&gt;
|-&lt;br /&gt;
| The BEST thing to do is to copy the MicroSD from Carambola (marked with a black &amp;#039;O&amp;#039;):&lt;br /&gt;
* open a terminal so we can watch the MicroSD /dev/sd{#} assignments&lt;br /&gt;
 sudo tail -f /var/log/syslog&lt;br /&gt;
* take the carambola MicroSD card out of the Pi and put it into an Anker hub (gets less hot than the small MicroSD sleeves - and it WILL get hot!)&lt;br /&gt;
* put another new MicroSD card into another Anker hub&lt;br /&gt;
* open another terminal&lt;br /&gt;
 dcfldd bs=4M if=/dev/sd{Letter of carambola} of=/dev/sd{Letter of new card}&lt;br /&gt;
* They will get HOT... I don&amp;#039;t know how to make sure they don&amp;#039;t get TOO hot yet... cross your fingers I guess...&lt;br /&gt;
* Drop the new card into the new Pi, boot&lt;br /&gt;
* set up a new config folder&lt;br /&gt;
** rm ~/config &lt;br /&gt;
** cd development/config&lt;br /&gt;
** cp -rp carambola lime &amp;amp;&amp;amp; git add lime&lt;br /&gt;
** cd ~ &amp;amp;&amp;amp; ln -s development/config/lime config&lt;br /&gt;
* change /etc/hostname&lt;br /&gt;
* change name of exfat &amp;quot;share&amp;quot; partition&lt;br /&gt;
 exfatlabel /dev/disk/by-label/carambola_share lime_share&lt;br /&gt;
* edit /etc/fstab to update partition name&lt;br /&gt;
* (optional) change the uuid of partitions as desired (otherwise you may get kernel/userspace warnings about conflicts when mounting more than one card in an ubuntu host) - note that I&amp;#039;ve never actually done this...&lt;br /&gt;
 tune2fs /dev/sdaX -U random&lt;br /&gt;
* reboot.. and away we go!&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! [[Raspberry Pi Raspbian setup]] (old)&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>M</name></author>
	</entry>
</feed>