Hi, in SLES 11 I'm using e.g. this profile for partitioning: <partitioning config:type="list"> <drive> <device>/dev/sda</device> <partitions config:type="list"> <partition> <create config:type="boolean">false</create> <filesystem config:type="symbol">vfat</filesystem> <format config:type="boolean">false</format> <fstopt>defaults</fstopt> <mount>/dos</mount> <partition_nr config:type="integer">1</partition_nr> <partition_type>primary</partition_type> <mountby config:type="symbol">device</mountby> </partition> The partition existed already and had id=7 (HPFS/NTFS). When installing, AY didn't recreate any partititions, just formatted some as it was told to. But after the installation, the id of /dev/sda1 was "83" instead of "7", preventing Windows XP from booting. Up to SLES 10 SP2, AY never changed my windows partitions with the above config and it should stay like that in SLES 11! There is absolutely no sense in changing the partition type if create and format are both FALSE. Is this a bug or do I need to set a new flag or sth. to prevent this? cu, Frank -- Dipl.-Inform. Frank Steiner Web: http://www.bio.ifi.lmu.de/~steiner/ Lehrstuhl f. Bioinformatik Mail: http://www.bio.ifi.lmu.de/~steiner/m/ LMU, Amalienstr. 17 Phone: +49 89 2180-4049 80333 Muenchen, Germany Fax: +49 89 2180-99-4049 * Rekursion kann man erst verstehen, wenn man Rekursion verstanden hat. * -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org