You are not logged in.

#1 2013-02-21 08:06:28

dlin
Member
From: Taipei,Taiwan
Registered: 2005-09-21
Posts: 265

How to run nfsutils without systemd?

My sh4 CPU kernel still on 2.6.23 and haven't function for systemd.
So, is it possible to run nfsutils without systemd?
It is difficult to build kernel and systemd, but I could bypass them and build nfsutils.
But, when I try to run nfsutils, it can not work. On the wiki only method which workable for systemd available.

Could I mean run the nfsutils binary file directly?  (I've tried and can not let it work as nfsd)


Running 4 ArchLinux including sh4twbox,server,notebook,desktop. my AUR packages

Offline

#2 2013-02-21 09:06:36

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: How to run nfsutils without systemd?

None of that is even slightly helpful. You need to post details, instead of vague phrases like "haven't function", "difficult to build", "can not work", "can not let it work", ....

<edit>Also, of course you can run nfs without systemd - we all did that for years, using initscripts.

Last edited by tomk (2013-02-21 09:16:08)

Offline

#3 2013-02-21 09:36:14

dlin
Member
From: Taipei,Taiwan
Registered: 2005-09-21
Posts: 265

Re: How to run nfsutils without systemd?

Well, I mean haven't function because in PKGBUILD of systemd and systemd source's README has describe required kernel with newer version.

Do you mean after install initscripts-functions, it will help me to run nfs deamon?

pacman -Ql nfs-utils |grep etc     
nfs-utils /etc/
nfs-utils /etc/conf.d/
nfs-utils /etc/conf.d/nfs
nfs-utils /etc/conf.d/nfs-common.conf
nfs-utils /etc/conf.d/nfs-server.conf
nfs-utils /etc/exports
nfs-utils /etc/exports.d/
nfs-utils /etc/idmapd.conf
nfs-utils /etc/nfsmount.conf
nfs-utils /etc/rc.d/
nfs-utils /etc/rc.d/nfs-common
nfs-utils /etc/rc.d/nfs-server

So, I just do the following and got another errors.

# yaourt  -S initscripts-functions
# /etc/rc.d/nfs-server start

/etc/rc.d/nfs-server: line 33: /etc/rc.conf: No such file or directory

Should I just touch a /etc/rc.conf or else?  Is there anything which I should notice.  Now My minimal sh4 arch linux still havent init or systemd ready.

Last edited by dlin (2013-02-21 09:45:43)


Running 4 ArchLinux including sh4twbox,server,notebook,desktop. my AUR packages

Offline

#4 2013-02-21 10:16:17

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: How to run nfsutils without systemd?

If I was referring to initscripts-functions, I would have said "initscripts-functions"...

Find out how to run initscripts instead of systemd, there's probably a wiki page, forum posts, random blogs, etc.

Offline

Board footer

Powered by FluxBB