Mailinglist Archive: opensuse-autoinstall (29 mails)
| < Previous | Next > |
Re: [opensuse-autoinstall] image installation doesn't work with autoyast
- From: "Leonardo L. P. da Mata" <barroca@xxxxxxxxx>
- Date: Tue, 9 Jun 2009 10:33:02 -0300
- Message-id: <7a26565f0906090633q6e80160fsddabed7bd4f30f84@xxxxxxxxxxxxxx>
i've found that, in my control.xml file, the workflow for automatic
installation didn't had the deploy_image step, so i just changed the
control.xml and voila!
On Tue, Jun 9, 2009 at 10:26 AM, Uwe Gansert<ug@xxxxxxx> wrote:
Yeah, but now both are working.
Thanks.
--
Leonardo Luiz Padovani da Mata
barroca@xxxxxxxxx
"May the force be with you, always"
"Nerd Pride... eu tenho. Voce tem?"
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
installation didn't had the deploy_image step, so i just changed the
control.xml and voila!
On Tue, Jun 9, 2009 at 10:26 AM, Uwe Gansert<ug@xxxxxxx> wrote:
on Monday 08 June 2009 Leonardo L. P. da Mata wrote:
So, i've made some changes in opensuse 11.1 CD to make my installation
faster. Yast is able to install using images
(images/myownsuse-i386.tar.lzma file). It takes around 15 minutes
lesser to install compared to RPM packages.
you mean your image is working in a non-autoyast installation?
Yeah, but now both are working.
Now i'm trying to use autoyast with this kind of image deployment, but
it doesn't work. I've checked y2log but it seems that the
inst_deploy_image is not beeing called.
autoyast calls deploy_image_auto and passes this XML part to it:
<deploy_image>
<image_installation config:type="boolean">true</image_installation>
</deploy_image>
But autoyast is not using the image deployment installation..
Is there any know issue about using image installation with autoyast?
hm. Actually that should work.
Do you see something from the "deploy_image_auto" client in the log?
the <deploy_image> XML is not part of the <software> section - maybe you put
it in there accidently?
Thanks.
--
Leonardo Luiz Padovani da Mata
barroca@xxxxxxxxx
"May the force be with you, always"
"Nerd Pride... eu tenho. Voce tem?"
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |