Join Today
+ Reply to Thread
Results 1 to 2 of 2
  1. #1

    Default help: fuse for a1200

    hey all, i try to compile fuse(FUSE: Filesystem in Userspace) for my a1200, it require a kernel module called fuse .o fisrt,so i compile it with my a1200 source code, then insert into kernel :

    insmod fuse.o


    then i try to test:

    hello /tmp/fuse -d
    ls /tmp/fuse

    nothing happened according to the document, it shoud generate a file called "hello", using lsmod to check:
    # lsmod
    Module Size Used by Not tainted
    ppp_async 7148 0 (unused)
    ppp_generic 21028 0 [ppp_async]
    fuse 24992 2

    the module is actived.so i don't know what's wrong with it, or maybe the fuse module doesn't compile correctly,If anyone could help I'd really appreciate it
    Last edited by jjyy; 09-13-2009 at 05:11 AM.

  2. #2
    Join Date
    Sep 2007
    Location
    Germany
    Posts
    436

    Default

    Quote Originally Posted by jjyy View Post

    hello /tmp/fuse -d
    ls /tmp/fuse

    nothing happened according to the document, it shoud generate a file called "hello"
    ehmm did you write only hello? You need to execute a program. In this example they used following helloworld program:

    hello.c

    and then

    Code:
    ./hello /tmp/fuse -d
    -------------------------------------
    In any apple is a worm. Through each window flies a bug.
    That's why I take Linux, because what does not fly can not crash.


 
+ Reply to Thread

Similar Threads

  1. Permanent mount?
    By m41d3n in forum Development
    Replies: 1
    Last Post: 10-11-2007, 02:33 AM
  2. HOME-GROWN - A1200 CAR MOUNT...JUST AN IDEA TO SHARE...
    By SuitedxACES in forum A1200 General Chat
    Replies: 6
    Last Post: 10-25-2006, 02:53 AM
  3. ftp mount
    By tallemd in forum Development
    Replies: 4
    Last Post: 10-22-2006, 06:36 PM
  4. mount windows shared drive
    By yokub in forum Development
    Replies: 16
    Last Post: 09-06-2006, 04:38 AM
  5. car mount
    By hoebeltje in forum A780 General Chat
    Replies: 4
    Last Post: 04-16-2006, 09:34 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1