|
See my file below. I am not sure what I am doing
wrong. Perhaps everything.
I invoke kick start as: linux ks=floopy at the floopy boot prompt I would like to install a Everything. Not sure if @Everything is all I need. Please help: ks.cfg: lang en_US cdrom keyboard us zerombr yes inux, --all clearpart --all part / --size 3000 part /boot --size 32 part swap --size 512 part /other --grow install mouse genericps/2 timezone --utc US/Pacific xconfig --noprob rootpw password auth --enablemd5 --useshadow lilo --location mbr %packages @ Base # Everything P.S. Is there a program that will check a ks.cfg file for correct format? |