LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 07-10-2006, 02:15 PM   #16
shivkumar
LQ Newbie
 
Registered: Jun 2004
Location: Bombay, India
Distribution: Still testing the waters. But looking actively at Mandrake 10
Posts: 20

Original Poster
Rep: Reputation: 0
dvd does not read


can you make anything of this info : clicked on applications>debian>Apps>System>Disks Admin

right clicked the CD Rom sign and it shows samsung CDRW/DVD SM-352F
/dev/hdd

General Information

Type: CD-Rom
device: /dev/hdd
Speed: Not Available
Status: No Disc installed.

This when my dvd is installed. already downloaded W32codecs and libdvdcss2.

is there any changes i shd make in the config and if so how?
sk

Quote:Originally Posted by xpromisex
The "file exists" error is my fault. In both cases reverse the /dev/cdrom and /dev/dvd so that it looks like this:

ln -s /dev/dvd /dev/cdrom

Sorry about that!




Quote:
Originally Posted by AzrielMacKay
I didnt like the way ubuntu/kubuntu made you use sudo for everything. The trick is to do a sudo passwd root. That will let you make a password for root, and afterwards you will have a normal root login. You said its a data disk. What does it do when you try to mount /dvd? (Mountpoint dvd has to exist-mkdir /dvd). MC (midnight commander) is good for looking at where a symlink currently points and editing it. Install mc if its not already there, cd to /dev, run mc and then highlight /dev/dvd and look at the bottom and see where it is pointing. If it doesnt point to the same place /dev/cdrom points to hit cnrl-x cntrl-s and you cant edit it.
 
Old 07-10-2006, 06:48 PM   #17
xpromisex
Member
 
Registered: Apr 2004
Location: Statesboro, GA
Distribution: Arch Linux 2007.05 "Duke" (Kernel 2.6.21)
Posts: 447

Rep: Reputation: 30
I'm really not sure, as I have never had any problem similar problem like this....I will look at it more this evening though. (Figured I would give you a reason for a delayed real response)
 
Old 07-11-2006, 02:09 AM   #18
shivkumar
LQ Newbie
 
Registered: Jun 2004
Location: Bombay, India
Distribution: Still testing the waters. But looking actively at Mandrake 10
Posts: 20

Original Poster
Rep: Reputation: 0
thanx. will wait
sk

Quote:
Originally Posted by xpromisex
I'm really not sure, as I have never had any problem similar problem like this....I will look at it more this evening though. (Figured I would give you a reason for a delayed real response)
 
Old 07-11-2006, 10:26 AM   #19
xpromisex
Member
 
Registered: Apr 2004
Location: Statesboro, GA
Distribution: Arch Linux 2007.05 "Duke" (Kernel 2.6.21)
Posts: 447

Rep: Reputation: 30
what related items do you have in /dev? Related would be /dev/dvd,/dev/cdrom,/dev/cdrecorder etc. Post all of the ones in there, please, as it seems to me that there may be an incorrect symlink or something. Also do you have two cd drives (or dvd drives)? What may have happened is that the symlink to /dev/dvd is pointed to the incorrect cdrom drive. Also -if you have two drives please see if you can't identify which /dev entry correlates to which drive. Hopefully this information will help. Thanks!
 
Old 07-12-2006, 02:55 AM   #20
shivkumar
LQ Newbie
 
Registered: Jun 2004
Location: Bombay, India
Distribution: Still testing the waters. But looking actively at Mandrake 10
Posts: 20

Original Poster
Rep: Reputation: 0
cdrom, cdrw, dvd, hda, hda1, hda2, hda5, hda6, hda7, hda8, hdd,

I have just one samsung combo cdr dvd drive installed.

DVD properties: location - /dev
link target /dev/hdd

should i change the link target and if so how?
sk

