hello. when i run an autoyast profile (for suse 8.2) with this lvm-configuration: <lvm config:type="list"> <lvm_group> <lvm_name>HomeVol</lvm_name> <pesize>4M</pesize> <logical_volumes config:type="list"> <lv> <lv_name>Linux_home_lv</lv_name> <lv_size>21296</lv_size> <lv_fs>ext3</lv_fs> <lv_mount>/export</lv_mount> </lv> </logical_volumes> </lvm_group> </lvm> i get the following errors: 1) yast says that on /export are some megabytes of disk space missing and i should deselect some packages (allthough nothing at all will be installed there during installation). and when i continue ... 2) yast complains about wrong lvcreate parameters. but when i run "lvcreate --name Linux_home_lv --size 21296 HomeVol" (these are exactly the parameters that should be used by autoyast, too) manually, the command succeeds and i can continue and finish the installation successfully. from the last line of /var/log/YaST2/y2log i can read that yast thinks the lv_size parameter is 0. (but i have to admit that i hardly can understand the content of these y2log* files). has anyone a clue about what goes wrong here? thanks in advance mp -- ---------------------------------------------------------------- Mathias Pietsch Network and System Administration - Neuroimage Nord, Bldg S10, 3rd Floor, Room 301 Department of Neurology Universitätsklinikum Hamburg-Eppendorf Martinistr. 52 D-20246 Hamburg Germany - Phone: +49-40-42803-8673 Fax: +49-40-42803-9955 Mail: m.pietsch@uke.uni-hamburg.de ---------------------------------------------------------------- GnuPG/PGP (http://www.gnupg.org) key id: 644112F2, fingerprint: E37B 77F4 87C7 6309 758D F507 A93C 207C 6441 12F2 ---------------------------------------------------------------- Please avoid sending me Word, Excel or PowerPoint attachments. (see http://www.fsf.org/philosophy/no-word-attachments.html) ----------------------------------------------------------------