Bug 192957

Summary: recognize pegasos, cell and maple boot requirements in partitioner
Product: [openSUSE] openSUSE 10.2 Reporter: Olaf Hering <ohering>
Component: InstallationAssignee: Jiri Srain <jsrain>
Status: RESOLVED FIXED QA Contact: Stanislav Visnovsky <visnov>
Severity: Normal    
Priority: P5 - None CC: suse-beta
Version: unspecified   
Target Milestone: ---   
Hardware: PowerPC   
OS: Linux   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 141461    
Attachments: ppc-board.patch

Description Olaf Hering 2006-07-17 17:51:44 UTC
sles10 doesnt recognize Cell and Maple boards as chrp, a 0x41 PReP boot partition is not created. The reason is the lack of string 'CHRP' in their /proc/cpuinfo.

Is the decision about the required boot partition layout in c++ or ycp code?
If the latter, bug #115415 needs to be fixed first. I'm almost sure its in ycp code.
either way, the change has to go into sles10 sp1 as well.
Comment 1 Michal Zugec 2006-07-18 08:08:35 UTC
Attach hwinfo & logs, please
Comment 2 Olaf Hering 2006-07-18 09:46:39 UTC
I dont have neither of them available.
Comment 3 Michal Zugec 2006-07-25 08:42:55 UTC
Olaf, I couldn't know where the problem is without logs.
If you can't provide logs, close this bug.
Are you sure this is yast problem, not kernel?
Comment 4 Olaf Hering 2006-07-26 09:34:54 UTC
Created attachment 94523 [details]
ppc-board.patch

something like this is required to catch more CHRP boards, and to identify pegasos.
Comment 5 Michal Zugec 2006-07-26 11:12:41 UTC
Stano, could you apply also this patch?
Comment 6 Jiri Srain 2006-08-09 13:43:28 UTC
Patch applied in SVN for 10.2 and SP1.
Comment 7 Jiri Srain 2006-08-09 13:43:54 UTC
Fixed
Comment 8 Olaf Hering 2006-09-18 17:49:37 UTC
*** Bug 115415 has been marked as a duplicate of this bug. ***