AutoYaSt Auto configurign network cards

Any help on this is greatly appreciated!

Using autoyast to perform installs but my network card is not getting configured :frowning: Whats the best way to get this autoconfigured during the autoyast install? init script? ā€œaskā€ list?
Please helpā€¦sample xml files welcomed!

Thanks!
Lee

Hi,

Try to configure the network subsystem around that nic manually. Write down the important commands you run to make it work.

Then, when you have a clear idea of the whole task, translate it to the autoyast equivalent.

Here you have the procedure to configure your nic manually:
14.0 Basic Networking

Novell Documentation
Here you have a document with the details you need to write your own autoyast.xml file:

4.7.* Network configuration

Regards.