Quote:
Originally Posted by xpromisex
what related items do you have in /dev? Related would be /dev/dvd,/dev/cdrom,/dev/cdrecorder etc. Post all of the ones in there, please, as it seems to me that there may be an incorrect symlink or something. Also do you have two cd drives (or dvd drives)? What may have happened is that the symlink to /dev/dvd is pointed to the incorrect cdrom drive. Also -if you have two drives please see if you can't identify which /dev entry correlates to which drive. Hopefully this information will help. Thanks!
 
Old 07-14-2006, 10:16 AM   #21
xpromisex
Member
 
Registered: Apr 2004
Location: Statesboro, GA
Distribution: Arch Linux 2007.05 "Duke" (Kernel 2.6.21)
Posts: 447

Rep: Reputation: 30
I'm not sure, but try deleting /dev/dvd and recreating it pointing to /dev/cdrom.

Also please post your /etc/fstab for me. May help a bit.


I'm grasping at straws here, and I'm not going to lie - I'm not exactly sure what is wrong here, but It's looking like the OS is seeing the drive as one drive with three functions - cdrom, cdrw and dvd - and has symlinked them accordingly. I think that the symlink may be correct (the way I asked you to change it would work too), but I think your fstab will help.
 
Old 07-14-2006, 01:37 PM   #22
shivkumar
LQ Newbie
 
Registered: Jun 2004
Location: Bombay, India
Distribution: Still testing the waters. But looking actively at Mandrake 10
Posts: 20

Original Poster
Rep: Reputation: 0
how to post /etc/fstab. tried searching this but its not happening
sk


Quote:
Originally Posted by xpromisex
I'm not sure, but try deleting /dev/dvd and recreating it pointing to /dev/cdrom.

Also please post your /etc/fstab for me. May help a bit.


I'm grasping at straws here, and I'm not going to lie - I'm not exactly sure what is wrong here, but It's looking like the OS is seeing the drive as one drive with three functions - cdrom, cdrw and dvd - and has symlinked them accordingly. I think that the symlink may be correct (the way I asked you to change it would work too), but I think your fstab will help.
 
Old 07-14-2006, 01:50 PM   #23
shivkumar
LQ Newbie
 
Registered: Jun 2004
Location: Bombay, India
Distribution: Still testing the waters. But looking actively at Mandrake 10
Posts: 20

Original Poster
Rep: Reputation: 0
here's the fstab:

# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hda7 / ext3 defaults,errors=remount-ro 0 1
/dev/hda1 /media/hda1 vfat defaults,utf8,umask=007,gid=46 0 1
/dev/hda5 /media/hda5 vfat defaults,utf8,umask=007,gid=46 0 1
/dev/hda6 /media/hda6 reiserfs defaults 0 2
/dev/hda8 none swap sw 0 0
/dev/hdd /media/cdrom0 udf,iso9660 user,noauto 0 0





Quote:
Originally Posted by shivkumar
how to post /etc/fstab. tried searching this but its not happening
sk
 
Old 07-14-2006, 02:15 PM   #24
xpromisex
Member
 
Registered: Apr 2004
Location: Statesboro, GA
Distribution: Arch Linux 2007.05 "Duke" (Kernel 2.6.21)
Posts: 447

Rep: Reputation: 30
Change this line in your fstab:
Code:
/dev/hdd /media/cdrom0 udf,iso9660 user,noauto 0 0
to this:
Code:
 /dev/hdd /media/cdrom0 iso9660 user,noauto 0 0
/dev/hdd /media/dvd0 udf user,noauto 0 0
and do this in a terminal:
[code]sudo mkdir /media/dvd0[code]

Insert a dvd, and attempt to mount the drive with
Code:
 mount /media/dvd0
What happens?
 
Old 07-15-2006, 01:17 AM   #25
shivkumar
LQ Newbie
 
Registered: Jun 2004
Location: Bombay, India
Distribution: Still testing the waters. But looking actively at Mandrake 10
Posts: 20

