Surface Pro 3
Surface Pro 3
Re: Surface Pro 3
Yes - i had installed surface pro and, surface pro 2 with opsi.
And I know about customers that installed successfully surface pro 3.
The main thing you need to know: the surface tablets are using a uefi only bios.
That means you will need the opsi extension uefi-support to handle netboot with this kind of tablets.
cheers
d.oertel
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de
Re: Surface Pro 3
Re: Surface Pro 3
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de
Re: Surface Pro 3
Re: Surface Pro 3
You have to mark your client as UEFI-Client. Therefor:
You have to create an empty config 'clientconfig.dhcpd.filename' at the server-configuration / Host Parameters
Than have to choose your UEFI client and set at the 'Host parameters' the value for this config to
Code: Alles auswählen
clientconfig.dhcpd.filename=linux/pxelinux.cfg/elilo.efi
(You may get for evaluation a temporary Version - just send an email to info@uib.de)
If this is done and you switch a netboot product on a uefi client to setup, a elilo configuration will be created in /tftplinux/linux/pxelinux.cfg/01-<MAC-Adress> for the client
cheers
d.oertel
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de
Re: Surface Pro 3
Re: Surface Pro 3
check the content of your
/tftplinux/linux/pxelinux.cfg/01-<MAC-Adress>
named pipe :
Here are two examples how they should look like for elilio or pxelinux (non uefi)
Code: Alles auswählen
---------- elilo config: ------------------------
/tftpboot/linux/pxelinux.cfg# cat 01-00-0c-29-ee-76-45
default=opsi
timeout=0
image=/linux/install-x64
label=opsi
append="initrd=/linux/miniroot-x64.bz2 video=vesa:ywrap,mtrr vga=normal --no-log dn=uib.local product=win8-x64 hn=do-win7-64-efi pckey=123456 service=https://192.168.1.14:4447/rpc"
initrd=/linux/miniroot-x64.bz2
---------- pxelinux config: ------------------------
/tftpboot/linux/pxelinux.cfg# cat 01-00-0c-29-87-fd-15
default opsi-install
label opsi-install
kernel install
append initrd=miniroot.bz2 video=vesa:ywrap,mtrr vga=791 quiet splash --no-log dn=uib.local product=opsi-local-image-win81-x64 hn=do-oli-mbr pckey=123456 service=https://192.168.1.14:4447/rpc
----------------------------
cheers
d.oertel
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de
Re: Surface Pro 3
Re: Surface Pro 3
the
/tftplinux/linux/pxelinux.cfg/01-<MAC-Address>
is created when you set for a netboot product the action request to 'setup'.
How does it looks like ?
cheers
d.oertel
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de