Hi Greg,
Perhaps you are unsupported and they don't want you to be unhappy with
something that will not work. The python code from packages.py is
listed below. It looks like you need to have a stand alone machine
without VMWare. For example, look at this bug
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=112555. Anaconda
works fine without VMWare installed when trying to reproduce the error.
Greg
# this is a crappy hack, but I don't want bug reports from these
people
if (iutil.getArch() == "i386") and (not
grpset.hdrlist.has_key("kernel")):
intf.messageWindow(_("Error"),
_("You are trying to install on a machine "
"which isn't supported by this release of "
"%s.") %(productName,),
type="custom", custom_icon="error",
custom_buttons=[_("_Exit")])
sys.exit(0)
id.grpset = grpset
The trouble is, I installed Fedora Core II perfectly using VMWare. I
just tested my ISO natively, and the error continues. Any more tips?
The python code (If I'm not mistaken) states that if I'm running
i386 and there is no kernel for it, then displays the error. Is this
right? If it is, what am I doing wrong here?
Cheers!
--
Eduardo B. Fonseca
Gerente de Contas
ebf@xxxxxxxxxx