Guest Dario93 Posted December 1, 2010 Report Posted December 1, 2010 (edited) Hi everyone, I was doing some experiments, and i found this: http://nexusonehacks.net/nexus-one-hacks/h...xus-oneandroid/ That's a guide to run Ubuntu on Nexus One and other Android devices. Unfortunately,when i reach the 9th step,i can't go further :P Can someone take a look at the guide and give me an helpful hand? Thanks in advance, Dario EDIT: HERE'S THE ERROR----> THE PHONE CAN'T EXECUTE THIS COMMAND : chroot $mnt /system/bin/bash THE RESULT IS: chroot: can't execute '/bin/sh': No such file or directory Edited December 1, 2010 by Dario93
Guest Dario93 Posted December 1, 2010 Report Posted December 1, 2010 I saw that video by phusson..but it strangely refers to a Windows Mobile project...i'll ask him
Guest Rajit Posted December 1, 2010 Report Posted December 1, 2010 could be that the path $mnt is not defined on liquid and/or is different than the device in the guide.
Guest vache Posted December 1, 2010 Report Posted December 1, 2010 Can you pastebin the complet script ?
Guest Pullaah Posted December 1, 2010 Report Posted December 1, 2010 Is it possible to port wm 6.5 to liquid? Just asking :P
Guest Dario93 Posted December 1, 2010 Report Posted December 1, 2010 could be that the path $mnt is not defined on liquid and/or is different than the device in the guide. Maybe i'm wrong but i think the problem it's related to chroot,because i tried to run the command without chroot before and it worked.. :| Can you pastebin the complet script ? Here it is : http://pastebin.com/s9S7nZG4 Thanks vache! :P Is it possible to port wm 6.5 to liquid? Just asking :D No :D I searched on Xda's liquid subforum,someone asked this question and was almost killed XD
Guest vache Posted December 1, 2010 Report Posted December 1, 2010 (edited) Do you have the "bash" binary in /system/bin ? Edit : have you modify the script ? original : chroot $mnt /bin/bash yours : chroot $mnt /system/bin/bash Edit2 : Just tried it and it worked good without modify anything. I launched it with su -s ./ubuntu.sh Edited December 1, 2010 by vache
Guest Dario93 Posted December 2, 2010 Report Posted December 2, 2010 Do you have the "bash" binary in /system/bin ? Edit : have you modify the script ? original : chroot $mnt /bin/bash yours : chroot $mnt /system/bin/bash Edit2 : Just tried it and it worked good without modify anything. I launched it with su -s ./ubuntu.sh Yes, i have the bash binary. Yes,it wasn't working so i tried to edit it :D Do you managed to run ubuntu? :P Which rom are you using, LCR? Thanks, Dario
Guest vache Posted December 2, 2010 Report Posted December 2, 2010 Yes, i have the bash binary. Yes,it wasn't working so i tried to edit it :D Do you managed to run ubuntu? :P Which rom are you using, LCR? Thanks, Dario Stock rom, tried on the Metal.
Guest Dario93 Posted December 2, 2010 Report Posted December 2, 2010 Stock rom, tried on the Metal. Thanks. I flashed the metal rom and it worked like a charm :P
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now