Bugzilla – Bug 146476
CD-ROM missing in YaST2 -> Hardware
Last modified: 2006-02-20 15:13:06 UTC
The CD-ROM setting is missing in YaST2 -> Hardware I.e. /usr/share/YaST2/clients/cdrom.ycp is missing in yast2-storage-2.13.19-2
Have you tried to open the CD-ROM dialog? Works fine on my machine. `yast2 cdrom' also yields the expected result.
I cant find any CD-Rom in YaST2 -> Hardware (icon). I'll check the CD-Rom dialog out tonight.
Samething for me. I don't have the cdrom option in the hardware and the command line shortcut (yast cdrom) is not working. I use yast in text mode.
Created attachment 65747 [details] This is how it used to be in Beta1 and before
Created attachment 65748 [details] This is how it is in Beta2 (See missing CD-Rom)
yast(2) cdrom isn't wordking: linux:~ # yast cdrom No such client module cdrom Run 'yast2 -h' for help on usage linux:~ # yast2 cdrom No such client module cdrom Run 'yast2 -h' for help on usage linux:~ # yast(2) -l (Doesn't show cdrom linux:~ # yast2 -l Available modules: GenProf LogProf SD_AddProfile SD_DeleteProfile SD_EditProfile SD_Report answering_machine autoyast backup bluetooth bootfloppy bootloader checkmedia controller dhcp-server dirinstall disk dns dns-server
The cdrom module is contained in the YaST2-storage package. Is it possible you just didn't install it?
I'll check it out tonight. I installed all yast*.rpm and !yast*devel*.rpm packages as far as i know.
yast2-storgae is installed: yast2-storage-2.13.19-2 yast2-storage-lib-2.13.19-2
Created attachment 65881 [details] All installed packages
Joop searching for `cdrom.ycp' (with locate for example) does not bring up any result? What does `rpm -ql yast2-storage | grep cdrom.ycp' say?
linux:~ # find / -name cdrom.ycp find: WARNING: Hard link count is wrong for /sys/kernel: this may be a bug in your filesystem driver. Automatically turning on find's -noleaf option. Earlier results may have failed to include directories that should have been searched. linux:~ # find / -noleaf -name cdrom.ycp linux:~ # linux:~ # rpm -ql yast2-storage | grep cdrom.ycp linux:~ #
Created attachment 66062 [details] output of rpm -ql yast2-storage
Strange... with 10.0: ./DVD1/suse/i586/yast2-storage-2.12.30-2.i586.rpm: usr/share/YaST2/clients/cdrom.ycp I will check this out tomorrow on my 10.1 machine, but as I have already written: It worked there. Thomas: Is this known or has something changed here?
cdrom.ycp has beed dropped, there are no fstab entries for otpical devices any more. So the fact that it is gone is not a bug. Reassigned to docu team if there are any references to "yast2 cdrom" and fstab entries for cdrom somewhere. If yes, they should be dropped.
Klara, another one for you.
Documentation fixed.
fixed