SLEPOS11SP2 Image Builder OEM - oemconfig element not found

Hi All,

Getting this error while attempting to add elements to config.xml to modify the partitioning.

Extra element oemconfig in interleave

And the validation fails and the build errors out.

Relevant section:

<preferences> ... <type boot="oemboot/suse-SLES11" filesystem="ext3" image="oem" installiso="true" primary="true"> <size additive="true" unit="M">40</size> <oemconfig> <oem-home>false</oem-home> <oem-swap>false</oem-swap> <oem-systemsize>48128</oem-systemsize> </oemconfig> </type> ... </preferences>

Perhaps the size element needs modification, however it still fails with it commented out as well…

Is this a configuration error? How can we use this element? Is it possible?

Thanks! :cool:

node,

It appears that in the past few days you have not received a response to your
posting. That concerns us, and has triggered this automated reply.

Has your issue been resolved? If not, you might try one of the following options:

Be sure to read the forum FAQ about what to expect in the way of responses:
http://forums.suse.com/faq.php

If this is a reply to a duplicate posting, please ignore and accept our apologies
and rest assured we will issue a stern reprimand to our posting bot.

Good luck!

Your SUSE Forums Team
http://forums.suse.com

[QUOTE=Automatic reply;4900]node,

It appears that in the past few days you have not received a response to your
posting. That concerns us, and has triggered this automated reply.

Has your issue been resolved? If not, you might try one of the following options:

Be sure to read the forum FAQ about what to expect in the way of responses:
http://forums.suse.com/faq.php

If this is a reply to a duplicate posting, please ignore and accept our apologies
and rest assured we will issue a stern reprimand to our posting bot.

Good luck!

Your SUSE Forums Team
http://forums.suse.com[/QUOTE]

Hi,

No help was given, but by looking through as many of the kiwi files I could, I ascertained that oem_home was no longer an accepted element, removing it allowed it to work!

Thanks!