<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=2043&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / INSTALLATION for Devuan ASCII ARM builds]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=2043</link>
		<description><![CDATA[The most recent posts in INSTALLATION for Devuan ASCII ARM builds.]]></description>
		<lastBuildDate>Tue, 08 May 2018 02:57:08 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[INSTALLATION for Devuan ASCII ARM builds]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8901#p8901</link>
			<description><![CDATA[<p>From parazyd&#039;s README.&#160; Thought it might be useful to have here:</p><p>1.&#160; &#160; Download the image you want:</p><div class="codebox"><pre><code>; curl -O https://files.devuan.org/devuan_ascii/embedded/devuan_ascii_2.0.0_armhf_sunxi.img.xz</code></pre></div><p>2.&#160; &#160; &#160;Download the shasums and the signature:</p><div class="codebox"><pre><code>; curl -O https://files.devuan.org/devuan_ascii/embedded/SHA256SUMS
	; curl -O https://files.devuan.org/devuan_ascii/embedded/SHA256SUMS.asc</code></pre></div><p>3.&#160; &#160; Verify:</p><div class="codebox"><pre><code>; gpg --verify SHA256SUMS.asc &amp;&amp; sha256sum -c SHA256SUMS</code></pre></div><p>4.&#160; &#160; dd the raw image to a medium of your choice (little less than 2GB):</p><div class="codebox"><pre><code>; xzcat devuan_ascii_2.0.0_armhf_sunxi.img.xz | sudo dd of=/dev/mmcblk0 bs=2M</code></pre></div><p>5.&#160; &#160; In case it&#039;s a sunxi image, grab your respective u-boot blob, and flash it:</p><div class="codebox"><pre><code>; curl -O https://files.devuan.org/devuan_ascii/embedded/u-boot/Cubieboard2_defconfig.bin
	; sudo dd if=Cubieboard2_defconfig.bin of=/dev/mmcblk0 bs=1024 seek=8 &amp;&amp; sync</code></pre></div><p>Other useful documentation can be found here:<br />- <a href="https://www.raspberrypi.org/documentation/installation/installing-images/mac.md" rel="nofollow">https://www.raspberrypi.org/documentati … ges/mac.md</a><br />- freenode irc #devuan-arm</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Tue, 08 May 2018 02:57:08 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8901#p8901</guid>
		</item>
	</channel>
</rss>
