4.1.0 HP PolyServe Software for Microsoft SQL Server administration guide (T5392-96074, October 2010)

NOTE:
Instead of installing hotfix 2153, we recommend that you install SP2, which includes
the fixes in Hotfix 2153.
Service pack and hotfix names
The installation procedure expects the names of SQL Server service packs and hotfixes
to follow the standardized naming schema defined in the following Microsoft
Knowledge Base article.
http://support.microsoft.com/kb/822499
The installation will fail if the name of a service pack or hotfix has been changed
and it no longer matches the schema.
Use of a hidden administrative share
During its initialization phase, the SQL Server 2008 setup program uses a hidden
administrative share as the location for a tempfolder. If the setup program attempts
to place the tempfolder on a PSFS volume where the hidden administrative share is
not yet created by LAN Manager, the setup will fail. To work around this problem,
use the following command to create an administrative share on the PSFS volume.
In the command, s:\ is the PSFS volume.
net share s$=s:\ /grant:builtin\administrators,full
Installation log files
The installation log for SQL Server 2008 Service Packs is located at:
%Program Files%\Microsoft SQL Server\100\Setup Bootstrap\LOG\
Hotfix
The installation log for SQL Server 2005 Service Packs is located at:
%Program Files%\Microsoft SQL Server\90\Setup Bootstrap\LOG\
Hotfix
Update SQL Server instances64