Bug 106750 - No automatic entry for Windows-System in Boot-Config
Summary: No automatic entry for Windows-System in Boot-Config
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Installation (show other bugs)
Version: Beta 2
Hardware: i686 SUSE Other
: P5 - None : Minor
Target Milestone: Beta 4
Assignee: Thomas Fehr
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-23 14:55 UTC by Andreas Seemann
Modified: 2005-08-24 09:04 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
YaST2 Log (187.30 KB, application/x-tar-gz)
2005-08-23 15:12 UTC, Andreas Seemann
Details

Note You need to log in before you can comment on or make changes to this bug.
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.