kali linux on desire 816 a5dug - Desire 816 Q&A, Help & Troubleshooting

Can i install kali linux on htc desire 816.....................
i have tried linudeploy but end uo in error and stuff.
Whether desire 816 can run linux

jude_ferolous said:
Can i install kali linux on htc desire 816.....................
i have tried linudeploy but end uo in error and stuff.
Whether desire 816 can run linux
Click to expand...
Click to collapse
it can... I run armhf ubuntu on my a5_chl in a chroot.
but if linux deploy fails you'd have to configure it manually and run it from terminal.
there's guides out there but none really simple.

Related

How to get ubuntu running on desire

Hi there,
I have used Linux Installer to install loop file for ubuntu using connectbot I have aquired [email protected] but what now, how do I get ubuntu desktop to load??
What about reading the documentations for the program?
https://market.android.com/details?id=com.galoula.LinuxInstall
Links in description.
davebugyi said:
What about reading the documentations for the program?
https://market.android.com/details?id=com.galoula.LinuxInstall
Links in description.
Click to expand...
Click to collapse
The first thing I did, there is nothing about starting the desktop
I can't seem to update apt either in connectbot or Linux installer
Sent from my HTC Desire using Tapatalk
Code:
apt-get install tightvncserver lxde
then
Code:
tightvncserver --geometry 800x480
(you might need to type "HOME=/root" first (or it might be "USER=root"), i dont remember, you'll know if it dont work)
Then use a vnc client from the market and login using these details
address: localhost
password: the pass you set
port: 5901
What exactly is wrong with apt?
I have never been able to get that app to work properly, i got this one working though. https://github.com/guardianproject/lildebi
I get error 404 on some of the repositories I can install ssh from apt but not vnc it says package not found
Sent from my HTC Desire using Tapatalk
all i can think of is check your spelling of tightvncserver and make sure universe is enabled on your repo. maybe try a different repo or even debian if you still dont have any luck.
mercianary said:
all i can think of is check your spelling of tightvncserver and make sure universe is enabled on your repo. maybe try a different repo or even debian if you still dont have any luck.
Click to expand...
Click to collapse
I am trying to reinstall because I installed the lucid version from linux installer, I tried natty the latest version but that was still installing after 2 hours so I guessed there was something wrong there so now I'm trying maverick 10.04, I guessing that lucid repositories maybe discontinued thanks anyway

Installing boot.IMG with Ubuntu

Hi!
I recently switched over to ubuntu from Windows and I don't know how to flash boot.IMG with Ubuntu. Anybody can give me a tutorial?
Btw, when I try running an ADB command inside terminal I get a message that tells me that it's not known as a command.
Tingelholm said:
Hi!
I recently switched over to ubuntu from Windows and I don't know how to flash boot.IMG with Ubuntu. Anybody can give me a tutorial?
Btw, when I try running an ADB command inside terminal I get a message that tells me that it's not known as a command.
Click to expand...
Click to collapse
hello
follow this tutorial
http://doc.ubuntu-fr.org/android
you don tneed to install all the sdk just the android sdk tool
than if it s not working follows this
http://ptspts.blogspot.fr/2011/10/how-to-fix-adb-no-permissions-error-on.html
hope it s help for me it s working for ubuntu and other linux
JEZ69 said:
hello
follow this tutorial
http://doc.ubuntu-fr.org/android
you don tneed to install all the sdk just the android sdk tool
than if it s not working follows this
http://ptspts.blogspot.fr/2011/10/how-to-fix-adb-no-permissions-error-on.html
hope it s help for me it s working for ubuntu and other linux
Click to expand...
Click to collapse
I'm sorry, but you haven't got the first link by any possibility in English?
Try this http://www.xda-developers.com/android/script-helps-users-configure-adb-and-fastboot-on-linux/

Rooting Zenfone 2 WW under Linux?

Is there a tutorial or explanation, how to root a Zenfone 2 WW under Linux, especially with Ubuntu?
lg-optimus said:
Is there a tutorial or explanation, how to root a Zenfone 2 WW under Linux, especially with Ubuntu?
Click to expand...
Click to collapse
Same as windows but easier, do sudo apt-get install android-tools then just follow the other guides on here but don't do the parts where it says to install adb and setup drivers
If android-tools doesn't work (can't remember the exact package name as I don't use Debian distros) then try phablet-tools
Niropa said:
Same as windows but easier, do sudo apt-get install android-tools then just follow the other guides on here but don't do the parts where it says to install adb and setup drivers
If android-tools doesn't work (can't remember the exact package name as I don't use Debian distros) then try phablet-tools
Click to expand...
Click to collapse
I think he's talking about the fact that the scripts to root are windows scripts.
Maybe I can look at the windows-script and transfer the commands to Linux. But I would be glad, if someone can name the needed commands. The last Asus device, I have rooted under Linux, was a Nexus 7 and this was very easy, same with a LG P880. It is always an adventure, when you have to fear you brick the phone.
This is already installed:
ii android-tools-adb 4.2.2+git20130218-3ubuntu23 amd64 Android Debug Bridge CLI tool
ii android-tools-fastboot 4.2.2+git20130218-3ubuntu23 amd64 Android Fastboot protocol CLI tool
Click to expand...
Click to collapse
But I don't know, if it is necessary to define udev-rules.

Realme X3 linux install

Hi! I was wondering if it's possible to install Linux to this phone?
Qgloof said:
Hi! I was wondering if it's possible to install Linux to this phone?
Click to expand...
Click to collapse
We can use linux command line from termux by installing any distro like Ubuntu, Fedora. And if we install any desktop in it, then we can use it with VNC. https://github.com/termux/proot-distro
Some apps are also there like AnLinux.

drivers for htc wildfire s?

hello, im searching for drivers for my htc wildfire s because none of alot work. i need drivers so i can unlock the bootloader. can someone give me some drivers for it?
Finding fastboot drivers can be pain especialy for old devices and new OS.
[OFFICIAL][TOOL][WINDOWS] ADB, Fastboot and Drivers - 15 seconds ADB Installer v1.4.3
15 seconds ADB Installer v1.4.3 ADB, Fastboot and Drivers What is this? This is All-in-One installer for 3 most needed PC tools for Android. No need to download big SDK for 3 small things. I originaly made it for my Kurdish friend AnGrY DuDe in...
forum.xda-developers.com
This package was very useful at the time but I'm not sure if it was enough for Wildfire S.
You can check some linux live distro like Ubuntu or Manjaro. For my modern phones drivers work out of the box. Unfortunately I don'tt have my Wildfire S around to check it. I can only check it on Samsung Ace 2 (dating back to android 2.3, currenly installed 4.1) and it works so there are good chances that Wildfire S is supported as well.
To install fastboot on ubuntu enter in terminal:
Bash:
sudo apt update
sudo apt install adb fastboot
To install fastboot on Manjaro enter n terminal:
Bash:
sudo pacman -Syu android-tools

Categories

Resources