Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
dvd/dvdrw und udev
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Bitspyer
Apprentice
Apprentice


Joined: 17 Dec 2002
Posts: 211
Location: Mainz, Germany

PostPosted: Wed Sep 20, 2006 4:40 pm    Post subject: dvd/dvdrw und udev Reply with quote

Hi,
nachdem ich hier das Forum durchsucht habe und zwar auf einige Hints gestossen bin, komme ich denoch nicht weiter.

Folgendes Problem:

hda ist mein DVD-Rom, hdc ist mein DVD-RW

in /etc/udev/rules.d/10-locale.rules steht folgendes drin:

Code:

BUS=="ide", KERNEL=="hda", NAME="%k", SYMLINK="dvd cdroms/cdrom%n"
BUS=="ide", KERNEL=="hdc", NAME="%k", SYMLINK="dvdrw cdroms/cdrom%n"


Udev erzeugt aber folgendes in /dev :

Code:

cdrom -> hdc
cdrom1 -> hdc
cdrw -> hdc
cdrw1 -> hdc

dvd -> hdc
dvd1 -> hdc
dvdrw -> hdc
dvdrw1 -> hdc


Es wird also hda komplett ignoriert!

Es ist total frustrierend, da ich auch die Beispiele von gentoo-wiki umgesetzt habe oder hier im Forum, aber es will nicht!

Schon mal danke für antworten!

Gruss,
Bitspyer
_________________
Der Weg zur Dunklen Seite... Schneller er ist, verführerischer, leichter.
Back to top
View user's profile Send private message
firefly
Watchman
Watchman


Joined: 31 Oct 2002
Posts: 5206

PostPosted: Wed Sep 20, 2006 8:48 pm    Post subject: Reply with quote

eventuell spielt da ne default-rule dazwischen
_________________
Ein Ring, sie zu knechten, sie alle zu finden,
Ins Dunkel zu treiben und ewig zu binden
Im Lande Mordor, wo die Schatten drohn.
Back to top
View user's profile Send private message
mv
Watchman
Watchman


Joined: 20 Apr 2005
Posts: 6749

PostPosted: Thu Sep 21, 2006 7:28 pm    Post subject: Re: dvd/dvdrw und udev Reply with quote

Bitspyer wrote:
/etc/udev/rules.d/10-locale.rules

Die Symlinks werden - je nach udev-Version - entweder in /etc/udev/rules.d/50-* oder in /etc/udev/rules.d/75-* gesetzt, also in jedem Fall in späteren Files. Ich vermute mal, diese werden auch später abgearbeitet und verbiegen Deine vorher gesetzten Symlinks.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum