[opensuse-autoinstall] linuxrc prompts for user input after stage1, unattended installation disrupted
Dear AutoYaST crew, dear Uwe, we have been using AutoYaST for installation of the last 5 openSUSE distributions, but with 12.1 unattended installation doesn't work anymore. It gets disrupted by a user input prompt right after Stage 1 of AutoYaST (installation of packages). I can select to "Install" or "Reboot" etc. I always choose reboot here, then the installation continues as usual (there are other issues, but they're not autoyast related afaik so far) An install.xml resembling the one I'm using is pasted [1]. Note that I have also tried to set security=0 in linuxrc parameter list as suggested in [2] ... but it didnt help. (It probably was the wrong thing to do anyway.) Any help is appreciated. TIA [1] http://pastebin.com/EmpdtwbP [2] http://www.suse.de/~ug/AutoYaST_FAQ.html#af -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org
On 09.02.2012 15:17, Matthias Danzl wrote:
we have been using AutoYaST for installation of the last 5 openSUSE distributions, but with 12.1 unattended installation doesn't work anymore. It gets disrupted by a user input prompt right after Stage 1 of AutoYaST (installation of packages).
I can select to "Install" or "Reboot" etc. I always choose reboot here,
I'm a bit confused by that. Can you send me a screenshot and/or the /var/log/YaST2/... files at the time you see the popup? -- ciao, Uwe Gansert SUSE LINUX Products GmbH, HRB 16746 (AG Nürnberg) GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer Home: http://www.suse.de/~ug - Blog: http://suse.gansert.net listening to: "Ritual Noise (Version S)" by Covenant -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org
Has your problem been resolved ? .... -----Original Message----- From: Matthias Danzl [mailto:danzl@mbi-berlin.de] Sent: Thursday, February 09, 2012 3:17 PM To: opensuse-autoinstall@opensuse.org Subject: [opensuse-autoinstall] linuxrc prompts for user input after stage1, unattended installation disrupted Dear AutoYaST crew, dear Uwe, we have been using AutoYaST for installation of the last 5 openSUSE distributions, but with 12.1 unattended installation doesn't work anymore. It gets disrupted by a user input prompt right after Stage 1 of AutoYaST (installation of packages). I can select to "Install" or "Reboot" etc. I always choose reboot here, then the installation continues as usual (there are other issues, but they're not autoyast related afaik so far) An install.xml resembling the one I'm using is pasted [1]. Note that I have also tried to set security=0 in linuxrc parameter list as suggested in [2] ... but it didnt help. (It probably was the wrong thing to do anyway.) Any help is appreciated. TIA [1] http://pastebin.com/EmpdtwbP [2] http://www.suse.de/~ug/AutoYaST_FAQ.html#af -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org
On 02/13/2012 11:45 AM, Hans-Joachim Ehlers wrote:
Has your problem been resolved ? ....
SOLVED. Problem was that the PXE system booted an older, pre-12.1 linux image. Providing the correct image made the linuxrc menu not show up anymore. The machine now also reboots after stage2, with the general option forceboot enabled. I also added this chroot script, but I don't know if it had any effect. <chroot-scripts config:type="list"> <script> <chrooted config:type="boolean">true</chrooted> <interpreter>shell</interpreter> <source><![CDATA[ insserv autoyast ]]></source> </script> </chroot-scripts> Thanks all.
-----Original Message----- From: Matthias Danzl [mailto:danzl@mbi-berlin.de] Sent: Thursday, February 09, 2012 3:17 PM To: opensuse-autoinstall@opensuse.org Subject: [opensuse-autoinstall] linuxrc prompts for user input after stage1, unattended installation disrupted
Dear AutoYaST crew, dear Uwe,
we have been using AutoYaST for installation of the last 5 openSUSE distributions, but with 12.1 unattended installation doesn't work anymore. It gets disrupted by a user input prompt right after Stage 1 of AutoYaST (installation of packages).
I can select to "Install" or "Reboot" etc. I always choose reboot here, then the installation continues as usual (there are other issues, but they're not autoyast related afaik so far)
An install.xml resembling the one I'm using is pasted [1]. Note that I have also tried to set security=0 in linuxrc parameter list as suggested in [2]
... but it didnt help. (It probably was the wrong thing to do anyway.) Any help is appreciated. TIA
[1] http://pastebin.com/EmpdtwbP [2] http://www.suse.de/~ug/AutoYaST_FAQ.html#af
-- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org
participants (3)
-
Hans-Joachim Ehlers
-
Matthias Danzl
-
Uwe Gansert