On 1/14/11 8:31 PM, Mark LaPierre wrote: > On 01/14/2011 10:11 AM, Patrick O'Callaghan wrote: >> ls -l /dev/dvd > $ cd /dev > $ ls -l | grep sr0 > lrwxrwxrwx 1 root root 3 Jan 8 21:51 cdrom1 -> sr0 > lrwxrwxrwx 1 root root 3 Jan 8 21:51 cdrw1 -> sr0 > lrwxrwxrwx 1 root root 3 Jan 8 21:51 dvd1 -> sr0 > lrwxrwxrwx 1 root root 3 Jan 8 21:51 dvdrw1 -> sr0 > lrwxrwxrwx 1 root root 3 Jan 8 21:51 scd0 -> sr0 > brw-rw----+ 1 root cdrom 11, 0 Jan 8 21:51 sr0 > > You can't use cp. You have to use ln -s Or you could use ln sro dvd in the /dev directory as root. You are advising to create a symlink which may or may not have the desired result. James McKenzie -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines