10.04 will mount CDROM but not DVD
Since a fresh install of 10.04, I've got an issue with not being able to mount my dvd. The cd mounts just fine. Blueridgedog gave me some handy tips, which included the code below, making sure that I have libdvdcss2.
Code:
sudo apt-get install ubuntu-restricted-extras
sudo wget http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list --output-document=/etc/apt/sources.list.d/medibuntu.list
sudo apt-get -q update
sudo apt-get --yes -q --allow-unauthenticated install medibuntu-keyring
sudo apt-get -q update
sudo apt-get install libdvdcss2
It appears that quite a few people have a similar if not the same problem.
I would greatly appreciate if any of you could help out.
Thanks.
AMD Athlon 64 X2 4200+, 2 Gb RAM, Gigabyte GA-K8N Pro-SLI, ASUS EN7950GT 512 Mb, 20" Samsung 205BW
1TB SATA II HDD, 80GB IDE HDD,
ASUS M50VM
Bookmarks