Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.hardware > #2639

Re: DVD Drive not recognized after installing OS

From Johnny <johnny @invalid.net>
Newsgroups comp.os.linux.hardware
Subject Re: DVD Drive not recognized after installing OS
Date 2014-12-11 06:24 -0600
Organization albasani.net
Message-ID <20141211062418.07eac23c@johnnyspc.johnnyspc.net> (permalink)
References (1 earlier) <m67gmm$bp7$1@speranza.aioe.org> <20141209131919.2e2c6354@johnnyspc.johnnyspc.net> <cergi2Fj6gkU3@mid.individual.net> <20141210131315.17faea26@johnnyspc.johnnyspc.net> <cerortFmm1rU3@mid.individual.net>

Show all headers | View raw


On 10 Dec 2014 20:30:53 GMT
Kirk_Von_Rockstein <Kirk_Von_Rockstein@nowhere.invalid> wrote:

> On 2014-12-10, Johnny <johnny@invalid.net> wrote:
> > On 10 Dec 2014 18:09:07 GMT
> > Kirk_Von_Rockstein <Kirk_Von_Rockstein@nowhere.invalid> wrote:
> >
> >> See my post later in this thread, and when those points
> >> mentioned are covered, insert the DVD in question.
> >> Manually mount the media:
> >> mount /dev/sr0 /mnt/dvd
> >> Then run:
> >> ls -al /mnt/dvd
> >> Do the text and html files show up in the output?
> >
> > It says it's write protected.
> >
> > root@johnnyspc:/home/johnny# mount /dev/sr0 /mnt/dvd
> > mount: block device /dev/sr0 is write-protected, mounting read-only
> >
> > Yes I can see the names of the files.
> 
> Your there then, as far as being able to access the data on the DVD
> media. Now you can access these files via your filemanager/shell or
> text editor, or whatever application by drilling to the filesystem
> mount point for the optical device. 
> Like say you want to open a html file in your browser,
> just use File>>Open File and drill to /mnt/dvd/your_html_file.html
> and it would load in your browser. Or use your filemanager to open
> the files in whatever app you need, by drilling to the mount point
> (/mnt/dvd in this case) with your filemanager.
> 
> Also check your /etc/fstab file for something like:
> 
> /dev/sr0  /mnt/dvd   auto    ro,user,noauto,unhide   0      0
> /dev/sr0  /mnt/cdrom auto    ro,user,noauto,unhide   0      0
> 
> Add them and edit for the mount points you choose to use with
> the optical device or devices you have. 
> 
> I don't setup any auto mounting features for DVD, CDROM etc.
> I have always just manually mounted them to access them. 
> So somebody else that has setup such is going to have to take
> it from there if you want that setup properly. 
> I just use fstab and command line to mount, umount devices.  
> Well, I do set it all up in fstab and use the kwikdisk
> application from my fluxbox system tray for quick access. 

I created a symbolic link in Documents to /media/dvd, but I still have
to mount the drive in the Terminal.  Once mounted, I can then click the
link in Documents, and have access to all the files on the DVD.

root@johnnyspc:/home/johnny/Documents# ln -s /media/cdrom

I'm still trying to figure out why the DVD is not mounted
automatically.  I have the same version of Wheezy on another computer,
and when I insert a DVD, the DVD icon automatically appears in the File
System.

This is what is in /fstab:

# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# swap was on /dev/sda6 during installation
UUID=e5ef892e-a139-49f1-9b3b-7d8bd7db1539 none            swap    sw              0       0
/dev/sr0        /media/cdrom0   udf,iso9660 user,noauto     0       0
/dev/sr0  /mnt/dvd   auto    ro,user,noauto,unhide   0      0
/dev/sr0  /mnt/cdrom auto    ro,user,noauto,unhide   0      0

Back to comp.os.linux.hardware | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

