Good day to you.

Windows has no idea about HTTP disks, so you'd need an HTTP disk driver.
WinVBlock already has development code for this, but it has not yet been
released.  This might be included in the next WinVBlock release.

In addition, an HTTP disk is read-only, so it is only useful with an .ISO,
such as a Windows XP PE .ISO.

Or, if you want, you can simply use HTTP as the protocol to _download_ any
Windows XP disk image, then use MEMDISK and WinVBlock.  That has a large RAM
requirement, but it allows for the virtual disk to be read & write.  I do
this all the time:

  kernel http://webserver/memdisk hdd
  initrd http://webserver/winxp.hdd
  boot

- Shao Miller

________________________________________
From: gpxe-boun...@etherboot.org [mailto:gpxe-boun...@etherboot.org] On
Behalf Of luz kazar
Sent: Tuesday, November 27, 2012 13:27
To: gpxe@etherboot.org
Subject: [gPXE] windows xp http boot

Hi All,can anyone help me on the process of booting windows xp over http


_______________________________________________
gPXE mailing list
gPXE@etherboot.org
http://etherboot.org/mailman/listinfo/gpxe

Reply via email to