ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: ASA <llb@udm.ru>
To: Dmitry Kovalsky <community@altlinux.ru>
Subject: Re: [Comm] mount /usr from net on boot
Date: Wed, 30 Apr 2003 22:23:02 +0500
Message-ID: <192071348.20030430222302@udm.ru> (raw)
In-Reply-To: <200304301757.17279.dikov@imbg.org.ua>

Hello Dmitry,

Wednesday, April 30, 2003, 7:57:17 PM, you wrote:

DK> есть две машины и я хочу чтоб при загрузке одна машина маунтила /usr с другой
DK> машины.
NFS? nfsd на другой машине поднят?

DK> Как мне сделать так чтоб поднимались сетевые севисы раньше чем монтирование
DK> локальный файловых систем??
DK> и как должна выглядеть соответствующая строчка в фстабе?
Даю теоретический ответ, на практике не проверял.

fstab: как обычно.
host:/usr /usr nfs траляляля

дополнительно в /etc/rc.d/init.d/network исправить
строку chkconfig на
# chkconfig: 2345 00 90

в /etc/rc.d/init.d/netfs исправить:
# chkconfig: 345 01 75

затем с помощью
chkconfig network 2345 on
chkconfig netfs 345 on

внести соответствующие изменения в /etc/rc.d/rcX.d/

Имхо, должно сработать.

-- 
Best regards,
 ASA                            mailto:llb@udm.ru



      reply	other threads:[~2003-04-30 17:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-30 14:57 Dmitry Kovalsky
2003-04-30 17:23 ` ASA [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=192071348.20030430222302@udm.ru \
    --to=llb@udm.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git