So this is my first rooting, i get all the way to the part with
cd /system/xbin
cat /sdcard/su > .
cat /sdcard/busybox > .
chmod 4755 su
chmod 4755 busybox
when i do cat, it says . is a directory
and according to your same post on a different forum someone suggests cp, i try that and it says CP: not found
Im sure its a user error, any advice?
*edit* cat /sdcard/su > su
seemed to work, same with busybox
*2nd edit* well i seemed to have messed up the superuser.apk part now, when i go to apps in my phone, it has the superuser icon, i click it, and it goes to a black screen... im trying to uninstall it now with the uninstall command and it is giving me 'Failure' message, i try the reinstall command and i get 'INSTALL_FAILED_INSUFFICENT_STORAGE'
and To Phyziks, all i did was make sure it was on data usb settings not media, i installed the drivers for my phone and turned on debugging mode. are you getting anything to list when you do 'adb devices' ?