Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Installation - Getting started with Red Hat Linux
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
Problem with Kickstart

Problem with Kickstart

2003-01-19       - By Wayne Seth

 Back
Reply:     1     2     3  

Red Hat 7.2
I am trying to build a kickstart floppy.  When I run the ks.cfg
listed below, I get the following error:

File "/usr/lib/anaconda/kickstart.py", line 726 in
definePartition
 raise ValueError, "partition command requires one anonymous
argument"
ValueError, "partition command requires one anonymous argument"
install exited abnormally

anyone have any clues?

# Kickstart file automatically generated by anaconda.
lang en_US
langsupport --default en_US en_US
keyboard us
mouse generic3ps/2 --device psaux
xconfig --card "Matrox Millennium G450" --videoram 16384 --hsync
30.0-107.0 --vsync 50.0-160.0 --resolution 1024x768 --depth 16
network --device eth0 --bootproto static --ip
204.34.175.194 --netmask 255.255.255.0 --gateway
204.34.175.194 --nameserver 204.34.175.194 --hostname kpchost
rootpw --iscrypted z?JMLDOtQORFI
firewall --disabled
authconfig --enableshadow
timezone America/Phoenix
bootloader --append hdd=ide-scsi
# The following is the partition information you requested
# Note that any partitions you deleted are not expressed
# here so unless you clear all partitions first, this is
# not guaranteed to work
install
cdrom
zerombr yes
clearpart --all
part /boot   --fstype ext3 --size 128 --asprimary 1
part  swap   --size 512 --asprimary 2
part /   --fstype ext3 --size 1000 --asprimary 3
part /home1 --fstype ext3 -- size 1000
part /home2 --fstype ext3 --size 1000
part /opt --fstype ext3 --size 1000
part /usr --fstype ext3 --size 2000
part /var --fstype ext3 --size 1000
part /security1 --fstype ext3 --size 1000
part /security2 --fstype ext3 --size 1000
part /tmp --fstype ext3 --size 512
part /test --fstype ext3 --size 512
part /h --fstype ext3 --size 1000 --grow

%packages
@ Printing Support
@ Classic X Window System
@ X Window System
@ GNOME
@ Network Support
@ NFS File Server
@ Web Server
@ DNS Name Server
@ Games and Entertainment
xbill
libogg
compat-libstdc++
SDL_image
gnome-games
tuxracer
libpcap
asp2php-gtk
SDL
gnuchess
Maelstrom
rhn_register-gnome
chromium
redhat-config-network
nmap-frontend
up2date-gnome
smpeg
Mesa-demos
SDL_net
SDL_mixer
vnc-server
freeciv
openssh-askpass-gnome
bindconf
vnc
xsnow
ucd-snmp
xboard
apacheconf
libvorbis
openssh-askpass
xpilot
gq

%post