Monday, August 1, 2005

Stop mounting /media/VOLUME_NAME

Mounting a REV disk as /mnt/VOLUME_NAME is really a pain. So to force it to mount as /mnt/rev I did this (much like the /mnt/iPod force)
sudo vi /usr/share/hal/fdi/95userpolicy/cddvd.fdi

 


  

       dvd


       dvdrecorder


       rev


       rev





sudo rchal restart
I hope you find this useful.

No comments:

Post a Comment