Reply
Thread Tools
Posts: 111 | Thanked: 62 times | Joined on Apr 2012 @ Hong Kong
#1
Is there existing tools to mount these fs to expand n9 storage? Will chroot help?
 

The Following User Says Thank You to michaelmhk For This Useful Post:
Posts: 1,067 | Thanked: 2,383 times | Joined on Jan 2012 @ Finland
#2
Mounting is not allowed for normal user. Only possible with exploited capas.
__________________
IRC: jonni@freenode
Sailfish: ¤ Qt5 SailfishTouchExample ¤ Qt5 MultiPointTouchArea Example ¤ ipaddress ¤ stoken ¤ Sailbox (Dropbox client) ¤
Harmattan: ¤ Presence VNC for Harmattan ¤ Live-F1 ¤ BTinput-terminal ¤ BabyLock ¤ BabyLock Trial ¤ QML TextTV ¤
Disclaimer: all my posts in this forum are personal trolling and I never post in any official capacity on behalf of any company.
 

The Following 2 Users Say Thank You to rainisto For This Useful Post:
www.rzr.online.fr's Avatar
Posts: 1,348 | Thanked: 1,863 times | Joined on Jan 2009 @ fr/35/rennes
#3
sshfs is working :
http://rzr.online.fr/q/fuse
__________________
Current obsession:

https://purl.org/rzr/abandonware

Please help to list all maemo existing apps :

https://github.com/abandonware/aband...ment-578143760

https://wiki.maemo.org/Apps#

I am looking for " 4 inch TFT LCD display screen " for Nokia n950 HandSet

http://rzr.online.fr/q/lcd


Also, I need online storage to archive files :

http://db.tt/gn5Qffd6#

https://my.pcloud.com/#page=register...e=g8ikZmcfEJy#
 

The Following User Says Thank You to www.rzr.online.fr For This Useful Post:
Posts: 111 | Thanked: 62 times | Joined on Apr 2012 @ Hong Kong
#4
Originally Posted by www.rzr.online.fr View Post
sshfs is working :
http://rzr.online.fr/q/fuse
Thank you! I can mount sshfs using devel-su and access to the mount point via root Filebox, but I can't open file in root Filebox, System said file corrupted.

Is fuse only used by devel-su?
How can I able to view file as root?

Thanks again.
 

The Following User Says Thank You to michaelmhk For This Useful Post:
Posts: 111 | Thanked: 62 times | Joined on Apr 2012 @ Hong Kong
#5
Originally Posted by michaelmhk View Post
Thank you! I can mount sshfs using devel-su and access to the mount point via root Filebox, but I can't open file in root Filebox, System said file corrupted.

Is fuse only used by devel-su?
How can I able to view file as root?

Thanks again.
xdg-open also said file corrupted. I am able to view picture's thumbnail on the remote directory and able to copy file and open it using root filebox. Can I directly open file on the remote directory?

Last edited by michaelmhk; 2012-06-03 at 12:28.
 

The Following User Says Thank You to michaelmhk For This Useful Post:
Posts: 111 | Thanked: 62 times | Joined on Apr 2012 @ Hong Kong
#6
Now I flash my n9 back to normal mode(previously in open mode).
Now I can't mount remote fs using devel-su.(Operation not permitted)
I tried to incept the fuse-utils and sshfs, it is able to mount inside opensh and not able to mount using devel-su. But I can't able to view thumbnail inside Filebox using this method.
 

The Following User Says Thank You to michaelmhk For This Useful Post:
Posts: 111 | Thanked: 62 times | Joined on Apr 2012 @ Hong Kong
#7
Originally Posted by www.rzr.online.fr View Post
sshfs is working :
http://rzr.online.fr/q/fuse
Code:
~ # apt-get -d install sshfs # fuse-utils
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  sshfs: Depends: fuse-utils (>= 2.7) but it is not going to be installed
E: Broken packages
~ # apt-get -d install fuse-utils
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  fuse-utils: Depends: libfuse2 (= 2.8.5maemo5+0m6) but it is not going to be installed
E: Broken packages
Something wrong?
 

The Following User Says Thank You to michaelmhk For This Useful Post:
www.rzr.online.fr's Avatar
Posts: 1,348 | Thanked: 1,863 times | Joined on Jan 2009 @ fr/35/rennes
#8
sorry I just fixed should be fine now please confirm ...

