From Fedora Project Wiki

(Created page with '== Description == This test case verifies kickstart installs with ksdevice=<network interface name> work without requiring any manual intervention. == Setup == <TBD> == Howto...')
 
 
Line 8: Line 8:
== Howto Test ==
== Howto Test ==


1. Pass ksdevice=em1 to the PXE command line. Installation should happen via network interface em1.
#Pass ksdevice=em1 to the PXE command line. Installation should happen via network interface em1.
2. Pass ksdevice=pci3#2 to the PXE command line. Installation should happen via network interface pci3#2.
#Pass ksdevice=pci3#2 to the PXE command line. Installation should happen via network interface pci3#2.


== Expected Results ==
== Expected Results ==


Both steps 1 and 2 should succeed without any human intervention.
Both steps 1 and 2 should succeed without any human intervention.

Latest revision as of 15:15, 17 January 2011

Description

This test case verifies kickstart installs with ksdevice=<network interface name> work without requiring any manual intervention.

Setup

<TBD>

Howto Test

  1. Pass ksdevice=em1 to the PXE command line. Installation should happen via network interface em1.
  2. Pass ksdevice=pci3#2 to the PXE command line. Installation should happen via network interface pci3#2.

Expected Results

Both steps 1 and 2 should succeed without any human intervention.