Friday, January 09, 2009
Deployment Forum HomeDeployment Forum ArticlesDeployment Forum Download LibraryDeployment Forum Member BlogsDeployment Forum Community Forums
Member Login
StandardLiveID


Register
Forgot Password ?



Guests can view and read messages in the community forums, but you must register and log in to Deployment Forum before you can post messages. Click Register at the top of this page. Before posting messages, please read the forum guidelines at the bottom of this page.

Subject: MDT 2008 SP1 and Win XP SP3 Deploy - Questions
Prev Next
You are not authorized to post a reply.

AuthorMessages
DanieleUser is Offline

Posts:3

Send Message
08/26/2008 1:18 PM  

Hi guys,

I am trying to deploy XP SP3 images with MDT 2008 Update 1.
At the moment I am working with Lenovo ThinkPad T61 model as reference machine and I am using Win XP SP3 (slipstream).
This laptop has sata hard drive.
I have created the image in MDT 2008, inject network and sata drivers and install it by the Wizard.
After the capture process ended, the reference machine reboots but a BSOD is presented: unmountable_boot_device.
I know that with XP SP2 there is a problem with disk partitioning as mentioned here: http://support.microsoft.com/kb/931760 . I have to use workaround 2 to solve this problem.

I know that with XP SP3 has fixed this problem so I don't have to use the workaround.

Question: I have to edit manually the sysprep.inf to include the path to Sata drivers like this?

[Sysprep]
BuildMassStorageSection = YES

[SysprepMassStorage]
PCI\VEN_8086&DEV_2652&CC_0106="C:\DRIVERS\IASTOR\IAAHCI.INF" PCI\VEN_8086&DEV_2653&CC_0106="C:\DRIVERS\IASTOR\IAAHCI.INF" PCI\VEN_8086&DEV_27C1&CC_0106="C:\DRIVERS\IASTOR\IAAHCI.INF"

Another question: A microsoft consultant suggest me to remove the line "ExtendOemPartition = 1"
I know that this line extended the disk to its full capacity: Is it right to remove it or not ?

Thanks a lot for the support.
Bye

 

jbrixeyUser is Offline

Posts:18

Send Message
08/27/2008 9:11 AM  
You don't have to edit the sysprep.inf. Instead edit the task sequence. In the Preinstall branch under new computer only entry there is a disabled task sequence called Set Diskpart BIOS Compatibility Mode. Select it and go to its options tab and enable the task. Save the changes to the task sequence and rerun it on the system with your image. Should fix the issue.
DietmarUser is Offline

Posts:70

Send Message
09/05/2008 1:53 PM  
I think you should use this workaround described in KB.
mla1User is Offline

Posts:50

Send Message
09/08/2008 4:05 AM  
I am also using a lenovo T61 as my reference machine. Also using Windows XP SP3. I have not yet installed update 1 yet. I created a reg file called Custom_VDS.reg and saved the reg file in the scripts folder.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CURRENTCONTROLSET\SERVICES\VDS\ALIGNMENT]
"LessThan4GB"=dword:00000000
"Between4_8GB"=dword:00000000
"Between8_32GB"=dword:00000000
"GreaterThan32GB"=dword:00000000


I then added a command line to the task sequence directly underneath pre-install
reg import "%ScriptRoot%\Custom_VDS.reg"

And left the set diskpart compatibility mode to disabled.
mla1User is Offline

Posts:50

Send Message
09/10/2008 3:38 AM  

as for the mass storage your sysprep.inf needs to look like this.

[Sysprep]
BuildMassStorageSection = YES

[SysprepMassStorage]
PCI\VEN_8086&DEV_2653&CC_0106="C:\DRIVERS\IASTOR\IAAHCI.INF"
PCI\VEN_8086&DEV_2681&CC_0106="C:\DRIVERS\IASTOR\IAAHCI.INF"
PCI\VEN_8086&DEV_27C1&CC_0106="C:\DRIVERS\IASTOR\IAAHCI.INF"
PCI\VEN_8086&DEV_27C5&CC_0106="C:\DRIVERS\IASTOR\IAAHCI.INF"
PCI\VEN_8086&DEV_2821&CC_0106="C:\DRIVERS\IASTOR\IAAHCI.INF"
PCI\VEN_8086&DEV_2829&CC_0106="C:\DRIVERS\IASTOR\IAAHCI.INF"
PCI\VEN_8086&DEV_2922&CC_0106="C:\DRIVERS\IASTOR\IAAHCI.INF"
PCI\VEN_8086&DEV_5029&CC_0106="C:\DRIVERS\IASTOR\IAAHCI.INF"
PCI\VEN_8086&DEV_2682&CC_0104="C:\DRIVERS\IASTOR\IASTOR.INF"
PCI\VEN_8086&DEV_27C3&CC_0104="C:\DRIVERS\IASTOR\IASTOR.INF"
PCI\VEN_8086&DEV_27C6&CC_0104="C:\DRIVERS\IASTOR\IASTOR.INF"
PCI\VEN_8086&DEV_2822&CC_0104="C:\DRIVERS\IASTOR\IASTOR.INF"
PCI\VEN_8086&DEV_282A&CC_0104="C:\DRIVERS\IASTOR\IASTOR.INF" 

you will also need to disable the "Add Mass Storage Drivers to sysprep" script which runs the following cscript.exe "%SCRIPTROOT%\ZTIStoraageDriversSysprep.wsf".  If this script is run it will overwrite your sysprep.inf with plug and play id's for that specific model you are capturing overwriting what you have manually entered.   If you dont do it this way you will have trouble deploying to x61 models.

 

You are not authorized to post a reply.
Forums > Deployment Solutions > MDT 2008 > MDT 2008 SP1 and Win XP SP3 Deploy - Questions



ActiveForums 3.7
Forum Policies
Minimize

These forums are a user-supported community for IT professionals to exchange deployment tips, solutions, and techniques. For the benefit of all Deployment Forum members, please observe the following guidelines when posting to these forums:

  • We reserve the right to remove any message. Our moderators will remove all messages that are not respectful or productive. Profanity, racism, prejudice, and flaming are not tolerated.
  • Do not advertise products or services. Our moderators will remove all advertisements or service announcements. Product and service recommendations from active Deployment Forum members are encouraged, however.
  • Make sure your question isn't already answered. Before posting questions, search the forums. After ensuring that your questions are unique, post them to the most appropriate forum. This will help reduce noise in the forums.
  • Help make the most of each thread. Do not post unrelated messages to a thread. Also, if you've resolved a question outside of these forums, please share the solution with other members by posting it back to the thread.
  • Do not share confidential information. Confidential information includes product keys and addresses. Our moderators will edit any message containing confidential information, so double-check messages and their attachments before posting them.
  • Post messages using only the English language. For the benefit of all Deployment Forum members, please post your messages using the English language.

We hope that you enjoy using this community. Please submit your comments and feedback on the Comments and Feedback page or post them to the Comments, Feedback forum.



Privacy Statement  |  Terms Of Use
© 2007 Jerry Honeycutt