Hi, I'm trying to learn autoyast on my up to date SuSE-8.2 box and currently I'm stuck with the following problems: 1. When I save my configuration in a file, yast puts wrong path to the profile.dtd. It puts <!DOCTYPE profile SYSTEM "/usr/share/autoinstall/profile.dtd"> instead of <!DOCTYPE profile SYSTEM "/usr/share/autoinstall/dtd/profile.dtd"> If I correct this path then xmllint complains: my_clone_printer_only.xml:6: validity error: No declaration for attribute type of element cups_installation <cups_installation config:type="integer">0</cups_installation> ^ my_clone_printer_only.xml:6: validity error: No declaration for element cups_installation <cups_installation config:type="integer">0</cups_installation> ^ my_clone_printer_only.xml:7: validity error: No declaration for attribute type of element database <database config:type="symbol">foomatic</database> ^ my_clone_printer_only.xml:7: validity error: No declaration for element database <database config:type="symbol">foomatic</database> ^ my_clone_printer_only.xml:11: validity error: No declaration for attribute type of element accepting <accepting config:type="boolean">true</accepting> .... .... 2. When I try to clone my system and select to clone only printer settings and save to a file then yast clones and writes to the file everything - software, network, printers, e.t.c. But when I select to clone everyting including software it clones and saves all but software. Please help. What am I missing there? Regards, Mikhail