Mailinglist Archive: opensuse-autoinstall (110 mails)

< Previous Next >
RE: [suse-autoinstall] OpenSUSE 10.1 Online update in autoyast
  • From: hp9 <hp9@xxxxxxxx>
  • Date: Thu, 31 Aug 2006 18:41:54 +0000 (UTC)
  • Message-id: <44E6B336@ornl10>
Man! I also had very bad experience as you. It seems that SUSE Linux 10.1
autoyast does not work. It failed in partition and software Package
Selections. Anyone has succeeded about online installation with that?




>===== Original Message From gordon_schumacher@xxxxxxxxxx =====
>Ian Grant <Ian.Grant@xxxxxxxxxxxx> wrote on 08/31/2006 03:33:14 AM:
>
># Does anyone have XML for OpenSUSE 10.1 to cause autoyast to do an
># online update at install time? I am hoping this is better than the
># farce we have to go through at the moment to run it after the
># autoyast install: it has to be run, interactively, four times to get
># the security/recommended updates done.
>
> <script>
> <filename>3-start_you.sh</filename>
> <interpreter>shell</interpreter>
> <source><![CDATA[
>#!/bin/sh
>/bin/chvt 9
>exec < /dev/tty9 > /dev/tty9
>echo Performing online update...
>online_update -l en -u http://my-system/srv/suseupdate -V
>SuSEconfig
>echo Rebooting the computer now to use the new kernel.
>sleep 5
>/bin/chvt 1
>shutdown -r now
>]]>
> </source>
> </script>
> </init-scripts>
> </scripts>
>
>
>--
>To unsubscribe, e-mail: suse-autoinstall-unsubscribe@xxxxxxxx
>For additional commands, e-mail: suse-autoinstall-help@xxxxxxxx


< Previous Next >
This Thread