Mailinglist Archive: opensuse-autoinstall (62 mails)

< Previous Next >
Re: [opensuse-autoinstall] "info" file section
  • From: LDB <thesource@xxxxxxxxxxx>
  • Date: Mon, 17 Mar 2008 10:31:28 -0400
  • Message-id: <47DE80C0.8080406@xxxxxxxxxxxxxxxxxx>
LDB wrote:
Steffen Winterfeldt wrote:
On Mon, 17 Mar 2008, LDB wrote:

This is what I pass to linuxrc ..


autoyast=http://192.168.10.34/profiles/booger/info


but yet it does not read the "info" section at all because it cannot

linuxrc does not look at autoyast=... but info=...


Steffen

Hence possibly my problem .. :)

LDB


OK .. So now my autoinst.xml which is now renamed to "info" has the following,

...
<install>
<init>
<info_file>
<![CDATA[
#
# Don't remove the following line:
# start_linuxrc_conf
#
autoyast: http://192.168.18.40/profiles/tserver1/info
install: http://192.168.18.40/suse/x86/10sp1/base
netdevice: eth0
hostip:
#netmask: 255.255.255.0
#gateway: 192.168.198.2
#nameserver: 192.168.198.8
textmode: 0
vnc: 1
vncpassword: boogie
usessh: 1

# end_linuxrc_conf
# Do not remove the above comment
#
]]>
</info_file>
</init>
</install>
....



but it still prompts me for the the netdevice, then when I choose it,
it finds the media, but it then stops to start the interactive installation
process.

Any ideas??

Thanks,

LDB
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups