The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
WinPE Bad Magic, right names
2013-11-12, 10:06
Post: #1
WinPE Bad Magic, right names
Hi all,

New to ipxe and wanted my Synology NAS to boot up Winpe.

Created boot.ipxe script and put it on the nas web-server:
#!ipxe

kernel wimboot
initrd bootmgr bootmgr
initrd boot/bcd BCD
initrd boot/boot.sdi boot.sdi
initrd boot.wim boot.wim

Put these files on web server in the same folder:
boot.wim
bootmgr
wimboot
boot\bcd
boot\boot.sdi

I downloaded the ipxe.iso.
Boot it up in hyper-v, CTRL+B, do get a warning:
[Image: legacy.PNG]

DHCP gives my ip adress ok.
chain http://webserver/test/boot.ipxe
[Image: chain.PNG]

All files downloads with OK at the end.

Run imgstat:
[Image: imgstat.PNG]

But when i run boot it just says Bad cpio magic...
[Image: boot.PNG]

Can anyone please tell me what im doing wrong? Huh
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
WinPE Bad Magic, right names - Luvan - 2013-11-12 10:06



User(s) browsing this thread: 1 Guest(s)