Gentoo Archives: gentoo-user

From: maxim wexler <blissfix@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] no CD or DVD but "rules" seem correct-FIXED-or, not
Date: Fri, 11 May 2007 01:41:50
Message-Id: 550434.3020.qm@web31706.mail.mud.yahoo.com
In Reply to: Re: [gentoo-user] no CD or DVD but "rules" seem correct-FIXED-or, not by Dan Farrell
1 > My guess is, you upgraded the kernel and fell into
2 > the commonly
3 > experienced PATA driver burn -- there's two driver
4 > sets now, an
5 > experimental one and the old ones, and you have to
6 > make sure to get the
7 > right one for your configuration.
8
9 What I did was write a 10-local.rules file following
10 the model at reactivated.net/writing_udev_rules.html.
11 So now I get the proper symlinks:
12
13 heathen@localhost ~ $ ls -l /dev/cd*
14 lrwxrwxrwx 1 root root 3 May 10 10:21 /dev/cdrom ->
15 hdc
16 heathen@localhost ~ $ ls -l /dev/dvd
17 lrwxrwxrwx 1 root root 3 May 10 10:21 /dev/dvd -> hdd
18
19 plus these unwanted ones which are the result of
20 70-persistent-cd.rules
21
22 lrwxrwxrwx 1 root root 3 May 10 10:21 /dev/cdrom4 ->
23 hdc
24 lrwxrwxrwx 1 root root 3 May 10 10:21 /dev/cdrom5 ->
25 hdd
26 lrwxrwxrwx 1 root root 3 May 10 10:21 /dev/cdrw4 ->
27 hdc
28
29 question is, how do I turn off persistent-cd rules?
30 Even if I delete it another is generated when the PC
31 boots.
32
33 Do I delete /lib/udev*/write_cd_rules?
34
35 According to the FAQ persistence is most useful for
36 devices that are likely to be plugged in and out
37 fairly often. I don't expect to do that with the
38 optical drives.
39
40 Maxim
41
42
43
44
45 ____________________________________________________________________________________
46 Don't get soaked. Take a quick peak at the forecast
47 with the Yahoo! Search weather shortcut.
48 http://tools.search.yahoo.com/shortcuts/#loc_weather
49 --
50 gentoo-user@g.o mailing list