So can I assume that technically it is ok if the system does not reboot after disk1? I was just concerned about the change in behavior. My systems seem ok, they are functioning properly all RPMS appear to be installed, and I assume that the installer is getting all dependencies taken care of. I have to do http installs because of firewall restrictions. So I am ok with the reboot. I have this in my mode section... <mode> <installation config:type="boolean">true</installation> <confirm config:type="boolean">false</confirm> <forceboot config:type="boolean">true</forceboot> <interactive_boot config:type="boolean">false</interactive_boot> <interactive config:type="boolean">false</interactive> <reboot config:type="boolean">true</reboot> <upgrade config:type="boolean">false</upgrade> </mode> Thanks for getting back to me. Todd -----Original Message----- From: Uwe Gansert [mailto:ug@suse.de] Sent: Thursday, January 05, 2006 6:53 AM To: suse-autoinstall@suse.com Subject: Re: [suse-autoinstall] Custom media, no first reboot On Thursday 05 January 2006 14:33, Ness, Todd wrote:
I have JDS which in based off SLES8.
Any idea of how to get the initial reboot to happen after Disk1 of JDS and Disk1 of my patches are installed?
I hope got you right but even then, I'm not sure if I can help. First you can try to add: <install> <general> <mode> <forceboot config:type="boolean">true</forceboot>** </mode> </general> </install> And if this does not help, you can try to install from an NFS source (I guess you are using ftp or http or something like this at the moment?) With NFS the RPMs are not getting copied to the local machine and so you don't need that much memory. -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany e-mail: uwe.gansert@suse.de, Tel: +49-(0)911-74053-0, Fax: +49-(0)911-74053-476, Web: http://www.suse.de -- To unsubscribe, e-mail: suse-autoinstall-unsubscribe@suse.com For additional commands, e-mail: suse-autoinstall-help@suse.com