<?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[Topics tagged with installing]]></title><description><![CDATA[A list of topics that have been tagged with installing]]></description><link>http://community.onion.io/tags/installing</link><generator>RSS for Node</generator><lastBuildDate>Sun, 10 May 2026 12:24:46 GMT</lastBuildDate><atom:link href="http://community.onion.io/tags/installing.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 29 Jul 2017 22:24:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[cant install kmod-usb-storage-extras]]></title><description><![CDATA[UPDATE: I installed openWrt so that I can Set it Up for Omega.If anyone knows how to set it up or have a tutorial please post it here.

I am using OSX

Setting Up Cross-Compile Environment for Omega(this is only for linux) :
https://wiki.onion.io/Tutorials/Cross-Compile
OpenWrt Buildroot – Installation on Mac OS X:
https://wiki.openwrt.org/doc/howto/buildroot.exigence.macosx
]]></description><link>http://community.onion.io/topic/2252/cant-install-kmod-usb-storage-extras</link><guid isPermaLink="true">http://community.onion.io/topic/2252/cant-install-kmod-usb-storage-extras</guid><dc:creator><![CDATA[Bashar Alzahrani]]></dc:creator><pubDate>Sat, 29 Jul 2017 22:24:04 GMT</pubDate></item><item><title><![CDATA[Node-Red Installation]]></title><description><![CDATA[@Landon-Lin Just for reference, Omega1 and Omega2 can't do Node-Red without booting from external storage. Omega2+ has an onboard microSD card. You can configure it to boot from the SD card as in here https://docs.onion.io/omega2-docs/boot-from-external-storage.html (though the instructions don't match up well with current products). But the App Manager will still say Node-Red is incompatible with Omega2+. End-run around that using:
opkg install oos-app-nodered
No more storage issues but SD card is inherently unreliable so eMMC recommended for production as in the Omega2+ Pro. At least it does start up, haven't actually run any flows yet.
]]></description><link>http://community.onion.io/topic/1194/node-red-installation</link><guid isPermaLink="true">http://community.onion.io/topic/1194/node-red-installation</guid><dc:creator><![CDATA[Bruce Ploetz]]></dc:creator><pubDate>Fri, 04 Oct 2019 20:21:14 GMT</pubDate></item><item><title><![CDATA[cant install editor app on omega2plus]]></title><description><![CDATA[@nikolas-plett
I did a test on a fresh Omega2+ and it seemed to install fine. The Editor is a relatively large package and may need a few minutes to download and install.
Make sure you are on the latest firmware by running oupgrade, and then try installing from the Console again, and if that doesn't work try following these steps:

Post some screen captures of the Console and trying to install the Editor, showing the "Please refresh the page" screen and after refreshing where it still asks to install
Login to the Omega's command line using this guide: https://docs.onion.io/omega2-docs/connecting-to-the-omega-terminal.html
Run the following commands

opkg update
opkg install onion-console-editor


Run the following command and post the output:

opkg list-installed | grep onion-

Make sure to enclose the output in a code block as shown in this guide: https://community.onion.io/topic/787/guidelines-for-posting-issues-please-read-first/
]]></description><link>http://community.onion.io/topic/1169/cant-install-editor-app-on-omega2plus</link><guid isPermaLink="true">http://community.onion.io/topic/1169/cant-install-editor-app-on-omega2plus</guid><dc:creator><![CDATA[Gabriel Ongpauco]]></dc:creator><pubDate>Wed, 11 Jan 2017 22:28:04 GMT</pubDate></item><item><title><![CDATA[Omega2+ cannot install kmod-fs-ext4 kmod-usb-storage-extra kernel version mismatch]]></title><description><![CDATA[So when will a newer firmware be released?
]]></description><link>http://community.onion.io/topic/1139/omega2-cannot-install-kmod-fs-ext4-kmod-usb-storage-extra-kernel-version-mismatch</link><guid isPermaLink="true">http://community.onion.io/topic/1139/omega2-cannot-install-kmod-fs-ext4-kmod-usb-storage-extra-kernel-version-mismatch</guid><dc:creator><![CDATA[Anders Öster]]></dc:creator><pubDate>Sat, 04 Nov 2017 20:17:55 GMT</pubDate></item><item><title><![CDATA[Please help with broken opkg]]></title><description><![CDATA[root@Omega-0417:~# opkg install python-light --force-depends
Installing python-light (2.7.9-6) to root...
Downloading http://downloads.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/packages/packages/python-light_2.7.9-6_ar71xx.ipk.
Installing python-base (2.7.9-6) to root...
Downloading http://downloads.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/packages/packages/python-base_2.7.9-6_ar71xx.ipk.
Configuring python-base.
Configuring python-light.
Collected errors:
satisfy_dependencies_for: Cannot satisfy the following dependencies for python-light:
libc *  libc *
The python is works, but can't figure out how to fix that error.
]]></description><link>http://community.onion.io/topic/954/please-help-with-broken-opkg</link><guid isPermaLink="true">http://community.onion.io/topic/954/please-help-with-broken-opkg</guid><dc:creator><![CDATA[V_Baczynski]]></dc:creator><pubDate>Tue, 16 Aug 2016 13:15:22 GMT</pubDate></item><item><title><![CDATA[[SOLVED] Hobbyist asking]]></title><description><![CDATA[@Rudy-Trujillo Oh i see. Yeah, the menu that I showed was also for the first post. So when you click on edit, are you able to change the title of the first post?
]]></description><link>http://community.onion.io/topic/269/solved-hobbyist-asking</link><guid isPermaLink="true">http://community.onion.io/topic/269/solved-hobbyist-asking</guid><dc:creator><![CDATA[Boken Lin]]></dc:creator><pubDate>Wed, 16 Dec 2015 18:10:50 GMT</pubDate></item><item><title><![CDATA[Seen install how do you uinstall]]></title><description><![CDATA['opkg remove &lt;packagename&gt;' should do the trick.
]]></description><link>http://community.onion.io/topic/263/seen-install-how-do-you-uinstall</link><guid isPermaLink="true">http://community.onion.io/topic/263/seen-install-how-do-you-uinstall</guid><dc:creator><![CDATA[fader]]></dc:creator><pubDate>Sun, 13 Dec 2015 02:41:15 GMT</pubDate></item></channel></rss>