what about androot? cant that root any type of build number
tried that... it errored as well... idk whats going on... ive never had issues like this b4...
here is the ANDROOT Log File...
Go for root !
Version: Universal Androot - v1.6.2 beta 5
Detected OS version:8
ls -l /system/etc
drwxr-xr-x root root 2010-08-26 16:20 permissions
drwxr-xr-x root root 2010-08-25 10:08 motorola
-rw-r--r-- root root 6491 2008-08-01 08:00 media_profiles.xml
-r-xr-x--- root shell 1200 2008-08-01 08:00 init.goldfish.sh
-rw-r--r-- root root 25 2008-08-01 08:00 hosts
-rw-r--r-- root root 191 2008-08-01 08:00 gps.conf
drwxr-xr-x root root 2010-08-25 10:08 firmware
-rw-r--r-- root root 224 2008-08-01 08:00 excluded-input-devices.xml
-rw-r--r-- root root 10900 2008-08-01 08:00 event-log-tags
drwxr-xr-x root root 2010-08-25 10:08 dhcpcd
-r--r----- bluetooth bluetooth 935 2008-08-01 08:00 dbus.conf
-rw-r--r-- root root 682 2008-08-01 08:00 contributors.css
-rw-r--r-- root root 11849 2008-08-01 08:00 cameraCalFileDef.bin
drwxr-xr-x root root 2010-08-25 10:08 bluetooth
-rw-r--r-- root root 266 2008-08-01 08:00 apns-conf.xml
-rw-r--r-- root root 51120 2010-08-26 16:20 NOTICE.html.gz
-rw-r--r-- root root 89 2008-08-01 08:00 01_Vendor_ti_omx.cfg
drwxr-xr-x root root 2010-08-25 10:08 wifi
-rw-r--r-- root root 621 2008-08-01 08:00 vold.fstab
-r-xr--r-- root root 415 2008-08-01 08:00 install-recovery.sh
drwxr-xr-x root root 2010-08-25 10:08 updatecmds
drwxr-xr-x root root 2010-08-25 10:08 security
-rw-r--r-- root root 192 2008-08-01 08:00 pvplayer_mot.cfg
-rw-r--r-- root root 473 2008-08-01 08:00 pvplayer.cfg
drwxr-xr-x root root 2010-08-25 10:08 ppp
ls -l /system/bin/reboot
lrwxrwxrwx root root 2010-08-25 10:08 reboot -> toolbox
cat /proc/sys/kernel/osrelease
2.6.32.9-g874c292
getprop ro.product.model
Droid
getprop ro.product.brand
verizon
getprop ro.product.name
voles
getprop ro.product.manufacturer
Motorola
getprop ro.build.product
sholes
ls -l /sqlite_stmt_journals
/sqlite_stmt_journals: No such file or directory
ls -l /data/local/tmp
opendir failed, Permission denied
ls -l /app-cache
/app-cache: No such file or directory
run mount
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/mtdblock4 /system yaffs2 ro,relatime 0 0
/dev/block/mtdblock6 /data yaffs2 rw,nosuid,nodev,relatime 0 0
/dev/block/mtdblock5 /cache yaffs2 rw,nosuid,nodev,relatime 0 0
/dev/block/mtdblock0 /config yaffs2 ro,relatime 0 0
/dev/block/vold/179:1 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/179:1 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
tmpfs /mnt/sdcard/.android_secure tmpfs ro,relatime,size=0k,mode=000 0 0
run df
/dev: 115612K total, 0K used, 115612K available (block size 4096)
/mnt/asec: 115612K total, 0K used, 115612K available (block size 4096)
/system: 143744K total, 128380K used, 15364K available (block size 4096)
/data: 268032K total, 112840K used, 155192K available (block size 4096)
/cache: 94848K total, 1160K used, 93688K available (block size 4096)
/config: 1536K total, 1176K used, 360K available (block size 4096)
/mnt/sdcard: 14792208K total, 9672K used, 14782536K available (block size 8192)
/mnt/secure/asec: Permission denied
Preparing Exploit ... :true
Preparing busybox binary ... :true
User selected: Eclair
Preparing Su binary ... :true
Preparing Superuser apk ... :true, resid:2131034118
Preparing root toolkit script ... :true
Trying to get mount point:/data
/dev/block/mtdblock6 /data yaffs2 rw,nosuid,nodev,relatime 0 0
Trying to get mount point:/system
/dev/block/mtdblock4 /system yaffs2 ro,relatime 0 0
mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
mkdir /system/xbin
cat su > /system/xbin/su
chmod 04755 /system/xbin/su
ln -s /system/xbin/su /system/bin/su
mount -o remount,ro -t yaffs2 /dev/block/mtdblock4 /system
mount -o remount,rw,nosuid,nodev,relatime -t yaffs2 /dev/block/mtdblock6 /data
mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
rm /system/bin/su
rm /system/xbin/su
Preparing to execute exploit, do chmod
Executing exploit..
cmd: /data/data/com.corner23.android.universalandroot/files/getroot /dev/block/mtdblock6 yaffs2
[*] Android local root exploid (C) The Android Exploid Crew
[*] Modified by shakalaca for various devices
[+] Using basedir=/data/data/com.corner23.android.universalandroot/files, path=/data/data/com.corner23.android.universalandroot/files/getroot
[+] opening NETLINK_KOBJECT_UEVENT socket
[+] sending add message ...
[*] Try to invoke hotplug now, clicking at the wireless
[*] settings, plugin USB key etc.
[*] You succeeded if you find /system/bin/rootshell.
[*] GUI might hang/restart meanwhile so be patient.
Wifi disabled ...
/sqlite_stmt_journals/rootshell missing ..
/app-cache/rootshell missing ..
/data/local/tmp/rootshell missing ..
Install/Uninstall rootkit: false
ls -l /sqlite_stmt_journals
/sqlite_stmt_journals: No such file or directory
ls -l /data/local/tmp
opendir failed, Permission denied
ls -l /app-cache
/app-cache: No such file or directory
run mount
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/mtdblock4 /system yaffs2 ro,relatime 0 0
/dev/block/mtdblock6 /data yaffs2 rw,nosuid,nodev,relatime 0 0
/dev/block/mtdblock5 /cache yaffs2 rw,nosuid,nodev,relatime 0 0
/dev/block/mtdblock0 /config yaffs2 ro,relatime 0 0
/dev/block/vold/179:1 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/179:1 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
tmpfs /mnt/sdcard/.android_secure tmpfs ro,relatime,size=0k,mode=000 0 0
run df
/dev: 115612K total, 0K used, 115612K available (block size 4096)
/mnt/asec: 115612K total, 0K used, 115612K available (block size 4096)
/system: 143744K total, 128380K used, 15364K available (block size 4096)
/data: 268032K total, 112844K used, 155188K available (block size 4096)
/cache: 94848K total, 1160K used, 93688K available (block size 4096)
/config: 1536K total, 1176K used, 360K available (block size 4096)
/mnt/sdcard: 14792208K total, 9672K used, 14782536K available (block size 8192)
/mnt/secure/asec: Permission denied
Trying to get mount point:/system/bin