Hello,
Was wondering if someone could write a .bat script to have this installed via Wireless ADB. Its compatible with x86 platforms. Here is the link to the Thread ARISE Systems
Thanks in advance
Related
These are the scripts I have running on my phone to chroot to any image. Simply extract to / sdcard/bt5, copy the image you want to run and rename bt5.img
Then from the terminal run:
su
cd sdcard/bt5
sh bootbt
http://www.multiupload.com/19WPTHNA90
I encourage anyone who wants to upload your own images optimized for the display of the Optimus.
Need rooted phone and busybox installed, running in original firmware with quarsar v3 kernel, no problems.
we can run meego thru this? this is for developing purpose, or does it allow us users to boot OB into another operating system?
what can we do thru using this?dual boot?
of the moment only chroot, of course dual boot is possible
i'm sorry if this sounds noob, but wat does chroot do? I have only heard of multiboot. If i download that file of urs, what can i actually gain from it? thx in advance
nickrule1896 said:
i'm sorry if this sounds noob, but wat does chroot do? I have only heard of multiboot. If i download that file of urs, what can i actually gain from it? thx in advance
Click to expand...
Click to collapse
Chroot 'jails' another linux distro inside your android using the same kernel.
For example I use chroot with my Multimedia HD (Blusens T50, a Emtec Q800's brother) in order to have a debian distro plenty of space (the chroot is a external space to mount into the system) also updatable. Then, I can install in my case an ftp server, a torrent client, etc...
Regards.
From where can we download the images?
In xda exists multiple posts with images for chroot if not in google appear links with how to make your rootfs system in ext2
enviado
wuebas said:
These are the scripts I have running on my phone to chroot to any image. Simply extract to / sdcard/bt5, copy the image you want to run and rename bt5.img
Then from the terminal run:
su
cd sdcard/bt5
sh bootbt
http://www.multiupload.com/19WPTHNA90
I encourage anyone who wants to upload your own images optimized for the display of the Optimus.
Click to expand...
Click to collapse
any instruction to chroot the Megoo on ob ?
u should watch this http://wiki.meego.com/ARM/MSMQSD
of the moment exist on internet one image that load it in terminal mode (no gui) with bash shell, it is similar to ubuntu terminal. Maemo gui is possible install in ubuntu, it is hildon desktop. Since my experience the most usable desktop is lxde running vertical mode 760x1024 with real vnc using virtual keyboard of android and emulated mouse. Backtrack 5 is usable but the image has errors and gnome run slow. other alternative is matchbox desktop for small screens in embeded devices.
To run meego or maemo is necesary config gui and install vncserver.
For other part, meego uses moblin desktop, it is posible install in ubuntu too.
Here i share one rootfs with lxde and backtrack repositories, it is in spanish language; http://www.htcmania.com/showthread.php?t=260402
Hello,
I couldn't post in the development section so i had to use this section. I'm having some problems with ther Linux app (Ubuntu Installer precisely). I downloaded the free version and installed the small ubuntu image. It worked more or less, but the terminal (the GUI one) didn't worked at all (it opens but I can't type on it). So, i removed the ubuntu filed, installed the paid version and downloaded the ubuntu 10.10 full version. Now ubuntu don't even boot and i keep getting this error: data.imagup .com/10/1150222241.png
Can anyone please help me make it run ? I'm on a rooted stock LC1 rom.
Hey,
This is in the wrong section I think it belongs in q and a.
But to respond to your problem, many users have not experienced and so cannot help you with.
Also, you may want to just reformat the hard drive with a different verison of linux.
Thanks
R3PORTED - For move
All my computers are running Ubuntu so I can't run the Qemu script to root my KFHD.
I'm new to this, so can someone please point me towards where I can learn how to root without using Windows?
Also, is there an advantage to using Superuser as opposed to SuperSU?
Thanks in advance!
Just follow the same steps as you would for Mac users. There are several links on how to do the manual method, just search around.
Hello, first post ever so sorry if Ihave posted this in the wrong section.
I just thought I would share this info with fellow Ubuntu users who may be interested in unlocking and rooting their devices.
You can download and install ADB and Fastboot in ubuntu 12.10 through the synaptic package manager (which itself can be installed from the software center).
The package is known as Android-tools. This will ensure you have the tools to carry out ADB and fastboot requests. I think the android SDK will still be required though so still download that.
This should work on linux mint and other ubuntu based distros.
Also, you can download these repos on other versions of ubuntu too using the terminal.
Just follow http://www.webupd8.org/2012/08/install-adb-and-fastboot-android-tools.html guide.
No offense to "Web Upd8", but adding some random blog's PPA to your system to do something that Google has made completely trivial on Ubuntu is pretty dumb to say the least
Good morning Gents and Ladies
This is my first post in xda-developers.
I am planning to buy a smartphone for pen-testing besides of other normal smartphone usage sutff.
My choices have bioled down to the Sony Xperia Z, and the Samsung Galaxy S4...
Only problem is tha i do not know how to root these devices.... by what i have seen so far, it requires flashing the ROM, of them, but i have no access to Windows computers... i only have an Ubuntu 12.04 installation in my laptop, but all the tutorials i have seen so far, involve using some sort of win applications....
I need to root the device in order to get Kali linux, or backtrack linux, or BackBuntu to run in a chroot in an SD card... as well as to install ANTI, and dSploit...
Any hints of how to do this using Linux..??
and more.. the kernel images used in the rooting process are no longer hosted in the websites, where can i get them..?
best regards
Alex
You don't need Windows to root the device. I've successfully rooted the device with locked and unlocked bootloader under linux. You can just run the needed adb commands under linux if you have the android sdk installed.
Downloading Android SDK now... Installed Eclipse already...
djselbeck said:
You don't need Windows to root the device. I've successfully rooted the device with locked and unlocked bootloader under linux. You can just run the needed adb commands under linux if you have the android sdk installed.
Click to expand...
Click to collapse
Hi, thanks for the answer, is the source code of ADB packed in the SDK, and i just need to build an executable, ? or is it just a stand-alone binary..?
BRGDS
Alex
All you need is the platform-tools folder from the sdk. The binary for adb will be present for your platform. I rooted on a mac.
Sent from my Nexus 10 using Tapatalk HD