<?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=5268&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / raspberry pi3 chimaera install "from scratch"]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5268</link>
		<description><![CDATA[The most recent posts in raspberry pi3 chimaera install "from scratch".]]></description>
		<lastBuildDate>Fri, 12 Dec 2025 18:30:34 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: raspberry pi3 chimaera install "from scratch"]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60529#p60529</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>The only drawback device tree (config.txt) doesn&#039;t seem to work e.g. gpu_mem=16, dtoverlay=pi3-disable-bt etc. Customized kernel needed or something?</p></div></blockquote></div><p>I would think you need to be actually booting in device tree mode for that to work, not the EFI mode you used. It is one method or the other with these things.</p>]]></description>
			<author><![CDATA[dummy@example.com (RedGreen925)]]></author>
			<pubDate>Fri, 12 Dec 2025 18:30:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60529#p60529</guid>
		</item>
		<item>
			<title><![CDATA[Re: raspberry pi3 chimaera install "from scratch"]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60525#p60525</link>
			<description><![CDATA[<p>THX! I&#039;ve installed nowadays <a href="https://youtu.be/iw17c70uJes?t=409" rel="nofollow">excalibur</a>:<br />- ~100 MB FAT16 partition with MBR type 0e W95 FAT16 (LBA), bootable flag (RPi3 firmware + files from official devuan arm64 netboot.tar.gz (non gtk) &amp; grub.cfg in /boot/grub)<br />- from UEFI Shell &quot;Boot From File&quot; and select bootaa64.efi, in started debian-installer &quot;Expert Install&quot; (&quot;Force GRUB installation to the EFI removable media path&quot; option needed)<br />After installation we have default UEFI position &quot;debian&quot;, some minor bugs (getty in inittab, lack of syslog) BUT it works! The only drawback device tree (config.txt) doesn&#039;t seem to work e.g. gpu_mem=16, dtoverlay=pi3-disable-bt etc. Customized kernel needed or something?</p>]]></description>
			<author><![CDATA[dummy@example.com (technic-figure)]]></author>
			<pubDate>Fri, 12 Dec 2025 16:40:42 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60525#p60525</guid>
		</item>
		<item>
			<title><![CDATA[Re: raspberry pi3 chimaera install "from scratch"]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=40734#p40734</link>
			<description><![CDATA[<p>I have also built full ISOs for the Pi. BUT, you will need the UEFI firmware for that model, and boot it via UEFI. You can find the ISO on the arm-files website under the arm64-installer tab. </p><p>the firmware can be found here: https://github.com/pftf/RPi3</p><p>also note: after installation, you will need to use the recovery mode to reinstall GRUB from the removable-media path, if installing to a USB (Which i HIGHLY recommend so as to not fry out the SD card where your UEFI BIOS is held)</p>]]></description>
			<author><![CDATA[dummy@example.com (MrReplikant)]]></author>
			<pubDate>Tue, 31 Jan 2023 17:54:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=40734#p40734</guid>
		</item>
		<item>
			<title><![CDATA[Re: raspberry pi3 chimaera install "from scratch"]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=40722#p40722</link>
			<description><![CDATA[<div class="quotebox"><cite>Camtaf wrote:</cite><blockquote><div><p>https://git.devuan.org/devuan-sdk/arm-sdk.git</p></div></blockquote></div><p>This hasn&#039;t been updated for a year and does not appear to work on Devuan Daedalus: </p><div class="codebox"><pre><code>$ source sdk
-bash: typeset: -U: invalid option
typeset: usage: typeset [-aAfFgiIlnrtux] name[=value] ... or typeset -p [-aAfFilnrtux] [name ...]
-bash: typeset: -U: invalid option
typeset: usage: typeset [-aAfFgiIlnrtux] name[=value] ... or typeset -p [-aAfFilnrtux] [name ...]
-bash: typeset: -U: invalid option
typeset: usage: typeset [-aAfFgiIlnrtux] name[=value] ... or typeset -p [-aAfFilnrtux] [name ...]
-bash: typeset: -U: invalid option
typeset: usage: typeset [-aAfFgiIlnrtux] name[=value] ... or typeset -p [-aAfFilnrtux] [name ...]
-bash: zmodload: command not found
-bash: zmodload: command not found
-bash: zmodload: command not found
-bash: zmodload: command not found
-bash: autoload: command not found
-bash: colors: command not found
-bash: /home/ola/Sources/arm-sdk/lib/zuper/zuper: line 115: syntax error near unexpected token `say&#039;
-bash: /home/ola/Sources/arm-sdk/lib/zuper/zuper: line 115: `function _message say act() {&#039;
-bash: typeset: -h: invalid option
typeset: usage: typeset [-aAfFgiIlnrtux] name[=value] ... or typeset -p [-aAfFilnrtux] [name ...]
-bash: typeset: -U: invalid option
typeset: usage: typeset [-aAfFgiIlnrtux] name[=value] ... or typeset -p [-aAfFilnrtux] [name ...]
-bash: func: command not found
-bash: func: command not found
-bash: func: command not found
-bash: func: command not found
-bash: sdk: line 141: syntax error: unexpected end of file</code></pre></div><p>All requirements installed, I think: </p><div class="codebox"><pre><code>$ sudo apt-get install curl git wget qemu-user-static build-essential rsync gcc-arm-none-eabi gcc-multilib lib32z1 u-boot-tools device-tree-compiler lzop dosfstools vboot-utils vboot-kernel-utils libftdi-dev libfdt-dev swig libpython3-dev bc bison flex libssl-dev zsh sudo cgpt parted xz-utils</code></pre></div><p>Any other options?</p><p><strong>Edit:</strong> I&#039;m looking for the equivalent of a mini.iso for the Pi 3A+, or if it&#039;s a complete system image one without any cruft (no Xorg, XFCE etc). Also: trust is an issue. Debian? Might as well go with Raspbian then. It&#039;s Systemd I want rid of.</p>]]></description>
			<author><![CDATA[dummy@example.com (Lomax)]]></author>
			<pubDate>Tue, 31 Jan 2023 15:45:55 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=40722#p40722</guid>
		</item>
		<item>
			<title><![CDATA[Re: raspberry pi3 chimaera install "from scratch"]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37708#p37708</link>
			<description><![CDATA[<p>Debian has a version of their installation available if you want to go down that road. <img src="https://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>https://wiki.debian.org/Arm64Port</p><p>Otherwise,</p><p>https://git.devuan.org/devuan-sdk/arm-sdk.git</p>]]></description>
			<author><![CDATA[dummy@example.com (Camtaf)]]></author>
			<pubDate>Tue, 27 Sep 2022 16:43:40 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37708#p37708</guid>
		</item>
		<item>
			<title><![CDATA[Re: raspberry pi3 chimaera install "from scratch"]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37707#p37707</link>
			<description><![CDATA[<div class="quotebox"><cite>Camtaf wrote:</cite><blockquote><div><p>Unzip it, then image write it to your card, (I use dd).</p></div></blockquote></div><p>Yes, such a procedure works (i checked it before writing this post, specifically devuan_chimaera_4.0.0_arm64_rpi3.img.zip on pendrive) but such a system is already profiled in some sense. &quot;from scratch&quot; option as above is not available for this platform?</p>]]></description>
			<author><![CDATA[dummy@example.com (technic-figure)]]></author>
			<pubDate>Tue, 27 Sep 2022 14:48:29 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37707#p37707</guid>
		</item>
		<item>
			<title><![CDATA[Re: raspberry pi3 chimaera install "from scratch"]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37700#p37700</link>
			<description><![CDATA[<p>I use the ones here - https://arm-files.devuan.org/</p><p>Unzip it, then image write it to your card, (I use dd).</p>]]></description>
			<author><![CDATA[dummy@example.com (Camtaf)]]></author>
			<pubDate>Mon, 26 Sep 2022 17:01:23 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37700#p37700</guid>
		</item>
		<item>
			<title><![CDATA[raspberry pi3 chimaera install "from scratch"]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37699#p37699</link>
			<description><![CDATA[<p>Hello,</p><p>In the <a href="https://pkgmaster.devuan.org/devuan/dists/chimaera/main/installer-arm64/current/images/netboot/SD-card-images/" rel="nofollow">SD-card-images directory</a>, i do not see a device-specific file for rpi3 while the <a href="https://pkgmaster.devuan.org/devuan/dists/chimaera/main/installer-arm64/current/images/netboot/" rel="nofollow">mini.iso</a> applied to the flash drive, does not run raspberry - <a href="https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#usb-boot-modes" rel="nofollow">USB Mass Storage Boot</a> set but nothing happens, no vision on the hdmi connector. It is possible to install devuan on rpi3 this way?</p><p>Regards,<br />technic-figure</p>]]></description>
			<author><![CDATA[dummy@example.com (technic-figure)]]></author>
			<pubDate>Mon, 26 Sep 2022 16:35:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37699#p37699</guid>
		</item>
	</channel>
</rss>
