Hi there,
I am trying to create a kickstart configuration for Redhat 6.2 on a IBM
Netfinity
5000 server (9.1 GB SCSI Hdd, 1GB Ram, 650Mhz Pentium III).
The problem i am encountering is that inspite of giving the options
zerombr yes
clearpart --all
and the partition details,
The existing partition are not deleted and the setup program opens up the
disk
partitioning utility and prompts for creation of the partitions. Maintaining
the same
partition structure across all my server is of utmost imp.
How do i prevent this ?
Also, inspite of listing the rpms i want install, the installation program
ends up installing about
20+ additional rpms (like raidtools,kernel-pcmcia-cs etc etc). Is there a
way i can prevent this
other than trying to remove the rpm in the %post section.
The kickstart file is listed below.
start of kickstart file:---------------------
lang en_US
#network --static --ip 10.0.0.1 --netmask 255.255.255.0 --gateway 10.0.0.254
cdrom
device scsi aic7xxx ethernet pcnet32
keyboard "us"
zerombr yes
clearpart --all
part /boot --size 40
part swap --size 518
part swap --size 518
part /tmp --size 1028
part / --size 401
part /mnt/spare --size 518
part /usr --size 2056
part /usr/local --size 518
part /home --size 1028
part /var --size 2056
install
mouse genericps/2
timezone Asia/Calcutta
rootpw --iscrypted $1$Vnbfgfghfx3l$4USv7jueLVcwfghgw.VmTvBdm/
auth --useshadow --enablemd5
lilo --location mbr
%packages
setup
filesystem
basesystem
ldconfig
glibc
shadow-utils
mktemp
termcap
libtermcap
bash
MAKEDEV
SysVinit
anacron
chkconfig
shapecfg
arpwatch
ncurses
info
fileutils
grep
ash
at
bc
bdflush
binutils
bzip2
sed
console-tools
e2fsprogs
cracklib
cracklib-dicts
crontabs
textutils
dev
diffutils
dosfstools
ed
eject
etcskel
file
findutils
ftp
fwhois
gawk
gd
gdbm
git
glib
glib10
gmp
gpm
groff
gzip
indexhtml
inetd
initscripts
ipchains
iproute
iputils
ipvsadm
kernel
kernel-utils
krb5-configs
krb5-libs
kudzu
ld.so
less
libc
libstdc++
lilo
pwdb
pam
sh-utils
redhat-release
linuxconf
logrotate
losetup
lslk
lsof
ltrace
lynx
m4
mailx
man
man-pages
mawk
mingetty
mkbootdisk
mkinitrd
mkkickstart
modutils
mount
mt-st
mtools
nc
ncftp
ncompress
net-tools
newt
passwd
perl
pine
popt
procinfo
procmail
procps
psacct
psmisc
quota
readline
rgrep
rootfiles
rpm
sash
screen
sharutils
slang
slocate
stat
strace
symlinks
sysklogd
sysreport
taper
tar
tcp_wrappers
tcpdump
tcsh
telnet
telnet-server
time
tmpwatch
traceroute
tree
ucd-snmp
ucd-snmp-utils
unzip
utempter
util-linux
vim-common
vim-enhanced
vim-minimal
vixie-cron
wget
which
wu-ftpd
zip
zlib
%post
-----Originalg Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of
[EMAIL PROTECTED]
Sent: Thursday, October 12, 2000 11:37 AM
To: [EMAIL PROTECTED]
Subject: Redhat-list digest, Vol 1 #383 - 21 msgs
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list