PDA

View Full Version : Sony DVD/RW not recognized after install


davecove
4th December 2011, 01:12 AM
I just installed F15 using a DVD in a Sony DVD/RW drive.

After install, neither the F15 DVD, nor any other DVD/CD is recognized as being in the drive.

'Sup wit dat?

For example:

[dave@python ~]$ mount /mnt/dvd
mount: no medium found on /dev/sr0

Trying to open either /dev/sr0 or dev/dvd in Nautilus results in :

Could not display "/dev/sr0" (or /dev/dvd)
There is no application installed for block device files.
Do you want to search for an application to open this file?

/media is empty
/mnt has a /home, /boot, and /dvd (I did a mkdir to get the /mnt/dvd)

/dev/mapper/VolGroup-lv_root / ext4 defaults 1 1
UUID=192d7482-408b-4f6e-af7f-1dbcf2632f9a /boot ext4 defaults 1 2
/dev/mapper/VolGroup-lv_home /home ext4 defaults 1 2
/dev/mapper/VolGroup-lv_swap swap swap defaults 0 0
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
sysfs /sys sysfs defaults 0 0
proc /proc proc defaults 0 0

Help?

Dave