Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
sanboot:winnt_iscsi_debug [2009/02/20 12:20]
mcb30
sanboot:winnt_iscsi_debug [2009/10/20 12:22]
davehansen
Line 182: Line 182:
  
   * If you are using iSCSI CHAP authentication,​ are all passwords at least 12 characters long?  (The Microsoft iSCSI initiator will refuse to attempt authentication with shorter passwords.)   * If you are using iSCSI CHAP authentication,​ are all passwords at least 12 characters long?  (The Microsoft iSCSI initiator will refuse to attempt authentication with shorter passwords.)
 +
 +  * Norton Internet Security'​s (at least 2009 and 2010) firewall is known to cause boot-time problems on XP.  Disable the firewall before transferring your disk image to the iSCSI server.
  
 ===== VMware-specific problems ===== ===== VMware-specific problems =====
Line 189: Line 191:
     scsi0.present = "​TRUE"​     scsi0.present = "​TRUE"​
  
-even though there is no local hard disk attached.((VMware seems to assign PCI bus:dev.fn numbers dynamically. ​ If you have a hard disk and NIC both present, ​then VMware will typically assign the hard disk controller as PCI device 00:10.0 and the NIC as PCI device 00:​11.0. ​ You perform the Windows installation within the VM, then detach the hard disk, transfer the contents of the virtual hard disk to your iSCSI target, and try to boot from it.  ​Since you have detached the hard disk, VMware will now assign ​the NIC as PCI device 00:10.0, Windows ​will fail to enumerate ​the NIC, and the iSCSI boot will fail.  By setting+even though there is no local hard disk attached.((VMware seems to assign PCI bus:dev.fn numbers dynamically. ​ If you have a hard disk and NIC in your virtual machine ​then VMware will typically assign the hard disk controller as PCI device 00:10.0 and the NIC as PCI device 00:​11.0. ​ You perform the Windows installation within the virtual machine ​then detach the hard disk, transfer the contents of the virtual hard disk to your iSCSI target, and try to boot from it.  VMware will now reassign ​the NIC as PCI device 00:​10.0, ​which will prevent ​Windows ​from enumerating ​the NIC correctly.  By setting
  
     scsi0.present="​TRUE"​     scsi0.present="​TRUE"​
  
-you can force VMware to create a hard disk controller (with no disks attached) as PCI device 00:10.0and so return ​the NIC to being PCI device 00:​11.0, ​as Windows expects.))+you can force VMware to create a hard disk controller (with no disks attached) as PCI device 00:10.0 and so reassign ​the NIC as PCI device 00:​11.0, ​which is where Windows expects ​to find it.))
  
 ====== Other useful techniques ====== ====== Other useful techniques ======

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 sanboot:winnt_iscsi_debug (generated for current page)