Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
12-28-2002, 11:28 AM
|
#1
|
LQ Newbie
Registered: Nov 2002
Posts: 10
Rep:
|
How to mount "Combo DRIVE"? (CD-RW/DVD)
Hi, I have a notebook with SuSE8.1 pro., I have a combo drive (CD-RW/DVD), the system only mount it as a CD-RW, how do I unmount the CD-RW, and mount the DVD ? or mount both together? Thankyou for advice
|
|
|
12-28-2002, 02:02 PM
|
#2
|
Member
Registered: Oct 2001
Distribution: Mint 15
Posts: 770
Rep:
|
Here's my /etc/fstab (SuSE 8.1 as well)
"cdrom" and "dvd" are the same device (physically) and are also the same device in /dev. And there doesn't seem to be any difference in fstab (other than the mount points).
Quote:
/dev/cdrom /media/cdrom auto ro,noauto,user,exec 0 0
/dev/dvd /media/dvd auto ro,noauto,user,exec 0 0
|
And in /dev I have:
cdrom as /dev/hdd
dvd as /hdd
So no difference here...
I would say that I could have gotten away with one or the other, but having both doesn't do any harm.
That said, I tried to load my SuSE DVD up just now and it didn't work!
I did a bit of research and found that the my devices in /dev should be
cdrom as /dev/sr1
dvd as /dev/sr1
For some reason SuSE managed to get my CD-RW right (/dev/sr0), but messed up on the DVD. This probably because my /boot/grub/menu.lst lists my CD-RW as a SCSI device (this is so I can use Xcdroast). I may (probably) have to add my DVD to this as well...
Soooo, the upshot of all this is that as far as linux is concerned, cdrom = dvdrom (more or less). But you still have to have the correct device
If you need to edit your device, check this link out:
http://lists.suse.com/archive/suse-l...-Mar/2869.html
Thanks for your post, I fixed something that I didn't even know was broken
John
|
|
|
12-28-2002, 10:50 PM
|
#3
|
LQ Newbie
Registered: Nov 2002
Posts: 10
Original Poster
Rep:
|
thankyou, but SuSE set my cd-rw as sr0, and cdrom as sr0, i don't have dvd mounted.... 
|
|
|
12-29-2002, 05:08 AM
|
#4
|
Member
Registered: Oct 2001
Distribution: Mint 15
Posts: 770
Rep:
|
Quote:
Originally posted by wailinux
thankyou, but SuSE set my cd-rw as sr0, and cdrom as sr0, i don't have dvd mounted....
|
Have you tried a DVD in it?
John
|
|
|
12-29-2002, 10:35 AM
|
#5
|
LQ Newbie
Registered: Nov 2002
Posts: 10
Original Poster
Rep:
|
yes, I did, but still doesn't work (i couldn't play DVD by mplayer)..
Thankyou for your help John
|
|
|
12-29-2002, 01:01 PM
|
#6
|
Senior Member
Registered: Apr 2001
Location: Perry, Iowa
Distribution: Mepis , Debian
Posts: 2,692
Rep:
|
as root type ln -sf /dev/sr0 /dev/dvd
|
|
|
12-29-2002, 06:20 PM
|
#7
|
Member
Registered: Oct 2001
Distribution: Mint 15
Posts: 770
Rep:
|
Quote:
Originally posted by wailinux
yes, I did, but still doesn't work (i couldn't play DVD by mplayer)..
|
Oh, that's a horse of a different color...
Just so you know what you are up against:
http://www.linuxworld.com/site-stori...4.mplayer.html
Quote:
Thankyou for your help John
|
Anytime
John
|
|
|
12-30-2002, 06:23 PM
|
#8
|
LQ Newbie
Registered: Nov 2002
Posts: 10
Original Poster
Rep:
|
Thankyou
rshaw and rootboy.
I got my DVD mounted by the "ln" command, but when using mplayer to play DVD, I only see green small squares, fragments..is this because I have to set the region code? or the codec? Please advice
|
|
|
12-30-2002, 07:00 PM
|
#9
|
Senior Member
Registered: Apr 2001
Location: Perry, Iowa
Distribution: Mepis , Debian
Posts: 2,692
Rep:
|
there are a lot of extra codecs available at www.mplayerhq.hu , just unpack and place in /usr/lib/win32.
Last edited by rshaw; 12-30-2002 at 07:03 PM.
|
|
|
All times are GMT -5. The time now is 08:05 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|