Here is what I do:
1) Be sure to build your kernel with NFS file system included (not as
a module, but compiled in the kernel), and with NFS Root file system
support enabled.
2) Feed your kernel a startup argument line containing something like:
... ip=192.168.0.61 nfsroot=192.168.0.1:/exp/ts1/root ...
where "ip=" is the ip of the TS box, the NFS server is 192.168.0.1,
and /exp/ts1/root is the exported directory on the NFS server with the
root file system.
3) Be sure your server exports the directory you want, something like:
/exp/ts1/root
192.168.0.61/255.255.255.255(rw,no_root_squash,no_all_squash,insecure,sync)
If your kernel panics, the ten lines or so above the panic should tell
you why. Usually, it's because the exported directory isn't
accessible for some permissions reason.
Good luck!
-Scott Wagner
--- In "davidalgeo" <> wrote:
>
> Newbe question.
>
> I would like to mount the TS7260 file system onto my Fedora system. On
> the TS7260 I do not find an exports file, /etc/init.d has no entry to
> start nfsd and the services file has no entry for nfs.
>
> Is it possible to do this? if so what am I missing?
>
> David
>
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|