unzipped the root file then dragged the whole root folder to "sdcard" dcim and placed it in there
open up Terminal Emulator and type in
su
cd /sdcard/root
sh root.sh
when I type the first line (su) I get the # and am told that Terminal Emulator has been granted superuser permissions.
when I...