Windows 7 install to iSCSI

Test

Install a Windows 7 operating system on an iSCSI target.

DUT configuration

No physical disks present. System configured to boot from NIC equipped with gPXE ROM.

Environment configuration

iSCSI target running IETD. DHCP server providing network configuration and iSCSI root-path.

Result

Success is defined as reaching the Windows graphical login screen.

Detailed test procedure

Prerequisites
  • Windows 7 (RC) DVD
  • iscsitarget
iSCSI target setup

Create an empty, sparse ~10GB disk image (TODO: this could probably be smaller).

dd if=/dev/zero of=/path/to/img/file.img bs=1000 count=0 seek=10000000

Write a new Target entry in /etc/ietd.conf:

Target iqn.2000-01.test.etherboot.org:iscsiinstall.win7
        Lun 0 Path=/files/temp/win7iscsi.img

Navigation

* [[:start|Home]] * [[:about|About our Project]] * [[:download|Download]] * [[:screenshots|Screenshots]] * Documentation * [[:howtos|HowTo Guides]] * [[:appnotes|Application Notes]] * [[:faq:|FAQs]] * [[:doc|General Doc]] * [[:talks|Videos, Talks, and Papers]] * [[:hardwareissues|Hardware Issues]] * [[:mailinglists|Mailing lists]] * [[http://support.etherboot.org/|Bugtracker]] * [[:contributing|Contributing]] * [[:editing_permission|Wiki Edit Permission]] * [[:wiki:syntax|Wiki Syntax]] * [[:contact|Contact]] * [[:relatedlinks|Related Links]] * [[:commerciallinks|Commercial Links]] * [[:acknowledgements|Acknowledgements]] * [[:logos|Logo Art]]

QR Code
QR Code soc:2009:dverkamp:notes:windows_7_install_to_iscsi (generated for current page)