|
Bugzilla – Full Text Bug Listing |
| Summary: | Install does not use multiple CD drives | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Chad Groneman <cgroneman> |
| Component: | Installation | Assignee: | Ladislav Slezák <lslezak> |
| Status: | RESOLVED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Minor | ||
| Priority: | P5 - None | CC: | jinksys, jsrain |
| Version: | Beta 4 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Beta-NTS | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | hwinfo.txt, files in /var/log/YaST2/ and /var/lib/YaST2 | ||
|
Description
Chad Groneman
2005-09-01 16:00:06 UTC
Right, this feature is in since approx. SUSE 7.0 Please attach logs (/var/log/YaST2/*), /var/lib/YaST2/*, and full output of hwinfo. Created attachment 48499 [details]
hwinfo.txt, files in /var/log/YaST2/ and /var/lib/YaST2
All files are in 114762 folder.
Michael, please, have a look a it. You should know where to find what's really wrong. Thanks. packagemanager cant do anything about it, its done earlier The bug is in CheckMedia.ycp (GetReadyCDs()) If a cd drive is listed in install.inf, it is considered the only one. The intent is to use the drive listed in install.inf as the one to use during 1st stage (before reboot). This is only correct if the inst-sys is mounted. IMHO GetReadyCDs() should always probe. Assigning to maintainer of CheckMedia.ycp The function GetReadyCDs() is misused here, because if CD/DVD installation source is used it returns the drive from which the system was booted (for automatic use of the booting drive, user is not required to ask for device name if there is more drives in the system). I'll fix InstURL.ycp Fixed in yast2-packager-2.12.29 *** Bug 118751 has been marked as a duplicate of this bug. *** |