ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Alexei V. Mezin" <alexei_vm@micmedia.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: [sisyphus] Опять что-то сломали в автомонтировании?
Date: Thu, 19 Apr 2007 03:57:42 +0400
Message-ID: <4626B076.3030203@micmedia.ru> (raw)

Еще в сентябре 
(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. Когда же наконец-то появится ОФИЦИАЛЬНАЯ версия описания работы 
автомонтирования в АЛЬТ, с официальными рекомендациями по настройке? И 
когда вся эта автомонтировочная фигня перестанет взрываться почти после 
КАЖДОГО обновления?


             reply	other threads:[~2007-04-18 23:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-18 23:57 Alexei V. Mezin [this message]
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 ` Хихин Руслан

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=4626B076.3030203@micmedia.ru \
    --to=alexei_vm@micmedia.ru \
    --cc=alex783@hotbox.ru \
    --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