Re: [suse-autoinstall] installing SLES8 using autoyast and withou tany user interaction

On Fri, 2004-05-14 at 01:41, jochen.kirn@daimlerchrysler.com wrote:
Hi everyone,
I'm currently creating an autoyast.xml file for an unattended installation of SLES8 (using PXE). so far everything went fine, except after the software rpms are installed a window pops up (textmode) telling me that the boot loader was succesfully written to disc which I have to approve by clicking ok.
I guess there is a way (xml-tag) to perform a complete and silent installation without any user interaction
Jochen, I believe this is what you're looking for: <general> ... <mode> <confirm config:type="boolean">false</confirm> <reboot config:type="boolean">false</reboot> </mode> ... </general> -- Sincerely, Steve Kohrs Distributed Systems 402.633.7058 This email and any files attached with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error delete this message and notify the sender at 402-341-0500. If you are not the named recipient you should not disseminate, distribute or copy this email or any attachment.
participants (1)
-
Kohrs, Steven