ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Valery V. Inozemtsev" <shrek@altlinux.ru>
To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] отвалилось монтирование в KDE
Date: Sun, 6 Apr 2008 16:24:19 +0400
Message-ID: <200804061624.24094.shrek@altlinux.ru> (raw)
In-Reply-To: <47F8B6A6.6020908@sakhalin.ru>


[-- Attachment #1.1: Type: text/plain, Size: 1998 bytes --]

В сообщении от 6 апреля 2008 Dmitry Lebkov написал(a):
> Valery V. Inozemtsev пишет:
> > В сообщении от 6 апреля 2008 Dmitry Lebkov написал(a):
> >> Artem Zolochevskiy пишет:
> >>> Dmitry Lebkov wrote:
> >>>> Сделай так, чтоб в /etc/PolicyKit/PolicyKit.conf было:
> >>>>
> >>>> <config version="0.1">
> >>>>          <match action="org.freedesktop.hal.storage.mount-removable">
> >>>>                  <return result="yes" />
> >>>>          </match>
> >>>> </config>
> >>>>
> >>>> А в /usr/share/hal/fdi/policy/10osvendor/20-storage-methods.fdi,
> >>>> строку 214 надо закоменарить:
> >>>> <!-- <append key="volume.mount.valid_options"
> >>>> type="strlist">flush</append> -->
> >>>>
> >>>> После всего вышеперечисленного: service haldaemon restart
> >>>
> >>> Круто! Всё заработало. Спасибо!
> >>> Но к чему бы все эти пляски, и почему не работает просто "из коробки",
> >>> я не особо понял :(
> >>
> >> По поводу "из коробки" - не ко мне. Я просто с помощью "гугля и какой-то
> >> матери" рашал проблемы с автомонтированием на рабочей и домашней
> >> машинках.
> >
> > т.е. объяснить что все это значит и почему именно так (а не иначе) нужно
> > сделать Вы не можете?
>
> Валер, что именно нужно объяснять? Я не специалист, в "потрохах" всех
> этих  авто-"свистулек". Нашел работающий (для себя) рецепт и поделился
> с человеком, наступившим на такие же грабли.

дык рецепт плохой. вместо того что бы это делать с помощью "гугля и какой-то 
матери", проще спросить как это сделать правильно

>
> Если знаешь более правильный способ решить проблему без обновления
> ядра - поделись им. Без развешивания ярлыков и каверзных вопросов...

в PolicyKit.conf ты разрешил всем делать с твоими подключаемыми девайсами все 
что угодно, хотя к vfat и flush это не имеет не малейшего отношения.
опция flush действительно находится в 20-storage-methods.fdi, но туда грязными 
руками лучше не лазить, а для ядра 2.6.18 положить в /etc/hal/fdi/policy fdi, 
который находится в атаче

-- 
Valery V. Inozemtsev

[-- Attachment #1.2: 20-vfat-disable-flush.fdi --]
[-- Type: text/plain, Size: 244 bytes --]

<?xml version="1.0" encoding="UTF-8"?>

<deviceinfo version="0.2">

  <device>
    <match key="volume.fstype" string="vfat">
        <remove key="volume.mount.valid_options" type="strlist">flush</remove>
    </match>
  </device>

</deviceinfo>

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

  reply	other threads:[~2008-04-06 12:24 UTC|newest]

Thread overview: 61+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-15 15:15 [sisyphus] KDE and USB media Ivan Adzhubey
2008-04-15 15:27 ` Andrii Dobrovol`s`kii
2008-04-15 15:35   ` Led
2008-04-15 15:37     ` Pavlov Konstantin
2008-04-15 16:00       ` Led
2008-04-15 16:17     ` Alexey I. Froloff
2008-04-15 16:52       ` Andrii Dobrovol`s`kii
2008-04-06  7:23         ` [sisyphus] отвалилось монтирование в KDE Artem Zolochevskiy
2008-04-06  8:13           ` Dmitry Lebkov
2008-04-06  9:05             ` Valery V. Inozemtsev
2008-04-06  9:09             ` Artem Zolochevskiy
2008-04-06  9:23               ` Valery V. Inozemtsev
2008-04-06 10:32                 ` Dmitry Lebkov
2008-04-06 15:01                   ` Artem Zolochevskiy
2008-04-06 10:36               ` Dmitry Lebkov
2008-04-06 11:02                 ` Valery V. Inozemtsev
2008-04-06 11:40                   ` Dmitry Lebkov
2008-04-06 12:24                     ` Valery V. Inozemtsev [this message]
2008-04-06 13:02                       ` Dmitry Lebkov
2008-04-06 13:24                         ` Valery V. Inozemtsev
2008-04-06 15:28                           ` Dmitry Lebkov
2008-04-06 15:49                             ` Valery V. Inozemtsev
2008-04-08  5:57                               ` Vladimir V. Kamarzin
2008-04-08  6:03                                 ` Peter Evdokimov
2008-04-08  7:47                                   ` Slava Dubrovskiy
2008-04-08  8:19                                     ` Michael A. Kangin
2008-04-08  8:21                                       ` Slava Dubrovskiy
2008-04-08  8:32                                         ` Slava Dubrovskiy
2008-04-08  8:47                                           ` Slava Dubrovskiy
2008-04-08  9:58                                             ` Sergey V Turchin
2008-04-08 11:43                                               ` Slava Dubrovskiy
2008-04-08 12:31                                                 ` Sergey V Turchin
2008-04-08 13:32                                                   ` Slava Dubrovskiy
2008-04-08 13:47                                                     ` Sergey V Turchin
2008-04-08 13:58                                                       ` Slava Dubrovskiy
2008-10-15  2:31                                                       ` Dmitry Lebkov
2008-10-15  8:28                                                         ` Sergey V Turchin
2008-10-15 13:12                                                           ` Dmitry Lebkov
2008-10-16  9:45                                                             ` Sergey V Turchin
2008-10-16 22:04                                                               ` Dmitry Lebkov
2008-10-15 13:16                                                           ` Dmitry Lebkov
2008-10-16  9:52                                                         ` Valery V. Inozemtsev
2008-10-16 22:10                                                           ` Dmitry Lebkov
2008-10-17  9:19                                                             ` Sergey V Turchin
2008-10-18 11:17                                                               ` Dmitry Lebkov
2008-10-19 12:33                                                             ` Sergey
2008-04-08  6:40                               ` Dmitry Lebkov
2008-04-06 15:09                       ` Artem Zolochevskiy
2008-04-07  5:08                       ` Vladimir V. Kamarzin
2008-04-07  5:29                         ` Dmitry Lebkov
2008-10-19 12:57                           ` Konstantin A. Lepikhov
2008-04-07 15:02                         ` Michael A. Kangin
2008-04-15 17:29                       ` Alexey I. Froloff
2008-04-15 17:43                         ` Andrii Dobrovol`s`kii
2008-04-15 17:49                         ` Ivan Adzhubey
2008-04-15 17:57                           ` Michael Shigorin
2008-04-15 16:57         ` [sisyphus] KDE and USB media Sergey V Turchin
2008-04-15 17:05           ` Andrii Dobrovol`s`kii
2008-04-15 17:19             ` Andrii Dobrovol`s`kii
2008-04-15 21:39         ` Dmitry Lebkov
2008-04-15 15:36 ` Andrii Dobrovol`s`kii

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=200804061624.24094.shrek@altlinux.ru \
    --to=shrek@altlinux.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