Quote:
Originally Posted by kboeckx
what build are you on ? Cifs is included (in kernel) in the latest builds !
|
HI,
I am using Eos 1.0.0 on an EU 3G Xoom. I will try to mount my shares after I get back home after a couple of hours.
I found another thing though - it is not a big deal but I want to check if anyone else is experiencing this. It is regarding the lock screen. I need to have a PIN code to unlock my Xoom but I want to enter it only after 30 minutes of inactivity. I have this feature set up on my Sensation (Elegancia ROM - Android 4.0.3 based) and It is working perfectly. However when I set this up on the Xoom it doesn't work. In settings - personal - security I have Screen lock = secured with PIN, Automatically lock = 5 minutes after sleep but right after I hit the power off button (on the backside of the xoom) or the Lock Screen widget the screen goes off and after I turn it back on again I see that it is locked even though I unlocked it 30 seconds ago. Anyone else experiencing this?
---------- Post added at 07:15 PM ---------- Previous post was at 06:27 PM ----------
I tried to mount my nfs shares without success. I tried both with CifsManager and through the command line. The strange thing is that when I execute
mount hostname:/media/data /mnt/cifs/data
for example where hostname is my server IP address I receive the quick help of the mount command:
mount [-t type] [..] device path
I tried
mount -t nfs hostname:/media/data /mnt/cifs/data
too without success. I still get the same message as above.
CifManager says that there are no permissions...
The nfs shares work on my laptop.
|