| Summary: | System-managed (/etc/fstab) CD-ROM can't be mounted | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Jiang Yike <webmaster> |
| Component: | RPM Packages | Assignee: | Mageia Bug Squad <bugsquad> |
| Status: | RESOLVED DUPLICATE | QA Contact: | |
| Severity: | major | ||
| Priority: | Normal | CC: | bcm.alaska, juergen.harms, mageia, pleny29 |
| Version: | Cauldron | Keywords: | NEEDINFO |
| Target Milestone: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | CVE: | ||
| Status comment: | |||
| Attachments: |
trailing lines of my .xsession-errors
lspci -v |
||
|
Description
Jiang Yike
2012-12-16 15:18:53 CET
i have the same default with mageia3 beta 1 i586 kde pleny CC:
(none) =>
patrick.leny this bug is not related to something like that https://bugs.mageia.org/show_bug.cgi?id=8527 ? Keywords:
(none) =>
NEEDINFO (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. 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 cdromCC:
(none) =>
juergen.harms 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 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,execCC:
(none) =>
bcm.alaska Created attachment 3347 [details]
lspci -v
Problem still exists with cauldron updates to date. Manual mount still works. |