Bug 8405 - System-managed (/etc/fstab) CD-ROM can't be mounted
Summary: System-managed (/etc/fstab) CD-ROM can't be mounted
Status: RESOLVED DUPLICATE of bug 7657
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal major
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords: NEEDINFO
Depends on:
Blocks:
 
Reported: 2012-12-16 15:18 CET by Jiang Yike
Modified: 2013-01-19 14:02 CET (History)
4 users (show)

See Also:
Source RPM:
CVE:
Status comment:


Attachments
trailing lines of my .xsession-errors (1.38 KB, text/plain)
2013-01-09 12:53 CET, Juergen Harms
Details
lspci -v (12.83 KB, application/octet-stream)
2013-01-10 10:34 CET, Brian McNeil
Details

Description Jiang Yike 2012-12-16 15:18:53 CET
Description of problem:

When trying to access CD-ROM (Liteon iHOS104) for viewing contents in a DVD or a CD, it can't be mounted, and there are the details of the error:
-----
The requested operation has failed: Error mounting system-managed device /dev/sr0: Command-line 'mount "/media/cdrom"' exited with non-zero exit status 32: mount: wrong fs type, bad option, bad superblock on /dev/sr0, missing codepages or helper program, or other error
-----

The default line related to CD-ROM in /etc/fstab:
-----
/dev/cdrom /media/cdrom auto umask=0,users,iocharset=utf8,noauto,ro,exec 0 0
-----

If CD-ROM is mounted manually, it can be accessed.

If the above line in /etc/fstab is removed, CD-ROM can be successfully accessed after a reboot.



Version-Release number of selected component (if applicable):

Mageia 3 alpha 3 x86_64, KDE
Comment 1 pat leny 2012-12-28 17:27:17 CET
i have the same default with mageia3 beta 1 i586 kde
pleny

CC: (none) => patrick.leny

Comment 2 Manuel Hiebel 2012-12-28 17:53:45 CET
this bug is not related to something like that https://bugs.mageia.org/show_bug.cgi?id=8527 ?

Keywords: (none) => NEEDINFO

Comment 3 Jiang Yike 2012-12-29 01:01:46 CET
(In reply to comment #2)
> this bug is not related to something like that
> https://bugs.mageia.org/show_bug.cgi?id=8527 ?

In IceWM, CD-ROM also can't be mounted, so it may not be related to KDE.
Comment 4 Juergen Harms 2013-01-09 12:47:47 CET
Same problem here - in particular:
- the problem is not restricted to mounting an ISO DVD: same thing if I try inserting any data DVD
- the best way to make the problem evident is
  1. insert a dvd and wait for the device notifier popup
  2.select "Open with file Manager"
  3.observe the reject message at the bottom of the device notifier dialog:
    "Could not mount the following device <device-label>
- workaround (a):comment out the cdrom item in my /etc/fstab - the problem goes away 
- workaround (b) manually mount with mount /dev/sr0 /media/cdrom - I never had problems with that

Note (1) the /etc/fstab/ which I find in my /etc/fstab is
     /dev/cdrom /media/cdrom auto umask=0,users,iocharset=utf8,noauto,ro,exec 0 0
     (and /dev/cdrom is a link to /dev/sr0)
Note (2) some data at the end of my .xsession-errors might be significant (see attachment

Note (3) This problem is quite old - I simply got used to do manual mounts. Advancing in the beta releases, this problem should be solved before naive users start having problems mounting a cdrom

CC: (none) => juergen.harms

Comment 5 Juergen Harms 2013-01-09 12:53:29 CET
Created attachment 3346 [details]
trailing lines of my .xsession-errors

The attachment contains the very end of .xsession-errors

I did not find any other relevant info using dmesg or with journalctl
Sander Lepik 2013-01-09 12:55:41 CET

Attachment 3346 mime type: application/octet-stream => text/plain

Comment 6 Brian McNeil 2013-01-10 10:31:55 CET
Same problem new default x86_64 Gnome Cauldron install from FTP on January 9, 2013. manual mounting optical disks works.

When I try and read an optical disk, like this M3B1 install DVD-RW, I get this popup.

Unable to access âMageia-3 beta1-x86_64â

Error mounting system-managed device /dev/sr0: Command-line `mount "/media/cdrom"' exited with non-zero exit status 32: mount: wrong fs type, bad option, bad superblock on /dev/sr0,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail or so

--------------------
MCC "local disks" shows this info about the drive;

Mount point: /media/cdrom
Device: sr0
Name: HL-DT-ST BD-RE  WH12LS39
Type: auto
Options: umask=0,users,iocharset=utf8,noauto,ro,exec

CC: (none) => bcm.alaska

Comment 7 Brian McNeil 2013-01-10 10:34:26 CET
Created attachment 3347 [details]
lspci -v
Comment 8 Brian McNeil 2013-01-19 02:17:15 CET
Problem still exists with cauldron updates to date. Manual mount still works.
Comment 9 Sander Lepik 2013-01-19 14:02:14 CET

*** This bug has been marked as a duplicate of bug 7657 ***

Status: NEW => RESOLVED
CC: (none) => sander.lepik
Resolution: (none) => DUPLICATE


Note You need to log in before you can comment on or make changes to this bug.