|
Bugzilla – Full Text Bug Listing |
| Summary: | CD-ROM missing in YaST2 -> Hardware | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Joop Boonen <joop.boonen> |
| Component: | YaST2 | Assignee: | Klara Cihlarova <cihlarov> |
| Status: | RESOLVED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 2 | ||
| Target Milestone: | --- | ||
| Hardware: | i386 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
This is how it used to be in Beta1 and before
This is how it is in Beta2 (See missing CD-Rom) All installed packages output of rpm -ql yast2-storage |
||
|
Description
Joop Boonen
2006-01-28 19:50:30 UTC
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 |