[opensuse-autoinstall] ssh based installation for phase 1 only?
Hi list, is there any way to perform an autoyast installation via ssh for phase 1 only and let the second stage run automatically without ssh? Thanks, Jochen Mit freundlichen Grüßen Novell GmbH, Jochen Schaefer Senior Consultant - Novell Services - Mobile: +49 (0)173 5876 969 Fax.: +49 (0)211 - 5631 3769 e-mail: jschaef@novell.com Location: Düsseldorf, Deutschland Novell GmbH, Düsseldorf; GF: Dr. Jürgen Müller, Sylvia Geil, Felix Imendörffer; HRB 21108 (AG Düsseldorf) Ready for enterprise-class consulting www.novell.de/consulting -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
on Tuesday 29 June 2010 Jochen Schaefer wrote:
is there any way to perform an autoyast installation via ssh for phase 1 only and let the second stage run automatically without ssh?
use a chroot script and change "UseSSH: 1" in /etc/install.inf of the installed system to "0" (/mnt/etc/install.inf if you script is not chrooted). That should do the trick. -- ciao, Uwe Gansert Uwe Gansert SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Business: http://www.suse.de/~ug listening to: "Unterm Galgen" by Subway to Sally -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
Uwe, Thanks a lot, Jochen
Uwe Gansert <ug@suse.de> schrieb am 6/29/2010 um 02:03 PM in Nachricht <201006291403.56982.ug@suse.de>: on Tuesday 29 June 2010 Jochen Schaefer wrote:
is there any way to perform an autoyast installation via ssh for phase 1 only and let the second stage run automatically without ssh?
use a chroot script and change "UseSSH: 1" in /etc/install.inf of the installed system to "0" (/mnt/etc/install.inf if you script is not chrooted). That should do the trick.
-- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
participants (2)
-
Jochen Schaefer
-
Uwe Gansert