ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] SieFS и fstab
@ 2006-02-21 15:14 Gennadiy Redko
  2006-02-21 20:10 ` Yuriy Kashirin
  0 siblings, 1 reply; 2+ messages in thread
From: Gennadiy Redko @ 2006-02-21 15:14 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Хотелось бы добиться монтирования мобилки из-под пользователя.
В доке к пакету сказано:

> 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 в стартап?




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [sisyphus] SieFS и fstab
  2006-02-21 15:14 [sisyphus] SieFS и fstab Gennadiy Redko
@ 2006-02-21 20:10 ` Yuriy Kashirin
  0 siblings, 0 replies; 2+ messages in thread
From: Yuriy Kashirin @ 2006-02-21 20:10 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-02-21 20:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-21 15:14 [sisyphus] SieFS и fstab Gennadiy Redko
2006-02-21 20:10 ` Yuriy Kashirin

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