Original Poster
Rep: Reputation: 0
I cannot save the new fstab file. I get this message

Could not save the file /etc/fstab.

You do not have the permissions necessary to save the file. Please, check that you typed the location correctly and try again.

sk

Quote:
Originally Posted by xpromisex
Change this line in your fstab:
Code:
/dev/hdd /media/cdrom0 udf,iso9660 user,noauto 0 0
to this:
Code:
 /dev/hdd /media/cdrom0 iso9660 user,noauto 0 0
/dev/hdd /media/dvd0 udf user,noauto 0 0
and do this in a terminal:
[code]sudo mkdir /media/dvd0[code]

Insert a dvd, and attempt to mount the drive with
Code:
 mount /media/dvd0
What happens?
 
Old 07-15-2006, 12:21 PM   #26
xpromisex
Member
 
Registered: Apr 2004
Location: Statesboro, GA
Distribution: Arch Linux 2007.05 "Duke" (Kernel 2.6.21)
Posts: 447

Rep: Reputation: 30
It needs to be edited as root.

sudo nano /etc/fstab

and save from there.
 
Old 07-16-2006, 03:23 AM   #27
shivkumar
LQ Newbie
 
Registered: Jun 2004
Location: Bombay, India
Distribution: Still testing the waters. But looking actively at Mandrake 10
Posts: 20

Original Poster
Rep: Reputation: 0
but it cannot be saved. the window just shuts down and when i run the command again I the same old values.

sk

Quote:
Originally Posted by xpromisex
It needs to be edited as root.

sudo nano /etc/fstab

and save from there.
 
Old 07-16-2006, 10:10 AM   #28
xpromisex
Member
 
Registered: Apr 2004
Location: Statesboro, GA
Distribution: Arch Linux 2007.05 "Duke" (Kernel 2.6.21)
Posts: 447

Rep: Reputation: 30
If you use nano, to save hit Ctrl+X. It will prompt you to save, say yes, and then close.
 
Old 07-16-2006, 01:05 PM   #29
shivkumar
LQ Newbie
 
Registered: Jun 2004
Location: Bombay, India
Distribution: Still testing the waters. But looking actively at Mandrake 10
Posts: 20

Original Poster
Rep: Reputation: 0
after altering fstab this is what i got:

shivkumar@shivkumar-desktop:~$ [code]sudo mkdir /media/dvd0[code]
bash: [code]sudo: command not found
shivkumar@shivkumar-desktop:~$ sudo mkdir /media/dvd0
mkdir: cannot create directory `/media/dvd0': File exists
shivkumar@shivkumar-desktop:~$ mount /media/dvd0
mount: No medium found
shivkumar@shivkumar-desktop:~$

__________________________________

new fstab is as under:







Quote:
Originally Posted by xpromisex
If you use nano, to save hit Ctrl+X. It will prompt you to save, say yes, and then close.
 
Old 07-16-2006, 05:26 PM   #30
xpromisex
Member
 
Registered: Apr 2004
Location: Statesboro, GA
Distribution: Arch Linux 2007.05 "Duke" (Kernel 2.6.21)
Posts: 447

Rep: Reputation: 30
I'm not exactly sure. Does this drive work as a DVD drive in any other OS?
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Updating Ubuntu from Breezy to Dapper Unicron Ubuntu 4 06-18-2006 06:41 PM
Ubuntu Dapper BETA to Official Dapper? morrolan Ubuntu 4 05-26-2006 04:47 PM
How to install Ubuntu Dapper from Fedora? JBull Linux - Newbie 3 04-12-2006 10:52 PM
Ubuntu Dapper - bcm43xx problem asmweb Linux - Wireless Networking 1 03-06-2006 06:34 AM
xorg 7.0 and i915 on Ubuntu Dapper foxy123 Linux - Laptop and Netbook 0 02-13-2006 11:17 AM

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

All times are GMT -5. The time now is 02:47 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