Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unable to install Windows with iPXE and sanboot WinPE iso
2013-11-21, 04:21 (This post was last modified: 2013-11-21 04:22 by zhang_liang.)
Post: #2
RE: Unable to install Windows with iPXE and sanboot WinPE iso
(2013-11-19 10:34)ccy Wrote:  I have a ready WinPE iso that may boot from network using syslinux.

I use the WinPE iso to boot machine into Window PE and perform Windows installation. It works so far but I would like to try iPXE solution for network booting and installation.

When boot from iPXE, I use

Code:
sanboot --no-describe http://lanboot/winpe.iso

to boot the winpe iso. The WinPE does boot and I try to perform windows installation as usual. However, I encounter

Code:
"Windows cannot be installed to this disk"

when trying to install Windows in my local hard disk.

If I boot into iPXE and using syslinux/memdisk:

Code:
kernel http://lanboot/syslinux/memdisk iso
initrd http://lanboot/winpe.iso
boot

I may install Windows OS as usual to the local hard disk.

I am thinking to abandon syslinux solution and using pure iPXE strategy in my network environment. Is there any steps to make sanboot winpe iso works in my scenarios?

Thank you.

If you want to use pure iPXE strategy, kernel winboot in iPXE is an option. You could refer to http://ipxe.org/howto/winpe. But it may encount some problem for specific server, you could see my post http://forum.ipxe.org/showthread.php?tid=7099, which is a big trouble for me now.

I'm very interseted in your way of booting into iPXE and using syslinux/memdisk, I thind that may help solve my problem of booting winpe, could you please give us more detail about that?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Unable to install Windows with iPXE and sanboot WinPE iso - zhang_liang - 2013-11-21 04:21



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