ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Anton Gorlov <stalker@altlinux.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: [sisyphus] udev or not udev
Date: Sun, 17 Dec 2006 00:45:44 +0300
Message-ID: <45846908.9070408@altlinux.ru> (raw)

Попытавшись сегодня насвоём стареньком сизифе записать диск (dvd-data) 
заметил что не отрабатывает в правилах udev:

# IDE devices
BUS=="ide", KERNEL=="hd[a-z]|pcd[0-9]*", ACTION=="add", 
DRIVER=="ide-cdrom|pcd", \
	IMPORT{program}="cdrom_id --export $tempnode"
BUS=="scsi",SYSFS{type}=="5", ACTION=="add", \
	IMPORT{program}="cdrom_id --export $tempnode"
ENV{ID_CDROM}=="?*",				GROUP="cdwriter", MODE="0660", SYMLINK+="cdrom"
ENV{ID_CDROM_DVD}=="?*",			SYMLINK+="dvd"
BUS=="ide", KERNEL=="ht[0-9]*",			GROUP="disk"
BUS=="ide", KERNEL=="nht[0-9]*",		GROUP="disk"

При старте системы не создаётся симлинк на /dev/cdwriter.
При этмо права на /dev/hdc (именно здесь висит сидюк)
root:floppy brw-r

Но если чудесным образом после старта системы сделать service udevd 
restart - то всё отрабатывает. Кто виноват?

udev-097-alt2
kernel - 2.6.16-wks26-up-alt8


-- 
   np: silence


             reply	other threads:[~2006-12-16 21:45 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-16 21:45 Anton Gorlov [this message]
2006-12-18  6:31 ` Genix
2006-12-18  9:17   ` Anton Gorlov
2006-12-29 21:10 ` Anton Gorlov
2006-12-31 19:35   ` Nick S. Grechukh
2007-01-01 13:44     ` Anton Gorlov
2007-01-02  9:51       ` Nick S. Grechukh
2007-01-02 11:22         ` Anton Gorlov
2007-01-02 12:44           ` gns
2007-01-02 12:52             ` Anton Gorlov
2007-01-02 13:00               ` gns
2007-01-02 13:39                 ` Anton Gorlov
2007-01-02 19:24                   ` Anton Gorlov
2007-01-03 16:55                     ` Nick S. Grechukh
2007-01-03 18:53                       ` Anton Gorlov

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=45846908.9070408@altlinux.ru \
    --to=stalker@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