|
Bugzilla – Full Text Bug Listing |
| Summary: | No automatic entry for Windows-System in Boot-Config | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Andreas Seemann <andreas.seemann> |
| Component: | Installation | Assignee: | Thomas Fehr <fehr> |
| Status: | RESOLVED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Minor | ||
| Priority: | P5 - None | CC: | jsrain |
| Version: | Beta 2 | ||
| Target Milestone: | Beta 4 | ||
| Hardware: | i686 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | YaST2 Log | ||
|
Description
Andreas Seemann
2005-08-23 14:55:25 UTC
Use always English in Bugzilla. And provide YaST2 logs, see: http://www.opensuse.org/index.php/Bug_Reporting_FAQ#YaST Created attachment 47245 [details]
YaST2 Log
Translation of initial description: An already existing Windows system is not included in grub menu. Manual adding works. Partitioner didn't detect the Windows partition properly, see Storage.ycp:3208 GetWinPrimPartitions ret [] in the log. Will be fixed in beta#4. Problem was caused by "ntfsresize -f -i /dev/hda1" returning an error code. This returned error code would prevent YaST2 from considering this partition for resizing but it falsely caused libstorage also not to check if it is a proper windows partition. |