Hi all,
I've got one idea and one problem, first the idea is I want pass something like this upon booting from CD :
"linux ks=http://website/"
And then I want anaconda to show me the directory listing and let me select a kickstart file.
The problem I have is I don't know python. I'm looking inside stage 2 and I'm taking a gander at "usr/lib/anaconda/kickstart.py" but I think I'm in the wrong place.
Could anybody point me in the right direction? -n.