--
http://rzr.online.fr/q/fuse# just installed #FusE's #EncFs on #MeeGo/#HarmattaN from testing shared repo please comfirm ok for #n9 !n950club
__________________
Current obsession:

https://purl.org/rzr/abandonware

Please help to list all maemo existing apps :

https://github.com/abandonware/aband...ment-578143760

https://wiki.maemo.org/Apps#

I am looking for " 4 inch TFT LCD display screen " for Nokia n950 HandSet

http://rzr.online.fr/q/lcd


Also, I need online storage to archive files :

http://db.tt/gn5Qffd6#

https://my.pcloud.com/#page=register...e=g8ikZmcfEJy#
 

The Following 2 Users Say Thank You to www.rzr.online.fr For This Useful Post:
Posts: 111 | Thanked: 62 times | Joined on Apr 2012 @ Hong Kong
#9
Originally Posted by michaelmhk View Post
xdg-open also said file corrupted. I am able to view picture's thumbnail on the remote directory and able to copy file and open it using root filebox. Can I directly open file on the remote directory?
now I figure out how to mount to open file using filebox or other application.
Code:
sshfs -0 allow_other user@host:/ ~/mnt/sshfs
Try in open mode, haven't try with normal mode with inception.

If mount inside MyDocs, the phone will try to index remote fs

Last edited by michaelmhk; 2013-04-19 at 20:41. Reason: typo
 

The Following 3 Users Say Thank You to michaelmhk For This Useful Post:
Posts: 30 | Thanked: 23 times | Joined on Nov 2010 @ Poland
#10
Is there any way to use samba package on N9? I installed "smb_3.5.6-maemo1_armel.deb" on Harmattan from Fremantle repo and dpkg showed a lot of digsigsums errors:
Code:
RM696-21-3_PR_001:~# AEGIS_FIXED_ORIGIN=com.nokia.maemo dpkg -i /home/user/MyDocs/smb_3.5.6-maemo1_armel.deb
file /var/lib/dpkg/tmp.ci/digsigsums cannot be opened
No digsigsums file
Zaznaczenie poprzednio niezaznaczonego pakietu smb.
(Odczytywanie bazy danych ... 46768 files and directories currently installed.)
Rozpakowanie smb (z .../smb_3.5.6-maemo1_armel.deb) ...
Package smb: File '/var/lib/dpkg/info/smb.postinst' not in digsigsums -- warning
Package smb: File '/etc/init.d/samba' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/auth/script.so' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/libtalloc.so.2' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/libtdb.so.1' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/libsmbsharemodes.so.0' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/charset/CP437.so' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/charset/CP850.so' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/vfs/netatalk.so' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/vfs/extd_audit.so' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/vfs/shadow_copy2.so' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/vfs/readahead.so' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/vfs/streams_depot.so' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/vfs/readonly.so' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/vfs/acl_tdb.so' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/vfs/smb_traffic_analyzer.so' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/vfs/streams_xattr.so' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/vfs/audit.so' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/vfs/preopen.so' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/vfs/fake_perms.so' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/vfs/acl_xattr.so' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/vfs/xattr_tdb.so' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/vfs/dirsort.so' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/vfs/cap.so' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/vfs/expand_msdfs.so' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/vfs/fileid.so' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/vfs/recycle.so' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/vfs/shadow_copy.so' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/vfs/syncops.so' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/vfs/scannedonly.so' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/vfs/full_audit.so' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/vfs/default_quota.so' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/lib/vfs/catia.so' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/sbin/nmbd' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/sbin/smbd' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/bin/smbcontrol' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/bin/smbpasswd' not in digsigsums -- warning
Package smb: File '/opt/maemo/usr/bin/testparm' not in digsigsums -- warning
No digsigsums file
Konfigurowanie smb (3.5.6-maemo1) ...
Przetwarzanie wyzwalaczy dla applauncherd-launcher...
aegis-installing smb (from 'com.nokia.maemo')
RM696-21-3_PR_001:~# /etc/init.d/samba start
$Starting SAMBA services:
RM696-21-3_PR_001:~#
Smb server started without any errors but is not visible on other machines. Is this just an aegis error about aegis manifest or package should be ported/recompiled for Harmattan?
 

The Following User Says Thank You to mr666acdc For This Useful Post:
Reply

Tags
harmattan, sshfs

Thread Tools

 
Forum Jump


All times are GMT. The time now is 01:21.