Sshfs

From Openmoko

(Difference between revisions)
Jump to: navigation, search
 
(Using sshfs under OpenMoko)
Line 5: Line 5:
 
bitbake sshfs-fuse
 
bitbake sshfs-fuse
  
Seems to build the required kernel module.
+
Seems to build the required kernel module.<br>
'''However it fails to download the source for sshfs-fuse'''
+
'''However it fails to download the a source file'''
 +
NOTE: Task failed: Fetch failed: http://belnet.dl.sf.net/fuse/fuse-module-2.5.3.tar.gz
 +
NOTE: package fuse-module-2.5.3-r1: task do_fetch: failed
 +
ERROR: TaskFailed event exception, aborting
 +
NOTE: package fuse-module-2.5.3: failed
 +
 
  
 
You can also get kernel module for from [[http://buildhost.openmoko.org/snapshots/2007.04/ipk/fic-gta01/kernel-module-fuse_2.6-moko9-r0_0_1754_0_fic-gta01.ipk kernel-module-fuse_2.6-moko9-r0_0_1754_0_fic-gta01.ipk]]
 
You can also get kernel module for from [[http://buildhost.openmoko.org/snapshots/2007.04/ipk/fic-gta01/kernel-module-fuse_2.6-moko9-r0_0_1754_0_fic-gta01.ipk kernel-module-fuse_2.6-moko9-r0_0_1754_0_fic-gta01.ipk]]

Revision as of 15:02, 20 July 2007

Using sshfs under OpenMoko

I assume that you have a working build environment

bitbake sshfs-fuse

Seems to build the required kernel module.
However it fails to download the a source file

NOTE: Task failed: Fetch failed: http://belnet.dl.sf.net/fuse/fuse-module-2.5.3.tar.gz
NOTE: package fuse-module-2.5.3-r1: task do_fetch: failed
ERROR: TaskFailed event exception, aborting
NOTE: package fuse-module-2.5.3: failed


You can also get kernel module for from [kernel-module-fuse_2.6-moko9-r0_0_1754_0_fic-gta01.ipk]

Personal tools

Using sshfs under OpenMoko

I assume that you have a working build environment

bitbake sshfs-fuse

Seems to build the required kernel module. However it fails to download the source for sshfs-fuse

You can also get kernel module for from [kernel-module-fuse_2.6-moko9-r0_0_1754_0_fic-gta01.ipk]