[gPXE] windows xp http boot
Shao Miller
sha0.miller at gmail.com
Tue Nov 27 13:37:07 EST 2012
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-bounces at etherboot.org [mailto:gpxe-bounces at etherboot.org] On
Behalf Of luz kazar
Sent: Tuesday, November 27, 2012 13:27
To: gpxe at etherboot.org
Subject: [gPXE] windows xp http boot
Hi All,can anyone help me on the process of booting windows xp over http
More information about the gPXE
mailing list