ValueError: partition command ...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi:

        When i use this ks.cfg file i receive this error message:

Value Error: partition command requieres one anonymous argument
line 623
        /usr/lib/anaconda/kickstart.py

        Any help is welcome, thanks in advance!!!

here is the ks.cfg that i'd like to use:
-----
#Generated by Kickstart Configurator
lang en_US
keyboard us
mouse generic3ps/2
timezone --utc America/Santiago
rootpw XXXXXXX
cdrom
network --bootproto static --device eth0 --ip 192.168.0.23  --netmask 255.255.255.0  --gateway ...  --nameserver ... --hostname linux23
network --bootproto static --device eth2 --ip 172.16.0.10  --netmask 255.255.255.0  --gateway 172.16.0.1  --nameserver ...
install
auth --useshadow --enablemd5
firewall --disabled
clearpart --all
zerombr yes
part /boot  --size 100 --ondisk sda
part /  --size 4170 --ondisk sda
part /var  --size 6000 --ondisk sda
part /usr  --size 6000 --ondisk sda
part swap --size 128 --ondisk sda
part swap --size 128 --ondisk sda
part swap --size 128 --ondisk sda
part swap --size 128 --ondisk sda
part swap --size 128 --ondisk sda
part swap --size 128 --ondisk sda
part swap --size 128 --ondisk sda
part swap --size 128 --ondisk sda
part /usr2  --size 13340  --ondisk sdb
part /home swap --size 4000 --ondisk sdb
lilo --location mbr
%packages
@Development
@Kernel Development
@Networked Workstation
@Utilities
----


Atte,
        Manuel Suanez B.
        Asesor Infraestructura Tecnologica
        Ministerio del Interior
        F.: 690-4698


[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux