Issue with installing RHEL from a Kickstart file/pxe from httpURL

Binand Sethumadhavan binand at gmail.com
Fri Oct 13 07:53:51 UTC 2006


On 13/10/06, vivek.dosi <vivek.dosi at iiitb.ac.in> wrote:
> How do i ebable portfast ?

If it is a Cisco switch running IOS, then:

conf t
int <interface-where-your-box-is-connected>
spanning-tree portfast
exit
exit
wri mem

But given the fact that your first DHCP request works fine, I
personally think your issue is solved by ksdevice= rather than
portfast.

Binand




More information about the Kickstart-list mailing list