From: Anton Farygin <rider@altlinux.com>
To: sisyphus@lists.altlinux.org
Subject: Re: [sisyphus] Имена cd-приводов
Date: Thu, 06 Apr 2006 15:42:54 +0400
Message-ID: <e12ur3$gdr$1@sea.gmane.org> (raw)
In-Reply-To: <20060406081640.GS8397@immo.ru>
Alexey I. Froloff wrote:
> * Anton Farygin <rider@> [060406 11:50]:
>> соответственно мы теряем всё, что пыталось делать такого рода симлинки
>> (как правило это был только cdrom).
> Кроме рук. "Since we know the "hdX" values for these drives"...
>
> http://reactivated.net/writing_udev_rules.html#example-cdrom
>
> Такой файлик надо сложить, например, в
> /etc/udev/rules.d/99-local.rules
Это крайне не корректное правило.
$number, %n
The kernel number for this device. For example, 'sda3' has
kernel number of '3'
а т.к. для hdc этот номер отсутствует, то в итоге получается без номера
в случае с двумя cdrom'ами будет фигня.
Если уж и делать руками, то тогда проще указать что-то вроде этого:
BUS=="ide", KERNEL=="hdb", SYMLINK+="cdrom"
BUS=="ide", KERNEL=="hdc", SYMLINK+="dvd cdwriter cdrom1"
prev parent reply other threads:[~2006-04-06 11:42 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-29 18:06 Alexei V. Mezin
2006-03-30 10:48 ` Andrii Dobrovol`s`kii Dobrovol`s`kii
2006-03-30 15:17 ` Alexei V. Mezin
2006-03-30 18:55 ` Sergey Kuznetsov
2006-03-31 5:43 ` hozzzar
2006-03-31 15:51 ` Sergey Kuznetsov
2006-03-31 15:55 ` Alexei V. Mezin
2006-03-31 17:02 ` Andrii Dobrovol`s`kii Dobrovol`s`kii
2006-03-31 18:26 ` Sergey Kuznetsov
2006-04-01 14:01 ` Andriy Dobrovol`s`kii
2006-04-04 11:58 ` Anton Farygin
2006-04-04 12:04 ` Alexei V. Mezin
2006-04-06 7:43 ` Anton Farygin
2006-04-04 15:05 ` Andrii Dobrovol`s`kii Dobrovol`s`kii
2006-04-06 7:47 ` Anton Farygin
2006-04-06 8:01 ` Michael Shigorin
2006-04-06 11:33 ` Anton Farygin
2006-04-06 8:16 ` Alexey I. Froloff
2006-04-06 11:42 ` Anton Farygin [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='e12ur3$gdr$1@sea.gmane.org' \
--to=rider@altlinux.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