error during partitionning Allocation Succeded

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

 



Hi,
I try to use kickstart to install a redhat 7.0, but I get the following error
on the kickstart log :
* Autopartitioning failed because following errors:
* Failed to allocate '/': Allocation Succeded

And I am dropped to diskdruid.
I have tried some combinations of --asprimary, --type 83 and --onprimary 2 and
--ondisk sda for
part / --size 700 
but never succeded having the partitionning automatically done, all ending with
that strange error message which, in my opinion, would have better described a
success.

My disk is a scsi disk, but it seems to be detected well.

Does someone know what this error message means, and how to deal with it ?

My kickstart commands are :

lang fr_FR
keyboard fr-latin1
network --bootproto static --ip 193.51.120.170 --netmask 255.255.255.0
--gateway 193.51.120.103 --nameserver 193.51.112.98
nfs --server 193.51.120.92 --dir /usr/local/redhat
auth --enablemd5 --useshadow
timezone Europe/Paris
lilo --location partition
reboot
clearpart --linux
part / --size 700  --asprimary --onprimary 2
part /usr --size 5933
part /usr/local --size 7866 --grow
part swap --size 500      


Pat





[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