I'm getting an error during the partitioning process of the autoyast install. I have the following partition definitions and it complains that it could not do the partitioning plan and to check the control file. SuSE 8.2. <drive> <device>/dev/sda</device> <use>all</use> <partitions config:type="list"> <partition> <size>1gb</size> <mount>swap</mount> </partition> <partition> <size>5gb</size> <mount>/</mount> </partition> <partition> <size>max</size> <mount>/other</mount> </partition> </partitions> </drive> Any help will be greatly appreciated. Thanks in advance, Chuck
participants (1)
-
Chuck Clark