|
@@ -72,12 +72,12 @@
|
|
|
|
|
|
<para>If the default mode is not suitable for your situation, then the
|
|
|
following modification can be made to the
|
|
|
- <filename>/lib/udev/rules.d/75-cd-aliases-generator.rules</filename> file,
|
|
|
+ <filename>/etc/udev/rules.d/83-cdrom-symlinks.rules</filename> file,
|
|
|
as follows (where <replaceable>mode</replaceable> is one of
|
|
|
<quote>by-id</quote> or <quote>by-path</quote>):</para>
|
|
|
|
|
|
<screen role="nodump"><userinput>sed -i -e 's/"write_cd_rules"/"write_cd_rules <replaceable>mode</replaceable>"/' \
|
|
|
- /lib/udev/rules.d/75-cd-aliases-generator.rules</userinput></screen>
|
|
|
+ /etc/udev/rules.d/83-cdrom-symlinks.rules</userinput></screen>
|
|
|
|
|
|
<para>Note that it is not necessary to create the rules files or symlinks
|
|
|
at this time, because you have bind-mounted the host's
|