Bug 185637

Summary: cannot install on ppc
Product: [Fedora] Fedora Reporter: highthoughts
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 4   
Target Milestone: ---   
Target Release: ---   
Hardware: powerpc   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-16 18:12:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
traceback none

Description highthoughts 2006-03-16 16:15:24 UTC
Description of problem: not able to install fedora.


Version-Release number of selected component (if applicable):fc4


How reproducible:install on a powermac g4 500mhz with 256 mb of ram.


Steps to Reproduce:
1. install on a powermac g4 500mhz with 256 mb of ram
2.choose options unitl asked about partioning
3.
  
Actual results: it quits install. i tested the disks and disk 1 always fails during this test. i downloaded 
from several sources.


Expected results:it will not install


Additional info:

Comment 1 highthoughts 2006-03-16 16:15:25 UTC
Created attachment 126229 [details]
traceback

Comment 2 Paul Nasrat 2006-03-16 18:12:53 UTC
I think this is a known parted bug can you try with:

http://people.redhat.com/clumens/mac-parted-update/updates.img

Take the updates.img and use dd to write it to a USB key, then use
that with "linux updates" at the yaboot boot: prompt.  

You will need to dd it to the entire device,
so make sure you backup whatever may be on the USB drive first.  
You can dosomething like this:

dd if=updates.img of=/dev/sda

Replace /dev/sda with the name of your USB key drive, though.

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=163263
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=159047

You can also try FC5 next week.

*** This bug has been marked as a duplicate of 159047 ***