Reply
Thread Tools
Posts: 9 | Thanked: 0 times | Joined on Mar 2007
#11
http://downloads.maemo.org/ is a good place to look for apps. Many can be installed very easily if browsing that page on the n800, just click on the green arrow to start the install.
Look in the system section for Osso Xterm.
 
SeRi@lDiE's Avatar
Posts: 919 | Thanked: 37 times | Joined on Aug 2006 @ /dev/null
#12
 
brendan's Avatar
Posts: 531 | Thanked: 79 times | Joined on Oct 2006 @ This side of insane, that side of genius
#13
so, how does one have the module cifs.ko inserted, as root, and then the mount points mounted as user, in a user friendly manner (i.e. not having to go through sudo gainroot, insmod ..., exit, mount this here, mount that there...

i figure a init script could be written to insmod, with "if not done already" logic, and a shell script that is able to be run from within the GUI. init scripts are run as root by default, i think, so they could be handled without needing sudo. i am not sure if shell scripts can be run from the GUI though.

another idea is to have the sudo issued in a shell script, and the insmod run under the root users context, then exit to the user shell/context and issue the mount commands.

this is a little above my level of expertise, so can any guru's confirm this is doable and/or provide insight to its accomplishment?
__________________
Nokia n800
OS 2008
Pharos iGPS 360-BT
ElmScan 5 BlueTooth
BlackBerry Bold (9000)
AT&T Wireless
 
heavyt's Avatar
Posts: 708 | Thanked: 125 times | Joined on Jan 2007 @ Too Close To D.C
#14
Originally Posted by Joyrider View Post
My N800 is connecting to my home Linksys router and I can surf the Net with no problems. There are shared files on the home XP PCs that I want to access on my N800. How do I do that?

I've tried File Manager on the N800 but I don't see any listing of the shared files/media on the other PCs in my home network. Do I need to install another Linux software like Samba? Is there such a software for the N800?

Thanks.
You my want to try a ftp server on windows XP side, and on N800 use opera to login. I have PureFTPd on my gentoo laptop and use opera on my N800 to browse my files. I can play mp3 files, view pictures, etc that are on my laptop. Google ftp server for XP and you will find all the info you need.
 
Posts: 10 | Thanked: 0 times | Joined on Apr 2007
#15
[QUOTE=heavyt;43118]You my want to try a ftp server on windows XP side, and on N800 use opera to login. ....

This seems to be a much more "elegant" and direct method than using CIFS.
 
SeRi@lDiE's Avatar
Posts: 919 | Thanked: 37 times | Joined on Aug 2006 @ /dev/null
#16
[QUOTE=Joyrider;43214]
Originally Posted by heavyt View Post
You my want to try a ftp server on windows XP side, and on N800 use opera to login. ....

This seems to be a much more "elegant" and direct method than using CIFS.
Poking another hole in my OS?
Dosent seem that "elegant" to me...
Mhhh No Thank You!

So let me see if I get this right.. You prefer installing a server application in windows, going thru the trouble of setting the permissions and users, risking getting owned.... and it keeps getting longer... Instead of following 3 steps?

1 - Upload cifs
2 - Load cifs.ko "insmod ./cifs.ko" from xterm
3- mount -t cifs //10.10.10.10/dont/be/lazy -o you know the rest :P

(Assuming you have xterm and gainroot.. gainroot can be install from the application manager)
 
heavyt's Avatar
Posts: 708 | Thanked: 125 times | Joined on Jan 2007 @ Too Close To D.C
#17
[QUOTE=SeRi@lDiE;43218]
Originally Posted by Joyrider View Post

Poking another hole in my OS?
Dosent seem that "elegant" to me...
Mhhh No Thank You!

So let me see if I get this right.. You prefer installing a server application in windows, going thru the trouble of setting the permissions and users, risking getting owned.... and it keeps getting longer... Instead of following 3 steps?

1 - Upload cifs
2 - Load cifs.ko "insmod ./cifs.ko" from xterm
3- mount -t cifs //10.10.10.10/dont/be/lazy -o you know the rest :P

(Assuming you have xterm and gainroot.. gainroot can be install from the application manager)
If he/she is having a hard time your way then lets show them other options. Lets teach and learn all we can.
 
SeRi@lDiE's Avatar
Posts: 919 | Thanked: 37 times | Joined on Aug 2006 @ /dev/null
#18
Some times I just dont understand
 
Posts: 372 | Thanked: 9 times | Joined on Mar 2007
#19
Hi,

How long does it take to mount a network share of a Windows XP dir? I tried the CIFS method and it does take a short while. Is this normal?


Luke
 
Posts: 372 | Thanked: 9 times | Joined on Mar 2007
#20
Originally Posted by brendan View Post
so, how does one have the module cifs.ko inserted, as root, and then the mount points mounted as user, in a user friendly manner (i.e. not having to go through sudo gainroot, insmod ..., exit, mount this here, mount that there...

i figure a init script could be written to insmod, with "if not done already" logic, and a shell script that is able to be run from within the GUI. init scripts are run as root by default, i think, so they could be handled without needing sudo. i am not sure if shell scripts can be run from the GUI though.

another idea is to have the sudo issued in a shell script, and the insmod run under the root users context, then exit to the user shell/context and issue the mount commands.

this is a little above my level of expertise, so can any guru's confirm this is doable and/or provide insight to its accomplishment?
Hi Brendan,

Did you manage to get this done? I'm new to scripts and stuff, so was having some problem understanding all that. If you have found a more elegant way of doing the insmod and mounting, please let me know how. Thanks!


Luke
 
Reply


 
Forum Jump


All times are GMT. The time now is 09:38.