| « HOWTO:Set up NFS sharing | HOWTO Sort out kvm » |
I have two DVD players on one of my machines, not sure why now but it was probably a good idea at the time. I like to access them as 0 or 1 rather than cdrom0 and cdrom1. With a little bit of tweaking it was done like this.
Add a new entry to /etc/auto.master to read the map file, add the line and save the changes.
We need to create the map file this will setup the cd directory with autofs and call a second map file with the configuration of the two dvd palyers. /etc/auto.dvd has just the one line as below.
Finally to setup the lines that will be used to mount the two dvd players
The usual check that the files have the correct permissions already. As we changed /etc/auto.master we need to bounce the autofs daemon.