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:
Created attachment 126229 [details] traceback
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 ***