Bugzilla – Bug 106750
No automatic entry for Windows-System in Boot-Config
Last modified: 2005-08-24 09:04:47 UTC
Eine vorhandene Wondows-Installation wird nicht automatisch in den GRUB-Bootmanager aufgenommen. Das manuelle hinzufügen funktioniert
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.