08/14/2011, 02:15 PM
|
#22 (permalink) |
|
Member
![]()
Posts: 18
|
That was the on I missed.
CIFS Unloading the module using 'rmmod cifs' works as expected. NFS All modules load and unload without problems, only sunrpc cannot unload because the module is in use. I have not yet succeeded in mounting a NFS share, but I´ll try a bit more.
__________________
Psion 3a > Palm IIIx > Sony CLIÉ NR70 > Tapwave Zodiac 2 > Palm Centro > Nokia N900 > HP Veer & Touchpad |
08/15/2011, 09:37 PM
|
#23 (permalink) |
|
Homebrew Developer
![]()
Posts: 342
|
The command mount -t cifs //<hostIP>/<sharename> <mountpoint-path> -o username=<username>,password=<password> was used to make the connection in post #1 and later.
Did anyone try mount.cifs //<hostIP>/<sharename> <mountpoint-path> -o username=<username>,password=<password> without using a modified kernel? It works in the emulator and Pre2 all without any kernel mods. |
08/16/2011, 01:34 AM
|
#24 (permalink) | |
|
Member
Posts: 614
|
Quote:
|
|
08/16/2011, 03:50 AM
|
#25 (permalink) | |
|
Member
Posts: 614
|
Quote:
It is great to have access to network drives and copy files back and forth . . . but it would be really great to actually have OS access to the files. Opening a music or doc file gets me to where the music app or QuickOffice loads but then I get an error. Anybody know how to get past this limitation? Internalz Pro can see them but no other app . . . This is also an issue I'm running into when using UbuntuChroot (I can see the files, copy back and forth but not open them w/o copying to a local folder) so - I don't know - is it even a related limitation? |
|
08/16/2011, 05:07 AM
|
#26 (permalink) | |
|
Member
![]()
Posts: 43
|
Quote:
One problem I see: the automatic indexing for music and pictures (e.g. thumbnail generation) would take really long if you have big folders. My pictures folder @home is about 7GB with thousands of files (and thats not much) and I don't see how I could browse through that with a Pre or Touchpad without those indexing. And then there is the WiFi connection that sometimes really is slow (even with N standard) I'm going to create some "webservices" for my files to be independent from on-device support. E.g. I'm currently configuring Zenphoto - Simpler web gallery management to have access via web to all my family fotos. Thumbnail generation is on serverside and it's accessible via all devices browsers ![]() Mounting samba shares still comes in handy when transferring some music to my webOS device
|
|
08/25/2011, 04:43 PM
|
#30 (permalink) |
|
Member
![]() |
Hi,
I am newto the touch pad (courtesy of the hp firesale) and have some experience of unix/linux. I was trying to find a way to connect to a windows vista share when I came accross this post but am having trouble. I have installed the latest uberkernel using the preware installer and then tried to follow you instructions to no affect and was wondering if you could give me few pointers. The steps I have done are as follows. Vista machine name home Vista machine IP 192.168.1.5 share a directory d:\temp with access to everybody installed uberkernal installed xserver and xterm to run command line, can't seem to find a simpler terminal. created a folder on the TP /mnt/win run mount as follows mount -t cifs //192.168.1.5/temp /mnt/win -o username=myname,password=mypass I then get the following mount: mounting //192.168.1.5/temp on /mnt/win failed: No such device The message is immediate so I guess it isn't tring to connect to the windows machine and must be something to do with the mount point or lack of cifs support though I would have though it would complain about that. Am i missing a vital step or should I switch to the F15C kernel although this doesn't show up in Preware so not sure how to do that yet. Regards P. |
08/25/2011, 10:58 PM
|
#33 (permalink) | |
|
Homebrew Developer
![]()
Posts: 342
|
Quote:
Did you try mount.cifs rather than mount -t cifs? |
|
08/26/2011, 08:26 PM
|
#35 (permalink) | |
|
Member
![]()
Posts: 11
|
Quote:
(btw I used mount.cifs instead of mount -t cifs)
|
|
08/26/2011, 11:20 PM
|
#36 (permalink) |
|
Member
![]()
Posts: 3
|
I am getting the below error. Running uberkernel 3.0.2-36. I can mount this location just fine on my Android phone with CIFS Manager. Any ideas? Using mount -t cifs also doesnt work.
Thanks in advance! root@HPTouchPad:/var/home/root# mount.cifs -t //192.168.1.155/1/Videos /mnt/win -o username=xxxx,password=xxxx mount.cifs -t //192.168.1.155/1/Videos /mnt/win -o username=xxxx,password=xxxx Mounting the DFS root for domain not implemented yet No ip address specified and hostname not found |
08/27/2011, 11:39 AM
|
#37 (permalink) | |
|
Member
![]()
Posts: 1
|
Quote:
Is there a way to get utf8 support? I got "mount error 79 = can not access a needed shared library" when I set iocharset=utf8 in the mount.cifs command. Where is the utf8 kernel module? |
|
08/27/2011, 02:04 PM
|
#38 (permalink) |
|
Member
![]()
Posts: 11
|
It looks like CIFS is not supported on the WD MyBook NAS. I followed the instructions step by steps
Drive is at 10.0.1.26 mount -a cifs //10.0.1.26/DataVolume/Public /mnt/Shared -o username=foo,password=bar gives me mount: mounting //10.0.1.26/DataVolume/Public on /mnt/Shared failed: No such device and mount.cifs //10.0.1.26/DataVolume/ /mnt/Shared -o username=foo,password=bar returns: mount error: cifs filesystem not supported by the system Refer to the mount.cifs(8) manual page (e.g.man mount.cifs) Any ideas? |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|



