Thanks bro, but, from the git blob:
http://git.fedorahosted.org/git/?p=h...sk.pod;hb=HEAD
it appears that passing "--reset-mbr" results in an image that will install an msdos partition table not gpt. I have to use gpt because my disks are all over 2 TB.
Trying to pass the "--efi" flag gets me an error message.
I need to come up with the installer efi booted to do and efi install somehow. Tried several methods but have run into a wall with each. i'm sure any one of them is possible and would lead to success, jsut the information in the install guide seems incomplete, contradictory, or leads you in circles with it's cross references.
If possible, I'd like to settle on one method and have some help making it work.
Thanks
-----------------
Edit:
I just came across a bug report that seems to describe what I'm dealing with. The only difference is how he created his media (using livecd-iso-to-disk) whereas I used dd as outlined in the install guide. There seems to be good information there but I'm not quite sure how to apply it myself. If I could I'm sure it would fix me right up.
https://bugzilla.redhat.com/show_bug.cgi?id=772505