ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Опять что-то сломали в автомонтировании?
@ 2007-04-18 23:57 Alexei V. Mezin
  2007-04-19  1:28 ` Alexei V. Mezin
  2007-04-19  4:15 ` Хихин Руслан
  0 siblings, 2 replies; 7+ messages in thread
From: Alexei V. Mezin @ 2007-04-18 23:57 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Еще в сентябре 
(http://lists.altlinux.ru/pipermail/sisyphus/2006-September/087123.html) 
настроил было монтирование флэшек в нужное место с нужной кодировкой. 
Работало как часы. Последнее обновление было примерно на начало февраля.

Обновился сегодня. Флэшка монтируется куда нужно, в соответствии с 
файлом /etc/hal/fdi/policy/19_my_storage_policy.fdi:

<?xml version="1.0" encoding="UTF-8"?>
<deviceinfo version="0.2">
	<device>
		<match key="volume.fstype" string="vfat">
          	    <merge key="volume.policy.mount_option.iocharset"
type="string">cp1251</merge>
		</match>
	
		<!-- USB stick -->
		
		<match key="@info.parent:info.vendor" string="JetFlash">
			<merge key="volume.policy.desired_mount_point"
type="copy_property">@info.parent:info.product</merge>
		</match>
		
		<!-- FlashCard -->
		<match key="volume.label" string="CANON_DC">
			<merge key="volume.policy.desired_mount_point"
type="string">CANON</merge>
		</match>
	</device>
</deviceinfo>

в нужное место (т.е. в /media/<Flash Model>). Но почему-то без указания 
кодировки:
/dev/sdb on /media/TS1GJF2A type vfat 
(rw,noexec,nosuid,nodev,quiet,shortname=mixed,uid=500,gid=500,umask=077)


Почему перестала передаваться кодировка pmount'у?

P.S. Когда же наконец-то появится ОФИЦИАЛЬНАЯ версия описания работы 
автомонтирования в АЛЬТ, с официальными рекомендациями по настройке? И 
когда вся эта автомонтировочная фигня перестанет взрываться почти после 
КАЖДОГО обновления?


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

end of thread, other threads:[~2007-04-19 19:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-18 23:57 [sisyphus] Опять что-то сломали в автомонтировании? Alexei V. Mezin
2007-04-19  1:28 ` Alexei V. Mezin
2007-04-19  8:39   ` Alexey Sidorov
2007-04-19  8:49     ` Alexei V. Mezin
2007-04-19 19:09       ` Хихин Руслан
2007-04-19 19:58         ` Alexei V. Mezin
2007-04-19  4:15 ` Хихин Руслан

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