Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
sanboot:winnt_aoe [2008/02/18 15:14] v |
sanboot:winnt_aoe [2008/09/12 09:40] (current) svenx Additional note about nforce service problems |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Adding AoE boot support to Microsoft Windows ====== | ====== Adding AoE boot support to Microsoft Windows ====== | ||
- | First download the latest WinAoE package from [winaoe.org] and extract all files to a directory. | + | ===== Installing the AoE initiator ===== |
- | Then go to: | + | You need to download and install the Windows AoE initiator (WinAoE). Download the latest WinAoE package from [[http://winaoe.org/]] and extract the contents of the .zip file to a temporary directory. |
- | Control Panel -> Add Hardware | + | Start up the Add Hardware Wizard (//Start// -> //Control Panel// -> //Add Hardware//) and proceed to the "Is the hardware connected?" screen: |
- | {{winaoe:winaoe01.png}} | + | {{ winaoe:winaoe03.png }} |
- | "Next" | + | Click on "Yes, I have already connected the hardware", then click on //Next//. |
- | {{winaoe:winaoe02.png}} | + | {{ winaoe:winaoe04.png }} |
- | Wait a few seconds to minutes | + | Scroll down to the bottom of the list and choose "Add a new hardware device", then click on //Next//. |
- | {{winaoe:winaoe03.png}} | + | {{ winaoe:winaoe05.png }} |
- | "Yes, I have already connected the hardware" | + | Click on "Install the hardware that I manually select from a list (Advanced)", then click on //Next//. |
- | {{winaoe:winaoe04.png}} | + | {{ winaoe:winaoe06.png }} |
- | "Add a new hardware device" | + | Choose "SCSI and RAID controllers", then click on //Next//. |
- | {{winaoe:winaoe05.png}} | + | {{ winaoe:winaoe07.png }} |
- | "Install the hardware that I manually select from a list (Advanced)" | + | Click on "Have Disk...". |
- | {{winaoe:winaoe06.png}} | + | {{ winaoe:winaoe08.png }} |
- | "SCSI and RAID controllers" | + | Click on "Browse...". Browse to the directory containing the extracted WinAoE files, then to the //bin// directory within this directory. Click on "OK". You should see "AoE Driver" show up in a list of available drivers to install: |
- | {{winaoe:winaoe07.png}} | + | {{ winaoe:winaoe09.png }} |
- | "Have Disk..." | + | Continue clicking on //Next// until the installation process is complete. You will see a warning about the driver being unsigned: |
- | {{winaoe:winaoe08.png}} | + | {{ winaoe:winaoe11.png }} |
- | Select "Browse...", browse to the bin directory from the unpacked WinAoE directory and press ok. | + | Ignore this warning and click on "Continue Anyway" to complete the installation of the AoE initiator. |
- | {{winaoe:winaoe09.png}} | + | ===== Identifying the network service name ===== |
- | "Next" | + | Open up the System Properties (//Start// -> //Control Panel// -> //System//) and go to the //Hardware// tab. Click on "Device Manager". |
- | {{winaoe:winaoe10.png}} | + | {{ winaoe:winaoe14.png }} |
- | "Next" | + | Locate your network card within the device list. Right-click on your network card and choose "Properties". |
- | {{winaoe:winaoe11.png}} | + | {{ winaoe:winaoe15.png }} |
- | "Continue Anyway" | + | Go to the //Details// tab and choose "Service" from the drop-down menu. Make a note of the network card service name ("E1000" in the above example). |
- | {{winaoe:winaoe12.png}} | + | ===== Enabling network boot ===== |
- | "Finish" | + | Start up Registry Editor (//Start// -> //Run// -> //regedit//) and browse to the key //HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services//. |
- | You are now done with installing the WinAoE driver. | + | {{ winaoe:winaoe16.png }} |
- | You should be able to run the "aoe" utility in a command prompt to get general aoe mount/unmount and scan functionality. | + | |
- | Next steps make the disk ready for booting over SAN. | + | Click on the network card service key ("E1000" in this example), then double-click on "Start" in the right-hand panel. |
- | First go to: | + | {{ winaoe:winaoe17.png }} |
- | Control Panel -> System, and select the "Hardware" tab. | + | Change the //Value data// to 0 and click on //OK//. |
- | {{winaoe:winaoe13.png}} | + | * NOTE: If you are using a Nvidia network card, you may have to use the RIS drivers or set the "Start" to 0 for the nvnetbus service as well. |
+ | * NOTE: It is reported that using the Nvidia nForce drivers (service names NVENETFD and nvnetbus) does not work with WinAoE booting. See [[/hardwareissues#nvidia_nforce]] | ||
- | "Device Manager" | + | You are now ready to |
- | + | ||
- | {{winaoe:winaoe14.png}} | + | |
- | + | ||
- | press the + in front of "Network adapters" and select the network adapter you will be booting over.Rightclick on that one and choose "Properties" | + | |
- | + | ||
- | {{winaoe:winaoe15.png}} | + | |
- | + | ||
- | In the Properties screen go to the tab "Details" and choose "Service" in the pulldown menu. | + | |
- | Note the service name for the next step. | + | |
- | + | ||
- | {{winaoe:winaoe16.png}} | + | |
- | + | ||
- | Open regedit (Start -> Run -> "regedit") and browse to the key "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services". | + | |
- | There browse to the key which you found in the last step (the "Service" of the network adapter) | + | |
- | + | ||
- | {{winaoe:winaoe17.png}} | + | |
- | + | ||
- | Double click the "Start" key on the left panel, change the Value data to 0 and press Ok. | + | |
- | + | ||
- | You are now done with installing WinAoE with boot support. | + | |
* [[sanboot:transfer|Transfer the Microsoft Windows disk image to your AoE target]] | * [[sanboot:transfer|Transfer the Microsoft Windows disk image to your AoE target]] | ||