Gb leak issues, ls in terminal emulator not showing file

devinhfox

Member
Joined
Nov 19, 2009
Messages
231
Reaction score
0
So I installed the gingerbread leak, 2.3.3, and seems when I copy new files into /system/xbin with root explorer, they do not show up when I enter terminal emulator and type. 'ls /system/xbin'.
Anyone ever had this happen?

Sent from my DROID2 using Tapatalk
 

chrstdvd

Member
Joined
Sep 30, 2010
Messages
577
Reaction score
0
Location
McKenney Va
Assuming you properly coded the cp et.
cp /folder/filename /system/xbin/filename
it sometimes is required to move into /system/xbin
cd /system/xbin
and then use the ls instruction

Do not know why, it happens to me sometimes, though.
 
Top