OpenSUSE :: CDROM Is Not Showing Up - Not Automount
Dec 13, 2010
I am using Suse since 6.5. I am no linux-expert, just power-user for years (no windows, no MAC OS X) at 3 computers at home and at work.
I just did two bare-bone-installs from up-to-date dvds with opensuse 11.3 at two almost identical Dell Inspirion 6400-Laptops. Clear, flawless installation without any workarounds... Same install at a Dell Desktop Computer without any problems. Automatic updating.
But both Laptops are having problems to read and show inserted data-cdroms. Knowing from the old versions and the new opensuse 11.3 at the desktop-PC what should happen, I have no clue what to do.
It is definitely no technical problem:
- the name of the inserted data-cdrom can be seen in k3b
- inserted dvds are triggering the correct action (!) (suggestions are shown what to do with the dvd; cdrom: no results, no suggestions, just a short and proper working of the cd-device itself can be heart)
- the data-cdrom can be mounted manually
What did not help:
- inserting a data-cdrom as root
- changing the permissions of non-root-users
- several updates of opensuse 11.3
- reading several forums (the answers go into the directions newbee-who-does-not-know-how-openuse-works, wrong-installation, wrong-updating-of-an-old-opensuse-version, geek-how-screwed-up-his-installation-with-manual-wrongdoings => nothing which helps in my situation)
This is my hardware-info about the cdrom/dvd-device:
View 9 Replies
ADVERTISEMENT
Apr 25, 2010
Opensuse 11.2, KDE 4.3.5I have read many articles on this forum & on the web but I am still not able to automount a data CD (I haven't tried audio yet).
I created a directory /media/cdrom
I added my user name to group disk & cdrom.
I added the following line to fstab (my drive is an ide cdwriter):
/dev/sr0 /media/cdrom auto auto,user,rw 0 0
If I put a cd in the drive there is lots of action of the read light but nowhere within KDE that I can find to access the CD. Is it possible that making a change to 'device actions' in 'configure desktop' is what I need to do? If so, what do I enter or change?From terminal the command 'mount' does not show it mounted. At this point I can manually mount the cd.Also note that in YaST it shows up in the hardware list after probing hardware but it does not appear anywhere else in YaST (and I don't know if it is supposed to show up).
jon@linux-0rrf:~> sudo lshal -m
Start monitoring devicelist:
15:50:35.474: storage_model_CD_RW__CRX195E1 property storage.removable.media_available =
[code]...
View 9 Replies
View Related
Aug 29, 2010
Situation is that NEITHER Linux Mint 9 NOR Ubuntu Maverick will automount my usb or cdrom? I circumvented by manual mounts thru fstab of my usb stick and usb hard drive. Now I go to burn an iso and find that my cdrom is not detected.
mount /dev/sr0 /media/cdrom0 does not do the trick, I cannot burn.
What in the world could I have done to my system ? I think blkid is ok. Win7 burns the iso to cd just fine. All OS on same CPU (grub2). I have done some searches but with minimal success.
View 5 Replies
View Related
Mar 14, 2011
I have an Ubuntu server running Samba and I would like to share out the cdrom drive to the network. I made a share of the /media directory and it seems to work fine when I insert USB drives and I am able to browse and work with files. However, when I insert a cdrom it automatically mounts to /media/<volume name> and I get a permission denied error when I attempt to access it over the network. I am assuming this is happening because the permissions do not include the execute bit and being a read only file system I can not change this. I made the directory /media/cdrom and manually mounted the cdrom to it and I can successfully access it over the network just like the USB drives. So my question is: Is there a way to make the cdrom automatically mount and unmount to /media/cdrom when I insert and eject disks instead of to /media/<volume name>? Or maybe just have the permissions automatically set so Samba users can open it instead of just see it.
View 1 Replies
View Related
Mar 22, 2010
For not apparent reason, yesterday PCmanFM stopped showing CDROM on the list of mountable devices. Before, it was being listed every time I put some written cd/dvd in it.
I don't think fstab has anything to do with it since there was no change to it AND I know for a fact that the line in fstab for cdrom since 5 months is actually wrong.
View 1 Replies
View Related
Nov 18, 2009
Recently my Kubuntu Jaunty installation has taken to not mounting previously OK DVDs.
What I see upon insertion of a disc is the automount fail:
This persists across discs and across reboots.
I looked around the net and I at least found some evidence of the "unaligned transfer" problem; supposedly this happens when something tries to access the drive before it's ready, and (at least for some kernels) can get the responsible module in a permanently confused state. However, I'm not accessing the disc manually, some automounter or something is accessing it -- I don't even know what.
I'm using Kubuntu Jaunty with KDE 4.3.2. Kernel string from bootup:
View 1 Replies
View Related
Sep 27, 2009
I can see, that openSUSE mounts cdroms (at /media) according to cd label (eg. /media/data_dvd_x). My problem is, that several applications (eg. a cd cataloguer) expecting to find the cd at /media/cdrom0, or something similar. Is it possible to fix it? (Tell openSUSE to mount cds at a single point)?
View 9 Replies
View Related
May 1, 2011
I use Opensuse 11.3. Wine does not give me cdrom access. However, when run as superuser, it does.
winecfg does not help either: Entering /dev/sr0 did not give access to the cdrom whereas when running winecfg as root and creating Volumes automatically does create a cdrom without problems.
Settings links in .wine/dosdevices did not give access either.
my dosdevices lokks like this:
lrwxrwxrwx 1 judith users 10 30. Apr 21:31 c: -> ../drive_c/
lrwxrwxrwx 1 judith users 8 30. Apr 22:02 d: -> /dev/sr0
lrwxrwxrwx 1 judith users 17 30. Apr 21:32 e: -> /sys/kernel/debug/
[Code]....
Note that I need access to the device and not the files since I want to rip an audio CD with EAC which works well if run as root.
View 1 Replies
View Related
Apr 22, 2011
If I insert a CD/DVD into my Device, the device is blocked, and I can't put the CD/DVD out without to do Eject in the Device Notifier.This is annoying. How to disable that?I want to disable that!
View 7 Replies
View Related
Oct 16, 2010
I need to force 80 pin cable detect on my cdrom. According to the kernel-parameters.txt file you can do this by using libata.force=(port).(device) 80c Here is the actual explanation from the kernel file: libata.force=[LIBATA] Force configurations. The format is comma separated list of "[ID:]VAL" where ID is PORT[.DEVICE]. PORT and DEVICE are decimal numbers matching port, link or device. Basically, it matches the ATA ID string printed on console by libata. If the whole ID part is omitted, the last PORT and DEVICE values are used. If ID hasn't been specified yet, the configuration applies to all ports, links and devices.
My question is where do you find the proper port.device numbers? I'm guessing it's lspci but I'd rather be sure before I do something silly.. An actual working line for a cdrw as master on the first ide channel would be excellent. BTW my cdrw is detected as sr0 so the normal "ide" boot params won't work....
View 9 Replies
View Related
Aug 29, 2010
I have been trying plop floppy to boot a bootable cdrom from a mobile USB cdrom reader, but the usb cdrom are not recognized.I was thinking that with grub or grub2 or syslinux that would be possible, no ?
View 13 Replies
View Related
Aug 31, 2010
I had to change the mounting properties of my disk partitions so i tinkered with the fstab file.. Now I am unable to mount the cdrom as a normal user..To mount the cdrom I had to login as root in terminal and use the following command:
Code:
mount /mnt/cdrom
The cdrom entry in my fstab file reads:
[code]...
View 2 Replies
View Related
Jan 8, 2010
My computer have Windows XP installed and now I want to install suse 9.0. I insert the boot disk (disk 1) and reboot my machine.Then on the boot option window, I select 'installation'. Then comes the error: cannot find SUSE installation CD. Activating Manual.... Then 'English'-->'English(US)'-->'Installation'. Then comes another error: Cannot mount CD-ROM.
View 2 Replies
View Related
Mar 19, 2010
11.2, KDE4, 2.6.31.5-0.1-desktopx86_64 GNU/Linux, latest updates
Weird, but suddenly just recently my system stopped 'seeing' any blank media. I have burned all sorts till now without problems, from K3B, Lemonrip, Handbrake, growisoft on the CLI, etc. Some errant update, perhaps?
I have done some digging ... added my user to cdrom, added an entry in fstab (K3B didn't like it so I deleted it), wodim -scanbus tell me I have '1,0,0 100) 'Optiarc ' 'BD ROM BC-5500S ' '1.03' Removable CD-ROM' ...
It can, however, read written Cds and DVDs without problems.
View 2 Replies
View Related
Jan 24, 2010
I don't use a KDE or Gnome, but want to have USB and cdrom media automounted by ivman. That worked fine with OS 11.1 (with the help of a selfmade "mountpolicies.fdi"). I installed and started ivman on a freshly installed and up-to-date OS 11.2 running icewm as WM, but an USB stick or USB disk is only automounted if ivman is restarted after every insertion of the device, or if it is present at boot time.
View 9 Replies
View Related
Feb 4, 2010
automount[9052]: segfault at 60 ip 00007f75c15bcd7c sp 00007f75c0753c30 error 4 in lookup_hosts.so[7f75c15b6000+1b000]/etc/hosts...10.226.219.46 zbv6 zbv6.gud.s.atcd /net/zbv6/home
View 2 Replies
View Related
Mar 23, 2010
I moved an LVM to a new computer, but everytime I reboot I have to do vgchange -ay and then mount it. I tried putting it in fstab, but it seems it doesn't work because the volume group is disabled when booted
View 1 Replies
View Related
Apr 30, 2010
How can I get opensuse 11.2 to automount sd cards? Until recently I had SD card reader of my laptop turned off in BIOS, now I turned it on and hardware wise it is working fine (I can mount SD cards manually) - but how can I get opensuse to mount the cards automatically upon insertion? (is working for other media) It probably something trivial, but I missed it...
View 9 Replies
View Related
Nov 3, 2010
Only noticed this a few days ago & it only affects CD/DVD's, USB drives automount just fine.After doing lots of searching, noticed that a lot of people are having this issue too. Only didn't work out how to resolve this annoying behaviour.When I burn a CD/DVD K3b accepts that I have valid meia & proceeds to burn, when the disc has been burnt out it pops. So I re-insert the disc & no automounting?I have put myself in the 'cdrom' & 'disk' groups, just to ensure it wasn't something I'd not done. It was working fine last time I checked, so don't think it's that.
View 4 Replies
View Related
May 4, 2010
I can play a CD which has music files as .CDA files, if I put it in the internally mounted CD/DVD player. I can see the contents of the CD with Dolphin (or Konquror) and play it using Kaffeine. However, as soon as put the same CD in an external DVD/CD player, I cannot see it with Dolphin (or Konqueror). Nor can I play it Kaffeine (although, strangely, I can play it with VLC player). My system just cannot mount that CD, it remains invisible to the system (excepting for the VLC player or the K3b). For CD with mp3 files or DATA files there is no problem at all.
How can I play and see CDROM with files in CDA format through an external USB DVD/CD player in the same way as I can see it when put in the internal DVD/CD player?
View 9 Replies
View Related
Feb 14, 2010
I want to be able to easily mount and unmount my pendrives, and I want them to be automounted as soon as they are plugged in.However:The plasmoid Device Notifier does not automount. The plasmoid device notifier with automount is not being developed anymore (AFAIK) and I haven't been able to install it. Whenever I mount a pendrive with the Device Notifier and write sth to it with thunderbird, I can't unmount it afterwards.I don't know how to get ivam working. Halevt is not in the repositories.Therefore, I tried with the following messed up alternative:1) I placed the following script in the autostart folder:
Code:
#! /bin/bash
rm -f /tmp/de-mounted.txt
[code]....
View 2 Replies
View Related
Apr 28, 2010
I just installed openSuse 11.1 and it automount the media and opens a window for it. I got the window to stop opening, how do I get it to stop automounting the media?
View 9 Replies
View Related
Sep 8, 2010
Once I insert a UDF-based DVD, such as a movie or Windows 7 OS install DVD, the disc will not automount in the GNOME desktop. As a result, Nautilus and other gnome programs like Brasero, cannot read the disk.
However, KDE-based apps like k3b and k9copy are perfectly able to detect a DVD with the UDF filesystem for burning or extracting data. The disc drive is a Plextor PX-716SA SATA-based model. The problem seems to be endemic to openSUSE 11.3, as UDF-based DVDs automount perfectly fine in Ubuntu 10.04 and Windows Vista on the same computer. In fact, these DVDs had no problems automounting in openSUSE 11.2 prior to performing a clean install of 11.3. Manually mounting such a DVD does work, using a command such as:
Code:
sudo mount -t udf /dev/sr0 /mnt -o ro,session=0,lastblock=1 The DVD movie can be accessed from VLC media player and mplayer, but nevertheless, gnome apps like brasero cannot be used. Why is this happening?
I searched for solutions on these and other forums and I came across these posts here, and here. The solutions proposed therein did not work, including modifying auto.misc and fstab. In another thread on these forums, modifying fstab for removable media was discouraged in versions 11.2 and 11.3.
View 2 Replies
View Related
Feb 6, 2011
Running 11.3, KDE 4.4.Have searched all over hell on the Internet, no solution found.When I insert a data CD or data DVD created with K3B sometime in the past, the Device Notifier pops up with NO description of the device plugged in. After it goes away, I can hover over it and it will say the name of the device which is the volume label of the backup CD or DVD.However, when I go to Konqueror, there is nothing showing under /media.If I run Dolphin and view the Places menu, the CD shows up there, I can double click on it and open it.
In Device Notifier Settings, under Removable Devices, I have Enable Automatic Mounting of Removable Media checked, as well as Only Automatically Mount Removable Media That Has Been Manually Mounted Before, and Automatically Mount Removable Media When Attached.The CD inserted does appear in the Attached Devices list in the Removable Devices.If I put a CD in and check Konqueror, it does not show under /Media. If I then load Dolphin, it shows in the Places menu and under /Media. THEN if I go back to Konqueror, without doing anything else, it will THEN show up in /Media.If I then close Dolphin and eject the CD/DVD, it disappears from /Media as expected. If I then reinsert the DVD into the drive, without opening Dolphin, it will re-appear in Konqueror under /Media as it should.Why isn't this working properly in Konqueror? It's a massive annoyance.There is zero documentation for Device Notifier available and especially for setting up Device Settings.At one point, I thought that "Only Automatically Mount Removable Media That Has Been Manually Mounted Before" might be the problem, so I unchecked it. But it does appear to be the problem.
I don't know why KDE 4.4 can't do what KDE 3.5 did - just automatically mount CDs/DVDs and USB devices without a lot of rigmarole and undocumented settings and with a simple selection of what you want to do with the mounted device (which I usually just ignore, select nothing, and go look at the inserted device with Konqueror). This was simple and worked. Now it's a nightmare and I see from browsing the forums that a lot of people have had problems with automounting.
View 4 Replies
View Related
Jan 30, 2010
Question 1.I have strange problem in OpenSUSE 11.2I have /etc/fstab entry:
//server/projects /server/projects cifscredentials=/root/.credentials,dir_mode=0777,file_mode=0777,_netdev 0 0
service network running
[code]....
View 1 Replies
View Related
Nov 2, 2010
11.3 in use with KDE. When I plug in an USB stick or my HTC phone into the USB connector the device is recognised but can't be opened in dolphin. This is the error message:
Code:
org.freedesktop.Hal.Device.PermissionDeniedByPolicy:
org.freedesktop.hal.storage.mount-removable
auth_admin_keep_always <-- (action, result)
but the device is shown in dolphin as a removable device and
Code:
# lsusb
Bus 001 Device 005: ID 0bb4:0ff9 High Tech Computer Corp.
View 9 Replies
View Related
Mar 9, 2010
how to get openSUSE 11.2 to automount a USB drive (Creative Zen to be precise) to a static mount point? At the moment KDE is filling up my media folder with disc-x folders and the podcatching software keeps picking the wrong one to sync to. It's not my PC so command-line mounting is out of the question.
View 2 Replies
View Related
Feb 14, 2011
When I plug my USB drive in, the kernel sees it and I can mount it manually. However, it won't automount. I've done plenty of google searches but nothing I've tried has worked for 'GNOME, SUSE 11.3.' I am not sure if it is a permissions problem, configuration problem, a kernel automount, HID, or USB problem.
uname -a (stock SUSE desktop kernel):
Code:
Linux linux-hez9 2.6.34.7-0.7-desktop #1 SMP PREEMPT 2010-12-13 11:13:53 +0100 i686 i686 i386 GNU/Linux
Here is the output from /var/log/messages:
Code:
Feb 14 15:47:09 linux-hez9 kernel: [16258.620213] usb 1-1: new high speed USB device using ehci_hcd and address 6
Feb 14 15:47:09 linux-hez9 kernel: [16258.749549] usb 1-1: New USB device found, idVendor=1058, idProduct=1023
Feb 14 15:47:09 linux-hez9 kernel: [16258.749553] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 .....
View 9 Replies
View Related
Oct 30, 2010
Got an old SUSE box from a friend, installed 11.3, got a few items: 1. didn't see any prompts to enter monitor info during install, control center shows as generic. Read about 'sax2' (hope that's right) but can't find it on my system or in the add-ons image. Do I need to hack monitor.conf? how? 2. installation aborted when trying to load 'textlive'.3. going into control center->mouse, the display quivers a little then I get kicked back out to the login prompt. 4. how to get kaffeine to process flv files? 5. how to get a flash drive to automount when I plug it in? I can manually mount ok. I guess that's about all for now.
View 2 Replies
View Related
Jul 24, 2011
First off I'm new to the openSUSE community and would just like to say So, to the issue at hand. I recently switched to openSUSE 11.4 from Debian. I noticed the setup didn't have an option encrypt the home folder like it does in Debian, so not being aware of any other way to encrypt it, I created a new partition, backed up my current home directory, created a new partition and mounted it as home before copying in the contents of the backup to the encrypted home partition I created. Now of course it is askingme to put the crypto password in at each boot, which isn't ideal because it's a family machine and no-one would remember the password but me. Is there any way of being able to automount the encrypted partition without having to put the key in every time? Or better yet an encrypted home folder that doesn't require the key to be put in on each login (as in Debian) without even using a dedicated partition.
View 4 Replies
View Related