Bug 106750

Summary: No automatic entry for Windows-System in Boot-Config
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Andreas Seemann <andreas.seemann>
Component: InstallationAssignee: 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
Eine vorhandene Wondows-Installation wird nicht automatisch in den
GRUB-Bootmanager aufgenommen.
Das manuelle hinzufügen funktioniert
Comment 1 Arvin Schnell 2005-08-23 14:57:17 UTC
Use always English in Bugzilla.  And provide YaST2 logs, see:
 http://www.opensuse.org/index.php/Bug_Reporting_FAQ#YaST
Comment 2 Andreas Seemann 2005-08-23 15:12:29 UTC
Created attachment 47245 [details]
YaST2 Log
Comment 3 Arvin Schnell 2005-08-23 16:00:57 UTC
Translation of initial description:

An already existing Windows system is not included in grub menu.
Manual adding works.
Comment 4 Jiri Srain 2005-08-24 07:37:20 UTC
Partitioner didn't detect the Windows partition properly, see 
 
Storage.ycp:3208 GetWinPrimPartitions ret [] 
 
in the log. 
Comment 5 Thomas Fehr 2005-08-24 09:04:47 UTC
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.