PDA

View Full Version : What's the command to mount a DVD?



migo
05-27-2005, 09:50 AM
I'm having a strange problem, I was able to burn a DVD using K3b but I can't mount it to verify if it burned properly.

I've made a dvd directory in /mnt and tried variation of sudo mount /dev/dvd /mnt/dvd like sudo mount -t etc. or sudo mount -a etc. but nothing seems to work.

eco2geek
05-27-2005, 10:30 AM
When you run the command

ls -la /dev/dvd

in a terminal, what is the output?

migo
05-27-2005, 10:37 AM
lrwxrwxrwx 1 root root 10 Jul 27 2004 /dev/dvd -> /dev/cdrom

migo
05-27-2005, 08:34 PM
hmm, looks like there's something corrupted with the DVD - since another one worked fine :/