ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] udev or not udev
@ 2006-12-16 21:45 Anton Gorlov
  2006-12-18  6:31 ` Genix
  2006-12-29 21:10 ` Anton Gorlov
  0 siblings, 2 replies; 15+ messages in thread
From: Anton Gorlov @ 2006-12-16 21:45 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Попытавшись сегодня насвоём стареньком сизифе записать диск (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


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

end of thread, other threads:[~2007-01-03 18:53 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-16 21:45 [sisyphus] udev or not udev Anton Gorlov
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

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