Hi all,
I've currently been playing with Kickstart. When I tried it out, it
booted the kernel on the disk, insmod'd the network card driver,
successfully got a dhcp address, and then insmod'd nfs.o. It gives no
error messages at all; the last message is the nfs module line.
However, the installation just aborts. My ks.cfg is pasted below-- any
ideas will be much appreciated.
TIA,
Sally
lang en_US
network --bootproto dhcp
nfs --server galaxy.ltc.austin.ibm.com /kickstart
keyboard us
zerombr
clearpart --all
part /boot --size 64
part swap --size 512
part / --size 10000
install
mouse genericps/2
timezone US/Central
xconfig
rootpw .pasroot
auth --useshadow --enablemd5
lilo --location mbr
%packages
@ Printer Support
@ X Window System
@ GNOME
@ Mail/WWW/News Tools
@ DOS/Windows Connectivity
@ Graphics Manipulation
@ Multimedia Support
@ Networked Workstation
@ Development
@ Kernel Development
@ Utilities
_______________________________________________
techtalk mailing list
[EMAIL PROTECTED]
http://www.linux.org.uk/mailman/listinfo/techtalk