LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
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


Reply
  Search this Thread
Old 05-27-2004, 01:10 PM   #1
theonlydrew
LQ Newbie
 
Registered: Apr 2004
Posts: 16

Rep: Reputation: 0
How can I change cdrom1 to dvd. REDhat9, lite-on LTD-163D dvd drive


I have a Lite-on DVD drive in my REDHAT9 machine.

Lite-On DVD Drive
Model: LTD-163D

It is recognized as cdrom1

How can I change it to be seen as dvd. I dont know shit about hardware configuration. But I do know that i have dev/cdrom and dev/cdrom1 and cdrom1 is my dvd drive. How do I install drivers or change drivers, are they called drivers, or modules? Im so confused, Im sure its very easy, just need a little help.

I would like very much to play DVDs

Thanks a bunch.

Also, does anyone know how to make the intelli explorer mouse side buttons function as Backwards and Forwards in a web browser? THANKS!

Drew Sawyer
 
Old 05-27-2004, 04:47 PM   #2
young1024
Member
 
Registered: Apr 2004
Distribution: Slackware 9.1, Fedora Core 2
Posts: 40

Rep: Reputation: 15
Re: How can I change cdrom1 to dvd. REDhat9, lite-on LTD-163D dvd drive

Quote:
Originally posted by theonlydrew
I have a Lite-on DVD drive in my REDHAT9 machine.

Lite-On DVD Drive
Model: LTD-163D

It is recognized as cdrom1

How can I change it to be seen as dvd. I dont know shit about hardware configuration. But I do know that i have dev/cdrom and dev/cdrom1 and cdrom1 is my dvd drive. How do I install drivers or change drivers, are they called drivers, or modules? Im so confused, Im sure its very easy, just need a little help.

I would like very much to play DVDs

Thanks a bunch.

Also, does anyone know how to make the intelli explorer mouse side buttons function as Backwards and Forwards in a web browser? THANKS!

Drew Sawyer
It's already usable as a DVD drive, but if you want to rename it...

You have to login as root or su - first, before doing this (unmount any disc in there first!)...

... /dev/cdrom and /dev/cdrom1 are symbolic links to the actual devices, /dev/hdc and /dev/hdd. you can erase the symbolic links and create new ones, with the commands (replace drive names with real ones):
cd /dev/
rm cdrom1
ln -s hdd dvd

Then, do this to replace the /mnt/cdrom1 directory with a /mnt/dvd directory:

cd /mnt/
rmdir cdrom1
mkdir dvd

Next, edit /etc/fstab with a text editor like pico, KWrite, or something else, so that what I think looks like this:

/dev/cdrom1 /mnt/cdrom1 iso9660 noauto,user,ro 0 0

becomes this:

/dev/dvd /mnt/dvd iso9660 noauto,user,ro 0 0

Then, you're done!

Last edited by young1024; 05-27-2004 at 04:49 PM.
 
Old 05-28-2004, 03:09 PM   #3
theonlydrew
LQ Newbie
 
Registered: Apr 2004
Posts: 16

Original Poster
Rep: Reputation: 0
THanks!! I got everything working now.

Major preesh (thats an abreev)

Cheeeeers!
Drew
 
Old 01-26-2006, 05:54 PM   #4
juancra
LQ Newbie
 
Registered: Jan 2006
Posts: 1

Rep: Reputation: 0
I know this thread is almost out of date, but it helped me a lot! the "superblock" error is very common under linux, and can easily be solved by following those steps.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
which DVD player can play DVD from hard drive *and* support DVD Menu ? tho_x_tran Linux - Software 16 11-16-2006 02:00 PM
Mandrake 10.1 doesn't like Lite on DVD-RW. Please help Fear58 Linux - Hardware 9 12-27-2004 09:44 AM
can't read data DVD-R on my DVD-ROM/CD-RW combi drive bruceyboy Linux - Hardware 0 11-17-2004 11:25 AM
dvd-rom drive won't play movies and dvd burner won't record calble Linux - Hardware 1 08-09-2004 07:35 AM
dvd listed as /dev/cdrom1 tfdml37 Linux - Hardware 2 03-21-2004 01:36 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 02:30 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration