Mailinglist Archive: opensuse-autoinstall (62 mails)
| < Previous | Next > |
[opensuse-autoinstall] "info" file section
- From: LDB <thesource@xxxxxxxxxxx>
- Date: Thu, 13 Mar 2008 23:29:24 -0400
- Message-id: <47D9F114.7090407@xxxxxxxxxxxxxxxxxx>
I have this section in my autoinst.xml file
and called it "info". It is called like the
following:
autoyast=http://192.168.101.66/profiles/booger/info
...
<install>
<init>
<info_file>
<![CDATA[
#
# Don't remove the following line:
# start_linuxrc_conf
#
autoyast: file:///info
install: http://192.168.101.66/suse/x86/10sp1/base
netdevice: eth0
hostip: 192.168.101.17
netmask: 255.255.255.0
gateway: 192.168.101.254
nameserver: 192.168.101.11
textmode: 1
vnc: 1
vncpassword: super
# end_linuxrc_conf
# Do not remove the above comment
#
]]>
</info_file>
</init>
</install>
....
but it does not work as expected. Does anyone know what I am missing?
Does this only work with PXE booting?
http://www.novell.com/documentation/sles10/sles_admin/index.html?page=/documentation/sles10/sles_admin/data/cha_deployment_remoteinst.html
Thank you,
LDB
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
and called it "info". It is called like the
following:
autoyast=http://192.168.101.66/profiles/booger/info
...
<install>
<init>
<info_file>
<![CDATA[
#
# Don't remove the following line:
# start_linuxrc_conf
#
autoyast: file:///info
install: http://192.168.101.66/suse/x86/10sp1/base
netdevice: eth0
hostip: 192.168.101.17
netmask: 255.255.255.0
gateway: 192.168.101.254
nameserver: 192.168.101.11
textmode: 1
vnc: 1
vncpassword: super
# end_linuxrc_conf
# Do not remove the above comment
#
]]>
</info_file>
</init>
</install>
....
but it does not work as expected. Does anyone know what I am missing?
Does this only work with PXE booting?
http://www.novell.com/documentation/sles10/sles_admin/index.html?page=/documentation/sles10/sles_admin/data/cha_deployment_remoteinst.html
Thank you,
LDB
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |