Hi! I've ported an old installation profile from SuSE 9.1 to SL-10.0 with "yast2 autoyast". Unfortunatly in the "Create partition plans" stage I get the error message "Error while configuring partitions. Try again.". The installation is started over pxe. The relevant of my config file is: <partitioning config:type="list"> <drive> <device>/dev/sda</device> <initialize config:type="boolean">true</initialize> <partitions config:type="list"> <partition> <crypt>twofish256</crypt> <filesystem config:type="symbol">ext3</filesystem> <format config:type="boolean">true</format> <fs_options> <opt_blocksize> <option_str>-b</option_str> <option_value>auto</option_value> </opt_blocksize> <opt_bytes_per_inode> <option_str>-I</option_str> <option_value>default</option_value> </opt_bytes_per_inode> <opt_inode_density> <option_str>-i</option_str> <option_value>auto</option_value> </opt_inode_density> <opt_raid> <option_str>-Rstride=</option_str> <option_value>none</option_value> </opt_raid> <opt_reserved_blocks> <option_str>-m</option_str> <option_value>auto</option_value> </opt_reserved_blocks> </fs_options> <loop_fs config:type="boolean">false</loop_fs> <mount>/boot</mount> <partition_id config:type="integer">131</partition_id> <partition_type>primary</partition_type> <size>256M</size> </partition> <partition> <crypt>twofish256</crypt> <filesystem config:type="symbol">swap</filesystem> <format config:type="boolean">true</format> <loop_fs config:type="boolean">false</loop_fs> <mount>swap</mount> <partition_id config:type="integer">130</partition_id> <partition_type>primary</partition_type> <size>auto</size> </partition> <partition> <crypt>twofish256</crypt> <filesystem config:type="symbol">ext3</filesystem> <format config:type="boolean">true</format> <fs_options> <opt_blocksize> <option_str>-b</option_str> <option_value>auto</option_value> </opt_blocksize> <opt_bytes_per_inode> <option_str>-I</option_str> <option_value>default</option_value> </opt_bytes_per_inode> <opt_inode_density> <option_str>-i</option_str> <option_value>auto</option_value> </opt_inode_density> <opt_raid> <option_str>-Rstride=</option_str> <option_value>none</option_value> </opt_raid> <opt_reserved_blocks> <option_str>-m</option_str> <option_value>auto</option_value> </opt_reserved_blocks> </fs_options> <loop_fs config:type="boolean">false</loop_fs> <mount>/</mount> <partition_id config:type="integer">131</partition_id> <partition_type>primary</partition_type> <size>2G</size> </partition> <partition> <crypt>twofish256</crypt> <filesystem config:type="symbol">ext3</filesystem> <format config:type="boolean">true</format> <fs_options> <opt_blocksize> <option_str>-b</option_str> <option_value>auto</option_value> </opt_blocksize> <opt_bytes_per_inode> <option_str>-I</option_str> <option_value>default</option_value> </opt_bytes_per_inode> <opt_inode_density> <option_str>-i</option_str> <option_value>auto</option_value> </opt_inode_density> <opt_raid> <option_str>-Rstride=</option_str> <option_value>none</option_value> </opt_raid> <opt_reserved_blocks> <option_str>-m</option_str> <opt_reserved_blocks> <option_str>-m</option_str> <option_value>auto</option_value> </opt_reserved_blocks> </fs_options> <loop_fs config:type="boolean">false</loop_fs> <mount>/usr</mount> <partition_id config:type="integer">131</partition_id> <size>11G</size> </partition> <partition> <crypt>twofish256</crypt> <filesystem config:type="symbol">ext3</filesystem> <format config:type="boolean">true</format> <loop_fs config:type="boolean">false</loop_fs> <mount>/var</mount> <partition_id config:type="integer">131</partition_id> <size>2G</size> </partition> <partition> <crypt>twofish256</crypt> <filesystem config:type="symbol">ext3</filesystem> <format config:type="boolean">true</format> <loop_fs config:type="boolean">false</loop_fs> <mount>/opt</mount> <partition_id config:type="integer">131</partition_id> <size>4G</size> </partition> <partition> <crypt>twofish256</crypt> <filesystem config:type="symbol">ext3</filesystem> <format config:type="boolean">true</format> <loop_fs config:type="boolean">false</loop_fs> <mount>/tmp</mount> <partition_id config:type="integer">131</partition_id> <size>1G</size> </partition> <partition> <crypt>twofish256</crypt> <filesystem config:type="symbol">ext2</filesystem> <format config:type="boolean">true</format> <fstopt>noatime,noacl</fstopt> <label></label> <loop_fs config:type="boolean">false</loop_fs> <mount>/var/cache/afs</mount> <mountby config:type="symbol">device</mountby> <noauto config:type="boolean">false</noauto> <partition_id config:type="integer">131</partition_id> <size>4G</size> </partition> <partition> </partition> <partition> <crypt>twofish256</crypt> <filesystem config:type="symbol">ext3</filesystem> <format config:type="boolean">true</format> <loop_fs config:type="boolean">false</loop_fs> <mount>/scratch</mount> <partition_id config:type="integer">131</partition_id> <size>max</size> </partition> </partitions> <use>all</use> </drive> </partitioning> I regenerated the partition plan from scratch with autoyast, however other parts of the config were imported to autoyast and then modified. The configuration worked for the SuSE 9.1 installations. I also saved the y2log file which is 182k large. Please tell me, what I can do to identify the problem! Kind regards FDF -- Friedrich Delgado Friedrichs (IT-Services), DFN-CERT Services GmbH https://www.dfn-cert.de/, +49 40 808077-555 (Hotline)