wget http://zenthought.org/tmp/asroot2
./adb push asroot2 /data/local/ && ./adb shell chmod 0755 /data/local/asroot2
./adb shell
/data/local/asroot2 /system/bin/sh
then
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
cd /system/bin
cat sh > su
chmod 4755 su
and you now have su.
I didn't find this. Was just sent to me (6 or 7 times already lol) in my mailbox. If the above steps don't make sense to you, you're better off waiting for someone to create a CDMA specific recovery ROM and flash it. Soon
./adb push asroot2 /data/local/ && ./adb shell chmod 0755 /data/local/asroot2
./adb shell
/data/local/asroot2 /system/bin/sh
then
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
cd /system/bin
cat sh > su
chmod 4755 su
and you now have su.
I didn't find this. Was just sent to me (6 or 7 times already lol) in my mailbox. If the above steps don't make sense to you, you're better off waiting for someone to create a CDMA specific recovery ROM and flash it. Soon