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
Using sanboot --no-describe to boot iso image is extremely slow compare to memdisk
2013-10-22, 05:26
Post: #1
Using sanboot --no-describe to boot iso image is extremely slow compare to memdisk
I am planning to migrate mixed Syslinux + iPXE environment to pure iPXE due to chaining between Syslinux and IPXE cause lot of problem.

I have a Windows PE ISO that allow me to boot into Windows PE and perform Windows installation via network.

The pure iPXE sanboot script works but it is extremely slow:

sanboot --no-describe http://server/win7_x64.iso
goto start


Using syslinux's memdisk boot into Windows PE is very fast:

kernel syslinux.602/bios/memdisk iso
initrd http://server/win7_x64.iso
boot


Any ideas?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Using sanboot --no-describe to boot iso image is extremely slow compare to memdisk - ccy - 2013-10-22 05:26



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