From jlmccorm@gmail.com Sun Dec 3 07:25:00 2006 From: Justin McCormick To: autoinstall@lists.opensuse.org Subject: AutoYaST - Not skipping second stage (SuSE 10.1)? Date: Sun, 03 Dec 2006 07:25:00 +0000 Message-ID: <864e11300612022121j30b420e1o2d8fc4a960dfce1f@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3925865922277458037==" --===============3925865922277458037== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hello folks! I'm developing a provisioning system, and am trying to fully automate the install of SuSE as a part of the system.... I need the install to be 100% automated, from booting up, doing the install, and then booting the system. Needs to be completely a hands off install.... and I've setup a very basic config file as a test, but for some reason it does not skip the second stage of the install. I've searched around to no avail, maybe I am missing something? A second thing, unrelated to the second stage of the install that I've noticed, is for some reason when the first stage of the install finishes, the system reboots but it seems to hang on trying to boot. Never loads a kernel, never says anything at all actually after the initial BIOS screens. Could that be an issue with not specifying or setting up a bootloader in the config file? Or any other ideas? Any help would be greatly appreciated! - Justin (jlmccorm at gmail dot com) Below is the autoyast.xml file I'm using: (For SuSE 10.1) true true true true false false false all Minimal tftp true true local linux false root myunsafeplaintextpw false myuser myotherunsafepw --===============3925865922277458037==-- From ug@suse.de Mon Dec 4 14:46:02 2006 From: Uwe Gansert To: autoinstall@lists.opensuse.org Subject: Re: [suse-autoinstall] AutoYaST - Not skipping second stage (SuSE 10.1)? Date: Mon, 04 Dec 2006 14:46:02 +0000 Message-ID: <200612041342.21344.ug@suse.de> In-Reply-To: <864e11300612022121j30b420e1o2d8fc4a960dfce1f@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8271323589018053989==" --===============8271323589018053989== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit On Sunday 03 December 2006 06:21, Justin McCormick wrote: > does not skip the second stage of the install. I've searched around to no > avail, maybe I am missing something? your profile works fine here. The second stage is not executed by autoyast. It starts with asking for the hostname. > A second thing, unrelated to the second stage of the install that I've > noticed, is for some reason when the first stage of the install finishes, > the system reboots but it seems to hang on trying to boot. Never loads a > kernel, never says anything at all actually after the initial BIOS > screens. Could that be an issue with not specifying or setting up a > bootloader in the config file? Or any other ideas? if you never reached the second stage, how do you know the second stage parameter did not work? -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany Business: http://www.suse.de/~ug --===============8271323589018053989==--