ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Yuriy Kashirin <yura@emict.com>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] SieFS и fstab
Date: Tue, 21 Feb 2006 22:10:12 +0200
Message-ID: <200602212210.12533.yura@emict.com> (raw)
In-Reply-To: <43FB2E66.50609@zaz.zp.ua>

On Tuesday 21 February 2006 17:14, Gennadiy Redko wrote:
> Хотелось бы добиться монтирования мобилки из-под пользователя.
>
> В доке к пакету сказано:
> > For automatic mounting, add something like this to your
> > /etc/fstab:
> >
> >  /proc/fs/fuse/dev   /mnt/mobile   siefs   device=/dev/ttyS0   0
> > 0
>
> Это не работает.
> Что нужно написать в fstab?
>
> И как правильно добавить модуль fuse в стартап?
>

У меня вот так работает (Siememns A60 через USB дата кабель):

root@uka ~ # grep siefs /etc/fstab
/proc/fs/fuse/dev /mnt/siemens  siefs   
device=/dev/ttyUSB0,baudrate=115200,umask=077,user,noauto   0 0

При этом не забыть:
control fusermount public

Директория, куда монтируется, должна быть доступна юзеру для
записи/чтения.

Монтирование (от пользователя):
mount /mnt/siemens/

Размонтирование:
fusermount -u /mnt/siemens/

Ядро 2.6.12-alt3 (на 2.4 помнится не завелось). Модуль fuse сам
подхватывается при монтировании.

-- 
 Best regards
 Yuriy Kashirin

      reply	other threads:[~2006-02-21 20:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-21 15:14 Gennadiy Redko
2006-02-21 20:10 ` Yuriy Kashirin [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=200602212210.12533.yura@emict.com \
    --to=yura@emict.com \
    --cc=sisyphus@lists.altlinux.org \
    /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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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