Skip Opsi installer Question
Verfasst: 29 Feb 2012, 08:24
Hello there,
Im trying around with OPSI, and its working like a charm.
I am trying to install Win7-x64 completely autoamtic via PXE. That means that no interaction should be required.
This works good so far, Ive got some scripts which create a link within PXE which uses the mac address, this link points to a file which installs WIn7:
KERNEL opsi/install
APPEND initrd=opsi/miniroot.bz2 service=172.22.xxx video=vesa:ywrap,mtrr vga=791 quiet splash hn=opsi2 pckey=xxx product=win7-x64 ask_conf=False
But every time, the OPSI installer asks me, if he should install Win7-x64 and I have to confirm that, after that everything works great.
SO my qestion:
How to I disable/skip/autoanswer this question, so really no interaction is required?
The second question would be:
How can I check the state of a machine on command line? If i see the installations is running so far I would use a script which will delete the mentioned PXE link and point it to localboot. (I am using a dedicated DHCP and TFTP Server and not the one on the OPSIserver machine).
Thanks a lot and best regards!
Im trying around with OPSI, and its working like a charm.
I am trying to install Win7-x64 completely autoamtic via PXE. That means that no interaction should be required.
This works good so far, Ive got some scripts which create a link within PXE which uses the mac address, this link points to a file which installs WIn7:
KERNEL opsi/install
APPEND initrd=opsi/miniroot.bz2 service=172.22.xxx video=vesa:ywrap,mtrr vga=791 quiet splash hn=opsi2 pckey=xxx product=win7-x64 ask_conf=False
But every time, the OPSI installer asks me, if he should install Win7-x64 and I have to confirm that, after that everything works great.
SO my qestion:
How to I disable/skip/autoanswer this question, so really no interaction is required?
The second question would be:
How can I check the state of a machine on command line? If i see the installations is running so far I would use a script which will delete the mentioned PXE link and point it to localboot. (I am using a dedicated DHCP and TFTP Server and not the one on the OPSIserver machine).
Thanks a lot and best regards!