ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: community@lists.altlinux.org
Cc: Michael Pozhidaev <msp@altlinux.ru>
Subject: Re: [Comm] cifs в fstab
Date: Thu, 21 Oct 2010 16:26:23 +0300
Message-ID: <20101021132623.GA15939@osdn.org.ua> (raw)
In-Reply-To: <m3r6j7p8as.fsf@blard.localdomain>

On Sat, Nov 03, 2007 at 11:07:07PM +0600, Michael Pozhidaev wrote:
> Дайте, пожалуйста, совет, как правильно прописать cifs в fstab.
> Сделал такую запись:
> //192.168.0.2/People /mnt/people cifs users,username=anybody,password=,iocharset=utf-8 0 0
> Так после перезагрузки ничего не происходит, а при mount
> /mnt/people от рута говорит, что не может найти нужную
> shared library. Ошибка с кодом, по-моему, 79. Как нужно
> правильно вписывать такие дела в fstab? 

iocharset=utf8 (без минуса) -- поскольку ядерный модуль
называется nls_utf8.ko, а грузить пытаются именно его.

Подсказку нашёл здесь:
http://lists.samba.org/archive/linux-cifs-client/2009-April/004343.html
(были и более ранние обсуждения)

PS: вот до кучи строчка для автомонтирования submount:

//192.168.0.2/People /mnt/people subfs fs=cifs,program=/sbin/net-submountd,interval=5,username=anybody,password=,iocharset=utf8,file_mode=0664,dir_mode=0775,uid=user,gid=user 0 0

-- 
обещанного три года ждут


      reply	other threads:[~2010-10-21 13:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-03 17:07 Michael Pozhidaev
2007-11-03 23:30 ` Vitaly Lipatov
2010-10-21 13:26   ` Michael Shigorin [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=20101021132623.GA15939@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=community@lists.altlinux.org \
    --cc=msp@altlinux.ru \
    --cc=shigorin@gmail.com \
    /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