Hi,
I am trying to install the openSUSE Leap 15.4 OS unattended using Autoyast. The first stage does it correctly but, in the second stage, in the last part of the YaST2 installation, I get the error “Cannot access installation media (http://download.opensuse.org/update…)”. I’ve tried adding parameters to make it skip auto update with no success.
In the documentation, I can see this:
You can perform an online update at the end of the installation. Set the boolean do_online_update
to true
. Of course this only makes sense if you add an online update repository in the suse-register/customer-center section, for example, or in a post-script. If the online update repository was already available in stage one via the add-on section, then AutoYaST has already installed the latest packages available. If a kernel update is done via online-update, a reboot at the end of stage two is triggered.
<do_online_update config:type=“boolean”>true</do_online_update>
But after adding this option as “false” so that it doesn’t do any update in the Second Stage, it keeps downloading some package and I get this pop-up.