View Single Post
Old 07-09-2011, 10:48 AM   #10
dlw
Enthusiast
dlw began at the beginning.
 
dlw's Avatar
 
Posts: 27
Karma: 15
Join Date: Jun 2009
Device: Palm TX, Pocket eDGe, Nexus (2012), iPad Air (3), Kobo Clara HD
somewhat off topic . . .

Quote:
Erminio Mostacci
You can open:
dev tools, then Terminal Emulator [it's a reduced bash linux terminal].
$ su [to obtain root access] ---> ENTER
# cd usb0 [or usb1, for writing on a writable memory]
What did you use to type "usb0"? I've not found an android keyboard that will send numbers to the terminal on my PE. A USB keyboard will, but that's inconvenient ...

Quote:
My great problem is that the set of unix command is poor, not complete.
So I haven't command like man, lspci, lsusb, hibernate, log files for control, etc.
The basis for this problem is that most of the linux commands on the eDGe are linked through toolbox. While that's useful, busybox is better. If you used z4root to prepare for root access, then it is automatically installed for you when you root your eDGe. Try it: compare the output of ls -al (which uses toolbox) and /bin/busybox ls -al. Busybox's command listing is here.

Thanks for starting this poll.
dlw is offline   Reply With Quote