Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Deploy anywhere BOSD after deploying win2k8 r2 64bit

Created: 07 Sep 2010 | 10 comments
tamcac's picture
0 0 Votes
Login to vote

Deploy anywhere says sucess after imaging a 2008 r2 64bit server.  But when it boots it is getting a BSOD

*** STOP: 0x0000007B (0xFFFFF880009A9928, 0xFFFFFFFFC0000034, 0x0000000000000000, 0x0000000000000000)

Any ieas

Im working with an IBM 3250 M3 server.  I loaded all the 2003 and 2008 drivers into the DA database.

Comments

Mahesh Roja's picture
07
Sep
2010
0 Votes 0
Login to vote

Have You

Tried to boot in Safe boot mode

If this Info helps to resolve the issue please Mark as Solution

Thanks

tamcac's picture
07
Sep
2010
0 Votes 0
Login to vote

yes it does the same thing. 

yes it does the same thing. 

Nitin's picture
07
Sep
2010
0 Votes 0
Login to vote

This usually occurs when the

This usually occurs when the storage drivers are missing. You need to add the appropriate drivers in ghost boot package and give it a try.

Regards,
Nitin

If you feel your issue has been addressed to, please use the "Mark as Solution" link for the relevant thread

tamcac's picture
07
Sep
2010
0 Votes 0
Login to vote

DA is telling me sucess I

DA is telling me sucess I have added all the drivers for the Hardwhere

Nitin's picture
07
Sep
2010
0 Votes 0
Login to vote

Please attached the DA output

Please attached the DA output to this thread to investigate the issue.

Regards,
Nitin

If you feel your issue has been addressed to, please use the "Mark as Solution" link for the relevant thread

yogeshsadhu's picture
07
Sep
2010
0 Votes 0
Login to vote

Hi

Hi ,

The storage driver for this machine may be missing form driver database , you can find this driver at : http://www-947.ibm.com/support/entry/portal/Downlo... ;

Add these drivers to your GSS server ; You can add the driver from Boot Wizard,and rerun the task ;

Let us know your results.

Yogesh Sadhu.

If you feel your issue has been addressed,please use the "Mark as Solution" link for the relevant thread.

yogeshsadhu's picture
07
Sep
2010
0 Votes 0
Login to vote

Logs

As mentioned by Nitin , DA logs can tell more details ;
To get the logs : Go to View-> Task Log -> Select the name of the task executed and Log->Export to file

Yogesh Sadhu.

If you feel your issue has been addressed,please use the "Mark as Solution" link for the relevant thread.

tamcac's picture
08
Sep
2010
0 Votes 0
Login to vote

I ran from a Boot disk i

I ran from a Boot disk i built thta included the DA database

yogeshsadhu's picture
08
Sep
2010
0 Votes 0
Login to vote

Running DA

Tamcac ,

What i understood from your reply is you are running this under WinPE (That is Ghost bootable CD) where you have added the drivers while creating from Boot wizard ; And not using console task ;

If you are running this from WinPE (Ghost Bootable) then just check whether you are following these steps:

1. When you create a Bootable CD from Ghost boot wizard make sure You are adding the correct driver and it is enabled (By default it will not , you have to select it)
2. Prepare a Bootable CD
3. Boot the machine to WinPE
4. Restore the image
5.Check the OS is restore and there is no problem by running the command : Ghconfig32.exe Windows
    This should give the details of OS (OS version) and Windows install directory
6. From above command's output (If ghconfig gives windows 2008 installed on C:\Windows) , use the "/target=C:" in the deployanywhere command
7. Run the deployanywhere command :
     First run deployanywhere evaluation to check if  your driver database has the correct drivers :
           - > ghdply32.exe /target=C: /eval /ddb=<Provide the path of driver database - WINDRIVERS>
                 [You can find the driver database folder in the CD with the name WINDRIVERS]
     If the Deployanywhere command execution gives that the driver is missing then you don't have the correct driver in driver database
     Go to the vendor site and download the respective driver (You can search by Device is and Subsystem ID)
     If deplyanywhere evaluation command does not give any missing driver list , then that means the driver database has the correct driver
8. Now execute the deployanywhere to retarget : -> ghdply32.exe /target=C: /ddb=<Provide the path of driver database - WINDRIVERS>
9. If it gives success , reboot to OS

You can try one more thing that is , Install the 2008 R2 64 Operating System with the OS CD ; if it gives BSOD then that means the OS is lacking the required storage driver;

Let use know your findings

Yogesh Sadhu.

If you feel your issue has been addressed,please use the "Mark as Solution" link for the relevant thread.

EdT's picture
07
Sep
2010
0 Votes 0
Login to vote

Try a manual install of 2008

Try a manual install of 2008 R2 64 bit using exactly the same drivers you have added to the DA database.  Please confirm that you have added only 64 bit drivers.
You could also boot up the server using WinPE and check the partition structure matches the structure on another 2008 R2 server that is working.  Since 2008 R2 and Windows 7 share the same code base, I'm expecting they share the same dual partition architecture.

If your issue has been solved, please use the "Mark as Solution" link on the most relevant thread.