That's really really weird...
Try this:

* If /mnt/dvd doesn't exist, create it
* If /dev/dvd doesn't exist, make a link to that from whatever your
DVD/CDROM is to it.
(Example as from mine: ln -s /dev/cdrom /dev/dvd)

* Mount the DVD (mount /dev/dvd /mnt/dvd)
* Now try playing and tell us what you see...
  
I did this :

mkdir /mnt/dvd

/dev/dvd already exists.

[EMAIL PROTECTED] mnt]# ls -l /dev/dvd
lr-xr-xr-x    1 root     root           30 May 31 09:36 /dev/dvd -> ide/host0/bus1/target0/lun0/cd

when I try to mount, get error "No medium found" , (there is a dvd in the dvd drive), it shows reading the dvd drive.

[EMAIL PROTECTED] mnt]# mount /dev/dvd /mnt/dvd
mount: block device /dev/dvd is write-protected, mounting read-only
mount: No medium found

-Pradeep

[EMAIL PROTECTED] mnt]# ls -l /mnt
total 12
drwxrwxrwx    1 root     root            0 May 31 09:37 cdrom/
drwxrwxrwx    1 root     root            0 May 31 09:37 cdrom2/
drwxr-xr-x    2 root     root         4096 Jun  1 16:39 dvd/
drwxrwxrwx    1 root     root            0 May 31 09:37 floppy/
drwxr-xr-x    2 root     root         4096 May 10 08:44 memory_card/
drwxr-xr-x    2 root     root         4096 May  5 01:55 windows/

  

Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com

--
Your favorite stores, helpful shopping tools and great gift ideas. Experience the convenience of buying online with [EMAIL PROTECTED] http://shopnow.netscape.com/

Reply via email to