Dan Brown wrote:
> How is it limited to PCI machines? I know they list that in
> their system requirements, but AFAIK, RedHat 6 doesn't have
> any such requirement.
There is some automatic detection code which fails ungracefully
on non-PCI machines. If you are adventurous, you can get e-smith to run on an ISA bus machine. E-mail me for details if this is what you want to do.
> I seem to recall a statement from E-smith (maybe on this board
> somewhere) to the effect that PCI wasn't really needed, but it
> made device detection much easier.
The installation doesn't complete correctly.
> > No, if the options line is, e.g. "options ne
> > io=0x300" then it won't be overwritten.
>
> However, if you've set "alias eth0 ne", _that_ will
> get overwritten (since ne is an ISA driver, which doesn't show
> on the list), and the options will then be a moot point.
> However, Bengt seems to have given a fix for this, which is
> cool.
Indeed. Set the right driver name in the configuration and you won't lose that information.