On 05/04/2010 09:28 AM, mat wrote: > Append "updates=http://sparc.koji.fedoraproject.org/updates.img" to the SILO boot prompt for the > revised image with fixed partitioning. Post-install, disable prelink and initially at least, you'll > probably need selinux off too. That's it. The F-12 Beta images don't need any of those things. The only caveat with those ISOs is that on some systems with older partitioning tables (specifically, from Aurora or older Linux distros), you may have to explicitly blank the partition table on the disk before the installer will work properly. This is due to quirks in the F-12 anaconda storage/parted code, and we think it will be gone in F-13. To blank the partition table, run: dd if=/dev/zero of=/dev/sda bs=512 count=1 You can either do this from rescue mode, or by switching to the shell tty (alt-f3, iirc) once Anaconda is at stage 2 (when X is started). You can find the F-12 Beta ISOs here: http://secondary.fedoraproject.org/pub/fedora-secondary/releases/test/12-Beta/sparc/iso/ Dennis did most of the hard work to compose them, so I'm going to let him do the proper announcement. :) ~spot _______________________________________________ sparc mailing list sparc@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/sparc