<HTML>
<BODY>
Hi, <br>
<br>
I am trying to post a question on your forum, but i cant. When i hit Post Thred it just goes away...<br>
<br>
I would really like to post my question.<br>
<br>
How do i do it?<br>
<br>
/Best regards Lars (Luvan at the forum)<br>
<br>
<br>
<br>
Hi all,<br>
<br>
New to ipxe and wanted my Synology NAS to boot up Winpe.<br>
<br>
Created boot.ipxe script and put it on the nas web-server:<br>
#!ipxe<br>
  <br>
kernel wimboot<br>
initrd bootmgr bootmgr<br>
initrd boot/bcd BCD<br>
initrd boot/boot.sdi boot.sdi<br>
initrd boot.wim boot.wim<br>
<br>
Put these files on web server in the same folder:<br>
boot.wim<br>
bootmgr<br>
wimboot<br>
boot\bcd<br>
boot\boot.sdi<br>
<br>
I downloaded the ipxe.iso.<br>
Boot it up in hyper-v, CTRL+B, do get a warning:<br>
[img]http://www.foljmed.in/bilder/legacy.PNG[/img]<br>
<br>
DHCP gives my ip adress ok.<br>
chain http://webserver/test/boot.ipxe<br>
[img]http://www.foljmed.in/bilder/chain.PNG[/img]<br>
<br>
All files downloads with OK at the end.<br>
<br>
Run imgstat:<br>
[img]http://www.foljmed.in/bilder/imgstat.PNG[/img]<br>
<br>
But when i run boot it just says Bad cpio magic...<br>
[img]http://www.foljmed.in/bilder/boot.PNG[/img]<br>
<br>
Can anyone please tell me what im doing wrong? :huh:<br>
<br>
<div></div>
</BODY></HTML>