Ticket #129 (closed defect: fixed)
Opened 3 years ago
Last modified 2 years ago
make /bin/su work
Reported by: | illifant | Owned by: | bubu |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Android 2.2 | Version: | Android 2.2 - alpha3 |
Keywords: | su busybox | Cc: |
Description
when started from terminal emulator (ConnectBot?) su gives error message
su: must be suid to work properly
su is a symlink to busybox so i tried 'chmod 4755 /bin/busybox' from adb and error message is now
su: unknown user root
Does it mean that we need files like /etc/passwd, /etc/shadow (archos firmware has them in /system)?
Attachments
Change History
Note: See TracTickets for help on using tickets.