Are you using multi-pathing? (i.e. FCP or FCoE?) if the answer is yes, then you MUST single-path the host before installation since there is no MPIO driver yet. After install and first-boot, configure you’re multi-path driver (mpio + dsm), and then you can reconnect (or unmask) the additional paths. During installation, you must be single-pathed.
~kenny
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of Calvin Guan (news)
Sent: Tuesday, March 12, 2013 1:13 PM
To: Windows System Software Devs Interest List
Subject: Re: [ntdev] 2nd time storage driver installation not happening in widows 2008 64 bit R2 installer
What do you mean by “Second time installation” and installation menu?
A normal DVD install with out-of-box HBA goes like this, where did you get stuck?
- DVD boot, prompt “load drivers”.
- Load the OOB storport miniport, LUN is discovered if any. (equivalent to F6 install in w2k3, but using the full blown INF instead of the handicap F6 inf in w2k3 and older)
- Select the LUN to install. Windows shows “copying files, installing features, …”
- First reboot. If the OOB HBA driver and lun loads fine, all is well, otherwise, you get a bugcheck 7B.
Calvin
On Tue, Mar 12, 2013 at 12:09 AM, > wrote:
Hi,
Second time installation of storport based driver from windows 2008 r2 64 bit OS installation menu is not working. Following are seen in windbg log during installation,
1. First time Driver Entry succeeds.
2. Second time installation, initiates stop adapter for already loaded driver
3. Stop adapter succeeds
4. Second time driver entry not getting called.
While going through the setupact.log, found that ?need reboot flag= ture? is present for second time installation of driver.
Note: Installation of driver in existing OS from device manager works for multiple times. Also second time driver installation is working fine in windows 7 32 bit OS installation.
Please Let me know, how I can avoid need reboot flag? so that installer will call driver entry (for second time driver installation from installer )
Thanks
—
NTDEV is sponsored by OSR
OSR is HIRING!! See http://www.osr.com/careers
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer
— NTDEV is sponsored by OSR OSR is HIRING!! See http://www.osr.com/careers For our schedule of WDF, WDM, debugging and other seminars visit: http://www.osr.com/seminars To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer