Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
sanbootconf [2009/02/19 12:13] mcb30 created |
sanbootconf [2009/02/28 17:21] (current) mcb30 |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== sanbootconf ====== | ====== sanbootconf ====== | ||
| + | ===== Introduction ===== | ||
| + | //sanbootconf// is the Windows SAN Boot Configurator. It allows you to boot Windows XP over the network using iSCSI. | ||
| + | |||
| + | //sanbootconf// is implemented as a boot-time driver that configures your NIC and instructs the boot-capable Microsoft iSCSI Initiator to perform an iSCSI boot. It is designed to be a drop-in replacement for Microsoft's //iscsibp.sys//. If you are trying to boot Windows XP via iSCSI, then you will need to use //sanbootconf//, since //iscsibp.sys// requires Windows Server 2003 or later. | ||
| + | |||
| + | ===== Downloading ===== | ||
| + | |||
| + | You can download //sanbootconf// from [[http://git.etherboot.org/releases/sanbootconf/]]. The most recent version will always be available as [[http://git.etherboot.org/releases/sanbootconf/sanbootconf-latest.zip|sanbootconf-latest.zip]]. | ||
| + | |||
| + | Source code is available from [[http://git.etherboot.org/?p=sanbootconf.git]]. | ||
| + | |||
| + | ===== Installing ===== | ||
| + | |||
| + | {{ :screenshots:winxp_sanbootconf_install.png?334x129|Installing sanbootconf}} | ||
| + | |||
| + | To install //sanbootconf//, just run **setup.bat**. | ||
| + | |||
| + | To get a complete working Windows XP iSCSI boot, follow the [[:sanboot:winxp|Windows XP boot from SAN]] tutorial. | ||
| + | |||
| + | ===== Licence ===== | ||
| + | |||
| + | //sanbootconf// is licensed under the [[http://www.gnu.org/licenses/old-licenses/gpl-2.0.html|GNU General Public License (version 2 or later)]]. | ||
| + | |||
| + | ===== Author ===== | ||
| + | |||
| + | //sanbootconf// is written by [[mcb30@etherboot.org|Michael Brown <mcb30@etherboot.org>]]. | ||