Tiny Core Extensions > TCE Q&A Forum

nfs questions?

<< < (3/5) > >>

tobiaus:
please someone fix that bloody
--- Code: --- tag...
--- End code ---

Jason W:
/var/lib/nfs is the right spot.  Here are my file contents:


--- Code: ---tc@box:~$ cat /var/lib/nfs/etab
/mnt/hda2/data  192.168.0.*(rw,sync,wdelay,hide,nocrossmnt,secure,no_root_squash,no_all_squash,no_subtree_check
,secure_locks,acl,anonuid=65534,anongid=65534)
/mnt/sda1       192.168.0.*(rw,sync,wdelay,hide,nocrossmnt,secure,no_root_squash,no_all_squash,no_subtree_check,
secure_locks,acl,anonuid=65534,anongid=65534)
tc@box:~$ cat /var/lib/nfs/rmtab
192.168.0.101:/mnt/sda1:0x00000008
192.168.0.103:/mnt/sda1:0x00000002
tc@box:~$ cat /var/lib/nfs/state
tc@box:~$ cat /var/lib/nfs/xtab
/mnt/sda1       192.168.0.101(rw,sync,wdelay,hide,nocrossmnt,secure,no_root_squash,no_all_squash,
no_subtree_check,secure_locks,acl,anonuid=65534,anongid=65534)
tc@box:~$


--- End code ---

bigpcman:

--- Quote from: Jason W on May 01, 2009, 07:44:56 PM ---/var/lib/nfs is the right spot.  Here are my file contents:


--- Code: ---tc@box:~$ cat /var/lib/nfs/etab
/mnt/hda2/data  192.168.0.*(rw,sync,wdelay,hide,nocrossmnt,secure,no_root_squash,no_all_squash,no_subtree_check
,secure_locks,acl,anonuid=65534,anongid=65534)
/mnt/sda1       192.168.0.*(rw,sync,wdelay,hide,nocrossmnt,secure,no_root_squash,no_all_squash,no_subtree_check,
secure_locks,acl,anonuid=65534,anongid=65534)
tc@box:~$ cat /var/lib/nfs/rmtab
192.168.0.101:/mnt/sda1:0x00000008
192.168.0.103:/mnt/sda1:0x00000002
tc@box:~$ cat /var/lib/nfs/state
tc@box:~$ cat /var/lib/nfs/xtab
/mnt/sda1       192.168.0.101(rw,sync,wdelay,hide,nocrossmnt,secure,no_root_squash,no_all_squash,
no_subtree_check,secure_locks,acl,anonuid=65534,anongid=65534)
tc@box:~$


--- End code ---

--- End quote ---

Jason are you running tc2rc1 with the nfs and files systems  extensions?

Jason W:
I am running 1.2 on the nfs server.

cannonfodder:
Not sure if I should be adding my question to this thread or if it would be more appropriate to start a new one but here goes.

I've been trying unsuccessfully to get nfs-server going on a PPI/TCE install of TC1.3.

I was getting some of the same error messages as bigpcman ("can't open exports or rmtab for reading") but now that I've managed to get past those, when I try to start to start the nfs-server ("/usr/local/etc/init.d/nfs-server start"), I get "FATAL: Module nfsd not found."

I checked and "filesystems-2.6.26.tcem" is installed.

Does this have anything to do with my chosen mode of operation?

I ask because I was experiencing similar problems when trying to compile from source ("compiletc.tce" was installed but "make" error messages suggested it wasn't). The problems went away when I ran Tiny Core from the live CD (PPR/TCE).

Is there soething basic I'm missing about the Tiny Core design concept here?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version