View Single Post
  #1 (permalink)  
Old 28-Dec-2008, 00:32
trippinnik trippinnik is offline
Puzzled Penguin
 
Join Date: Jun 2008
Posts: 49
trippinnik hasn't been rated much yet
Default Making USB DIsk using Yast

I'm following the directions from here: YaST/Modules/Image Creator - openSUSE
When I get to the end where it is supposed to create the image I get this error:
sh: -c: line 0: unexpected EOF while looking for matching `''
sh: -c: line 1: syntax error: unexpected end of file

Also in 11.0
Code:
kiwi-build-image -u
used to work but I get this error:
[*** back trace follows ***]
Trace Level 1 at /usr/share/kiwi/modules/KIWIManager.pm line 731
KIWIManager::setupInstallationSource('KIWIManager= HASH(0x2038710)') called at /usr/share/kiwi/modules/KIWIRoot.pm line 355
KIWIRoot::init('KIWIRoot=HASH(0x1e7e4c8)') called at /usr/sbin/kiwi line 369
main::main() called at /usr/sbin/kiwi line 2088
Trace Level 2 at /usr/sbin/kiwi line 370
main::main() called at /usr/sbin/kiwi line 2088
[*** end ***]
Reply With Quote