Bug ID 937135
Summary kiwi --build cannot handle installstick and installiso at the same time in config.xml
Classification openSUSE
Product openSUSE.org
Version unspecified
Hardware Other
OS SLES 11
Status NEW
Severity Normal
Priority P5 - None
Component System Imaging
Assignee ms@suse.com
Reporter rdannert@suse.com
QA Contact adrian@suse.com
Found By ---
Blocker ---

the following line in config.xml

    <type checkprebuilt='true' boot='oemboot/suse-SLES11' fsnocheck='true'
filesystem='ext3' bootloader='grub' installstick='true' installiso='true'
installboot='install' fsmountoptions='acl' image='oem'>

will generate a raw.install.raw image.

Installing this image will cause error:
systemException: 'No device(s) for installation found...abort' reboot

omitting installiso='true' in config.xml
will generate a bootable image


You are receiving this mail because: