<?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[AETHERCAST INSTALLATION USING MAGIC-DEVICE-TOOL]]></title><description><![CDATA[<p dir="auto">i have a bq aquaris e5 hd working with ubports, i was trying to enable aethercast using magic-dev-tool, but i encountered following error:</p>
<p dir="auto">Device detected !<br />
Host [localhost]:2222 not found in /root/.ssh/known_hosts<br />
ls: cannot access '/root/.ssh/*.pub': No such file or directory<br />
Pseudo-terminal will not be allocated because stdin is not a terminal.<br />
Warning: Permanently added '[localhost]:2222' (RSA) to the list of known hosts.<br />
Permission denied (publickey).</p>
<p dir="auto">Host [localhost]:2222 not found in /root/.ssh/known_hosts<br />
ls: cannot access '/root/.ssh/*.pub': No such file or directory</p>
<p dir="auto">pls help me , how to solve this?</p>
]]></description><link>https://forums.ubports.com/topic/743/aethercast-installation-using-magic-device-tool</link><generator>RSS for Node</generator><lastBuildDate>Tue, 17 Mar 2026 02:55:18 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/743.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 19 Nov 2017 15:05:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to AETHERCAST INSTALLATION USING MAGIC-DEVICE-TOOL on Mon, 20 Nov 2017 16:11:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/viper" aria-label="Profile: viper">@<bdi>viper</bdi></a> do you mean that you are trying to use the screencast option of magic-device-tool?</p>
<p dir="auto">I have not used it myself but it looks like you need to have set up a public key for ssh for it to work.</p>
<p dir="auto">Here's the explanation of how it works from <a href="https://github.com/MariusQuabeck/magic-device-tool/blob/master/devices/e45/ubuntu/screencast.sh" rel="nofollow ugc">Github</a></p>
<p dir="auto">"This tool will start ssh on your connected Ubuntu Touch device, forward a local<br />
port to the device, copy your ssh id down to the device (so you can log in<br />
without a password), and then ssh into the device through the locally forwarded<br />
port.</p>
<p dir="auto">This results in a very nice shell, which for example can display the output of<br />
'top' at the correct terminal size, rather than being stuck at 80x25 like 'adb<br />
shell'</p>
<p dir="auto">Like ssh-copy-id, this script will push down the newest ssh key it can find in<br />
~/.ssh/*.pub, so if you find the wrong key being pushed down, simply use 'touch'<br />
to make your desired key the newest one, and then this script will find it.</p>
<p dir="auto">The '--copy' option will make it copy your .bashrc down to the device, giving<br />
you the benefit of preserving your $PS1 (prompt) and any aliases and functions<br />
you may have defined on your host system. "</p>
<p dir="auto">Here's some documentation on setting up <a href="https://help.ubuntu.com/community/SSH/OpenSSH/Keys" rel="nofollow ugc">SSH/OpenSSH/Keys </a> from Ubuntu.</p>
<p dir="auto">I hope that this helps.</p>
]]></description><link>https://forums.ubports.com/post/5493</link><guid isPermaLink="true">https://forums.ubports.com/post/5493</guid><dc:creator><![CDATA[halucigenia]]></dc:creator><pubDate>Mon, 20 Nov 2017 16:11:30 GMT</pubDate></item></channel></rss>