Re: How to Mount a DVD-ROM Drive?

2009-05-11 Thread fedora

Similar problem here:
I have to take care that, whenever booting, a (written) cdrom is in the 
DVD-RW drive, in order for the drive to be recognized as such. 
Otherwise, the drive is not linked into /dev/xyz.


After that, however, no problems in reading/burning cdroms/dvds.

Device: 'LITE-ON, DVDRW SOHW-1633S'

suomi

Tim wrote:

On Mon, 2009-05-11 at 17:44 -0400, Marc Ferguson wrote:

I hope my issue is a small one. I'm running Fedora 10, kernel
2.6.27.21-170.2.56.fc10.x86_64. I have an internal DVD burner drive,
but it's very inconsistent with mounting. Some times I have to reboot
the machine or try to eject and reinsert the CD/DVD multiple times
before it recognizes it.


Sounds a bit like a worn out drive, or unreliable media.



--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: How to Mount a DVD-ROM Drive?

2009-05-11 Thread Tim
On Mon, 2009-05-11 at 17:44 -0400, Marc Ferguson wrote:
> I hope my issue is a small one. I'm running Fedora 10, kernel
> 2.6.27.21-170.2.56.fc10.x86_64. I have an internal DVD burner drive,
> but it's very inconsistent with mounting. Some times I have to reboot
> the machine or try to eject and reinsert the CD/DVD multiple times
> before it recognizes it.

Sounds a bit like a worn out drive, or unreliable media.

-- 
[...@localhost ~]$ uname -r
2.6.27.21-78.2.41.fc9.i686

Don't send private replies to my address, the mailbox is ignored.  I
read messages from the public lists.



-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: How to Mount a DVD-ROM Drive?

2009-05-11 Thread Mikkel L. Ellertson
Marc Ferguson wrote:
> Hi All,
> 
> I hope my issue is a small one. I'm running Fedora 10, kernel
> 2.6.27.21-170.2.56.fc10.x86_64. I have an internal DVD burner drive, but
> it's very inconsistent with mounting. Some times I have to reboot the
> machine or try to eject and reinsert the CD/DVD multiple times before it
> recognizes it.  Is there a way that I can mount my DVD burner, in the
> same fashion that I've done my other two hard drive partitions?
> 
> I've made entries in /etc/fstab and added /dev/sbd{1,2}, so my
> partitions mount every time I boot.  What is the device path to the DVD
> burner or how can I find that out?  Thanks.
> 
First of all, you can not mount a CD/DVD drive unless it has media
in it, and you have to unmount (or eject) it before you can change
media. HAL is supposed t0 take care of mounting it for you. It can
sometimes take 30 seconds or so. (It seams longer!)

If you want to add an entry in /etc/fstab, you probably want
something like:

/dev/scd0 /mnt/cdron auto noauto,user,ro  0 0

I shrunk it to prevent line wrag, but that should give you the idea.
The noauto prevents it from getting mounted at boot, and the user
lets a normal user mount it.

Mikkel
-- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!



signature.asc
Description: OpenPGP digital signature
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

How to Mount a DVD-ROM Drive?

2009-05-11 Thread Marc Ferguson
Hi All,

I hope my issue is a small one. I'm running Fedora 10, kernel
2.6.27.21-170.2.56.fc10.x86_64. I have an internal DVD burner drive, but
it's very inconsistent with mounting. Some times I have to reboot the
machine or try to eject and reinsert the CD/DVD multiple times before it
recognizes it.  Is there a way that I can mount my DVD burner, in the same
fashion that I've done my other two hard drive partitions?

I've made entries in /etc/fstab and added /dev/sbd{1,2}, so my partitions
mount every time I boot.  What is the device path to the DVD burner or how
can I find that out?  Thanks.

-- 
Marc F.

www.fergytech.com
Registered Linux User: #410978

"When life gives me lemons... I make Linuxaide, hmm good stuff!"
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines