[opensuse] Unable to mount /dev/sr0
Leap 15.1-1 I inserted a DVD into the dvd drive, and waited to see if it would auto-mount. It did not get automounted So, I sudo mount -t iso9660 /dev/sr0 /mnt/sr0 mount: /mnt/sr0: no medium found on /dev/sr0 Yet the dvd plays on ordinary DVD player connected to TV. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Op zaterdag 3 augustus 2019 02:04:57 CEST schreef JD:
Leap 15.1-1
I inserted a DVD into the dvd drive, and waited to see if it would auto-mount.
It did not get automounted
So, I
sudo mount -t iso9660 /dev/sr0 /mnt/sr0 mount: /mnt/sr0: no medium found on /dev/sr0
Yet the dvd plays on ordinary DVD player connected to TV. Check the perms of /dev/sr0
-- Gertjan Lettink a.k.a. Knurpht openSUSE Board Member openSUSE Forums Team -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 8/2/19 6:10 PM, Knurpht-openSUSE wrote:
Op zaterdag 3 augustus 2019 02:04:57 CEST schreef JD:
Leap 15.1-1
I inserted a DVD into the dvd drive, and waited to see if it would auto-mount.
It did not get automounted
So, I
sudo mount -t iso9660 /dev/sr0 /mnt/sr0 mount: /mnt/sr0: no medium found on /dev/sr0
Yet the dvd plays on ordinary DVD player connected to TV. Check the perms of /dev/sr0
ls -l /dev/sr0 brw-rw-rw-+ 1 root root 11, 0 Aug 2 15:26 /dev/sr0 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 03/08/2019 02.04, JD wrote:
Leap 15.1-1
I inserted a DVD into the dvd drive, and waited to see if it would auto-mount.
It did not get automounted
So, I
sudo mount -t iso9660 /dev/sr0 /mnt/sr0 mount: /mnt/sr0: no medium found on /dev/sr0
Yet the dvd plays on ordinary DVD player connected to TV.
Try a data DVD. Try also to play the DVD directly with an application such as xine or vlc. -- Cheers / Saludos, Carlos E. R. (from 15.0 x86_64 at Telcontar)
Quoting Carlos E.R. <robin.listas@gmx.es>:
On 03/08/2019 02.04, JD wrote:
Leap 15.1-1
I inserted a DVD into the dvd drive, and waited to see if it would auto-mount.
It did not get automounted
So, I
sudo mount -t iso9660 /dev/sr0 /mnt/sr0 mount: /mnt/sr0: no medium found on /dev/sr0
Yet the dvd plays on ordinary DVD player connected to TV.
Try a data DVD.
Try also to play the DVD directly with an application such as xine or vlc.
Movie DVDs may not have a mountable filesystem on them. Jeffrey -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 03/08/2019 04.04, Jeffrey L. Taylor wrote:
Quoting Carlos E.R. <robin.listas@gmx.es>:
On 03/08/2019 02.04, JD wrote:
Leap 15.1-1
I inserted a DVD into the dvd drive, and waited to see if it would auto-mount.
It did not get automounted
So, I
sudo mount -t iso9660 /dev/sr0 /mnt/sr0 mount: /mnt/sr0: no medium found on /dev/sr0
Yet the dvd plays on ordinary DVD player connected to TV.
Try a data DVD.
Try also to play the DVD directly with an application such as xine or vlc.
Movie DVDs may not have a mountable filesystem on them.
That's what I was hinting at :-) I could not at the moment verify it. -- Cheers / Saludos, Carlos E. R. (from 15.0 x86_64 at Telcontar)
On 8/2/19 8:04 PM, Jeffrey L. Taylor wrote:
Quoting Carlos E.R. <robin.listas@gmx.es>:
On 03/08/2019 02.04, JD wrote:
Leap 15.1-1 I inserted a DVD into the dvd drive, and waited to see if it would auto-mount. It did not get automounted So, I sudo mount -t iso9660 /dev/sr0 /mnt/sr0 mount: /mnt/sr0: no medium found on /dev/sr0 Yet the dvd plays on ordinary DVD player connected to TV. Try a data DVD. Try also to play the DVD directly with an application such as xine or vlc. Movie DVDs may not have a mountable filesystem on them. Jeffrey I tried a data DVD. Same thing: ... no medium found ...
Video DVD's DO have a file system on them, such as: .../VIDEO_TS .../VIDEO_TS/VIDEO_TS.BUP .../VIDEO_TS/VIDEO_TS.IFO .../VIDEO_TS/VIDEO_TS.VOB .... etc and AUDIO_TS/ which is usually empty -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Le 03/08/2019 à 18:56, JD a écrit :
Video DVD's DO have a file system on them, such as:
.../VIDEO_TS .../VIDEO_TS/VIDEO_TS.BUP .../VIDEO_TS/VIDEO_TS.IFO .../VIDEO_TS/VIDEO_TS.VOB .... etc
and AUDIO_TS/ which is usually empty
yes. May be a driver problem? UDF file system? jdd -- http://dodin.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 03/08/2019 18.56, JD wrote:
On 8/2/19 8:04 PM, Jeffrey L. Taylor wrote:
Quoting Carlos E.R. <robin.listas@gmx.es>:
On 03/08/2019 02.04, JD wrote:
Leap 15.1-1 I inserted a DVD into the dvd drive, and waited to see if it would auto-mount. It did not get automounted So, I sudo mount -t iso9660 /dev/sr0 /mnt/sr0 mount: /mnt/sr0: no medium found on /dev/sr0 Yet the dvd plays on ordinary DVD player connected to TV. Try a data DVD. Try also to play the DVD directly with an application such as xine or vlc. Movie DVDs may not have a mountable filesystem on them. Jeffrey I tried a data DVD. Same thing: ... no medium found ...
That's bad. Maybe the drive is dead. But it can be other things, like failing cable. You could try other version of Linux: you can create a rescue stick with the 15.0 rescue live image (XFS), and see if the drive works there.
Video DVD's DO have a file system on them, such as:
Yes, at least some of them.
.../VIDEO_TS .../VIDEO_TS/VIDEO_TS.BUP .../VIDEO_TS/VIDEO_TS.IFO .../VIDEO_TS/VIDEO_TS.VOB .... etc
and AUDIO_TS/ which is usually empty
-- Cheers / Saludos, Carlos E. R. (from 15.0 x86_64 at Telcontar)
On 2019-08-02 6:04 p.m., JD wrote:
Leap 15.1-1
I inserted a DVD into the dvd drive, and waited to see if it would auto-mount.
It did not get automounted
So, I
sudo mount -t iso9660 /dev/sr0 /mnt/sr0 mount: /mnt/sr0: no medium found on /dev/sr0
Yet the dvd plays on ordinary DVD player connected to TV.
I assume that you have checked to make sure all the connectors are securely mounted. Have you tried this device in another computer? Have you tried putting a different device in this computer? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 8/3/19 11:07 AM, Darryl Gregorash wrote:
On 2019-08-02 6:04 p.m., JD wrote:
Leap 15.1-1
I inserted a DVD into the dvd drive, and waited to see if it would auto-mount.
It did not get automounted
So, I
sudo mount -t iso9660 /dev/sr0 /mnt/sr0 mount: /mnt/sr0: no medium found on /dev/sr0
Yet the dvd plays on ordinary DVD player connected to TV.
I assume that you have checked to make sure all the connectors are securely mounted. Have you tried this device in another computer? Have you tried putting a different device in this computer? Hey Daryl, Nice Try :) :) I use this drive to also boot live linux distros!!! Before installing opensuse, I had another distro on this machine and on that OS, the drive worked just fine.
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 03/08/2019 19.38, JD wrote:
On 8/3/19 11:07 AM, Darryl Gregorash wrote:
On 2019-08-02 6:04 p.m., JD wrote:
Leap 15.1-1
I inserted a DVD into the dvd drive, and waited to see if it would auto-mount.
It did not get automounted
So, I
sudo mount -t iso9660 /dev/sr0 /mnt/sr0 mount: /mnt/sr0: no medium found on /dev/sr0
Yet the dvd plays on ordinary DVD player connected to TV.
I assume that you have checked to make sure all the connectors are securely mounted. Have you tried this device in another computer? Have you tried putting a different device in this computer? Hey Daryl, Nice Try :) :) I use this drive to also boot live linux distros!!! Before installing opensuse, I had another distro on this machine and on that OS, the drive worked just fine.
I would try again - just to prove that the drive has not just died ;-) DVD drives have the nasty habit of dying with no warning. But it is usually the writing part that fails first. -- Cheers / Saludos, Carlos E. R. (from 15.0 x86_64 at Telcontar)
On 8/3/19 11:52 AM, Carlos E. R. wrote:
On 03/08/2019 19.38, JD wrote:
On 8/3/19 11:07 AM, Darryl Gregorash wrote:
On 2019-08-02 6:04 p.m., JD wrote:
Leap 15.1-1
I inserted a DVD into the dvd drive, and waited to see if it would auto-mount.
It did not get automounted
So, I
sudo mount -t iso9660 /dev/sr0 /mnt/sr0 mount: /mnt/sr0: no medium found on /dev/sr0
Yet the dvd plays on ordinary DVD player connected to TV.
I assume that you have checked to make sure all the connectors are securely mounted. Have you tried this device in another computer? Have you tried putting a different device in this computer? Hey Daryl, Nice Try :) :) I use this drive to also boot live linux distros!!! Before installing opensuse, I had another distro on this machine and on that OS, the drive worked just fine. I would try again - just to prove that the drive has not just died ;-) DVD drives have the nasty habit of dying with no warning. But it is usually the writing part that fails first.
Hmmmm..... Corrupted firmware!!!! How does that happen without running special sw ???? I never ran such SW!!! EVER!! -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 03/08/2019 22.41, JD wrote:
On 8/3/19 11:52 AM, Carlos E. R. wrote:
On 03/08/2019 19.38, JD wrote:
On 8/3/19 11:07 AM, Darryl Gregorash wrote:
On 2019-08-02 6:04 p.m., JD wrote:
I assume that you have checked to make sure all the connectors are securely mounted. Have you tried this device in another computer? Have you tried putting a different device in this computer?>>> Hey Daryl, Nice Try :) :) I use this drive to also boot live linux distros!!! Before installing opensuse, I had another distro on this machine and on that OS, the drive worked just fine. I would try again - just to prove that the drive has not just died ;-) DVD drives have the nasty habit of dying with no warning. But it is usually the writing part that fails first.
Hmmmm..... Corrupted firmware!!!!
How does that happen without running special sw ????
I never ran such SW!!! EVER!!
What, how? What happened? -- Cheers / Saludos, Carlos E. R. (from 15.0 x86_64 at Telcontar)
On 08/03/2019 03:41 PM, JD wrote:
Hmmmm..... Corrupted firmware!!!!
How does that happen without running special sw ????
I never ran such SW!!! EVER!!
I suspect one of the capacitors, etc.. that is in the circuit that reads the firmware had gone TITSUP causing it to report corrupted firmware. (or... any flashing lights over your house last night? Aliens?) -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (8)
-
Carlos E. R.
-
Carlos E.R.
-
Darryl Gregorash
-
David C. Rankin
-
JD
-
jdd@dodin.org
-
Jeffrey L. Taylor
-
Knurpht-openSUSE