Hi! I'm creatinf a kickstart file for a PC with 3 ethernet cards: 1 Intel eepro100 and 2 Realtek 8139 based cards. How do I in my kickstart file ensure that the eepro100 card always will be eth0 after the installation ? And is it possible to force a specific netcard to a pre-determined device - read: Can I in my kickstart file specify, that the realtek card using IRQ 10 should be eth1 and the card using IRQ 12 should be eth2 (or using the base-address of the cards) ? If yes, how ? Thanks in advance /Brian