Manuel Suanez <msuanez@xxxxxxxxxxxxxxx> wrote: > Value Error: partition command requieres one anonymous argument > line 623 > /usr/lib/anaconda/kickstart.py Don't know what "Value Error" is, but: > 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 ---->>>^^^^^>^^^^ I don't think this should work, where you specify 2 different types of partions on one line. hth Steve