DVD Drive not recognized after installing OS Johnny <johnny@invalid.net> - 2014-12-09 12:44 -0600
  Re: DVD Drive not recognized after installing OS Markus Heinz <markus.heinz@uni-dortmund.de> - 2014-12-09 19:57 +0100
    Re: DVD Drive not recognized after installing OS Johnny <johnny@invalid.net> - 2014-12-09 13:19 -0600
      Re: DVD Drive not recognized after installing OS Markus Heinz <markus.heinz@uni-dortmund.de> - 2014-12-09 20:51 +0100
        Re: DVD Drive not recognized after installing OS Johnny <johnny@invalid.net> - 2014-12-09 14:17 -0600
          Re: DVD Drive not recognized after installing OS Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2014-12-09 20:25 +0000
            Re: DVD Drive not recognized after installing OS Johnny <johnny@invalid.net> - 2014-12-09 14:52 -0600
              Re: DVD Drive not recognized after installing OS Robert Nichols <SEE_SIGNATURE@localhost.localdomain.invalid> - 2014-12-09 22:54 -0600
                Re: DVD Drive not recognized after installing OS Johnny <johnny@invalid.net> - 2014-12-10 09:48 -0600
                Re: DVD Drive not recognized after installing OS Kirk_Von_Rockstein <Kirk_Von_Rockstein@nowhere.invalid> - 2014-12-10 16:26 +0000
                Re: DVD Drive not recognized after installing OS Johnny <johnny@invalid.net> - 2014-12-10 10:45 -0600
                Re: DVD Drive not recognized after installing OS Kirk_Von_Rockstein <Kirk_Von_Rockstein@nowhere.invalid> - 2014-12-10 18:04 +0000
                Re: DVD Drive not recognized after installing OS Johnny <johnny@invalid.net> - 2014-12-10 13:08 -0600
                Re: DVD Drive not recognized after installing OS Kirk_Von_Rockstein <Kirk_Von_Rockstein@nowhere.invalid> - 2014-12-10 19:59 +0000
                Re: DVD Drive not recognized after installing OS Johnny <johnny@invalid.net> - 2014-12-10 13:08 -0600
                Re: DVD Drive not recognized after installing OS Kirk_Von_Rockstein <Kirk_Von_Rockstein@nowhere.invalid> - 2014-12-10 19:55 +0000
                Re: DVD Drive not recognized after installing OS Johnny <johnny@invalid.net> - 2014-12-10 13:59 -0600
              Re: DVD Drive not recognized after installing OS Pascal Hambourg <boite-a-spam@plouf.fr.eu.org> - 2014-12-10 12:17 +0100
                Re: DVD Drive not recognized after installing OS Kirk_Von_Rockstein <Kirk_Von_Rockstein@nowhere.invalid> - 2014-12-10 13:33 +0000
                Re: DVD Drive not recognized after installing OS Michael Black <et472@ncf.ca> - 2014-12-10 13:33 -0500
      Re: DVD Drive not recognized after installing OS Kirk_Von_Rockstein <Kirk_Von_Rockstein@nowhere.invalid> - 2014-12-10 18:09 +0000
        Re: DVD Drive not recognized after installing OS Johnny <johnny@invalid.net> - 2014-12-10 13:13 -0600
          Re: DVD Drive not recognized after installing OS Johnny <johnny@invalid.net> - 2014-12-10 13:37 -0600
            Re: DVD Drive not recognized after installing OS Aragorn <thorongil@telenet.be.invalid> - 2014-12-10 20:46 +0100
              Re: DVD Drive not recognized after installing OS Johnny <johnny@invalid.net> - 2014-12-10 13:53 -0600
          Re: DVD Drive not recognized after installing OS Kirk_Von_Rockstein <Kirk_Von_Rockstein@nowhere.invalid> - 2014-12-10 20:30 +0000
            Re: DVD Drive not recognized after installing OS Johnny <johnny@invalid.net> - 2014-12-10 14:42 -0600
            Re: DVD Drive not recognized after installing OS Johnny <johnny @invalid.net> - 2014-12-11 06:24 -0600
              Re: DVD Drive not recognized after installing OS Aragorn <thorongil@telenet.be.invalid> - 2014-12-11 15:18 +0100
                Re: DVD Drive not recognized after installing OS Johnny <johnny @invalid.net> - 2014-12-11 08:56 -0600

csiph-web