Compatible Support Forums: Sysprep

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Sysprep

#1 User is offline   scorpio2002 

  • stranger
  • Group: Members
  • Posts: 3
  • Joined: 12-January 05

Posted 12 January 2005 - 08:55 PM

Hi everybody there! I'm a new user.
I'd like to ask you one question, hope you can answer.
I'm building a winxp master installation on a ACPI Multiprocessor PC and I'd like to add some lines to sysprep.inf in order to make my master installation the more compatible as possible.

I was told to add the following:

[Sysprep]
BuildMassStorageSection=Yes

and so I did. Another thing I read is that you can also switch from a multiprocessor HAl to a UP HAL. I looked into the help file and I found two entries to be added:

UpdateHAL and UpdateUPHAL

Which one do I have to use? I think it's the latter, but I get confused about the syntax. The guide says:

**************************
UpdateUPHAL
Identifies the processor type and loads the appropriate kernel.

Syntax: UpdateUPHAL = hwid,%WINDIR%\Inf\Hal.inf

Value: hwid,%WINDIR%\Inf\Hal.inf
(where hwid is either MPS_UP or ACPIAPIC_UP)

Example: UpdateUPHAL = MPS_UP,%WINDIR%\Inf\Hal.inf

Comments Valid only for Sysprep.inf. Required if the master installation is built on an APIC multiprocessor computer and the image of that master installation is on compatible APIC uniprocessor or multiprocessor destination computers.
**************************
Can someone help me?

Thanks in advace.
Donato

P.s.: sorry for my poor english, i'm italian laugh
0

#2 User is offline   Wilhelmus 

  • old hand
  • Group: Members
  • Posts: 1032
  • Joined: 21-December 04
  • LocationFinland

Posted 12 January 2005 - 09:26 PM

Hi and welcome.

Quote:

... ACPI Multiprocessor PC ...


In this case it is UpdateUPHAL. smile

Quote:

Identifies the processor type and loads the appropriate kernel.

Syntax

UpdateUPHAL = hwid, %windir%\inf\hal.inf

Value Description
hwid Specifies the hardware ID, which is either MPS_UP or ACPIAPIC_UP
%windir%\inf\hal.inf Specifies the location of the Hal.inf.

Example

[Unattended]
UpdateUPHAL = ACPIAPIC_UP,%windir%\inf\hal.inf

Comments

This entry is required if the master installation is built on an Advanced Programmable Interrupt Controller (APIC) multiprocessor computer and the image of that master installation is on compatible APIC uniprocessor or multiprocessor destination computers.


Microsoft Knowledge Base article #302577

Sysprep @ Microsoft

Unattended - section in MS Server System, scroll down to bottom

Quote:

P.s.: sorry for my poor english, i'm italian


No worries, your english is just fine. smile
0

#3 User is offline   scorpio2002 

  • stranger
  • Group: Members
  • Posts: 3
  • Joined: 12-January 05

Posted 12 January 2005 - 09:40 PM

Thank u! smile

So I just have to add

[Unattended]
UpdateUPHAL = ACPIAPIC_UP,%windir%\inf\hal.inf

before running sysprep.exe, is it correct? (I didn't know if I had to use MPS_UP or ACPIAPIC_UP). laugh That's OK!

Another thing: this image will work on an uniprocessor ACPI, but will it still work fine on a multiprocessor system?


0

#4 User is offline   Wilhelmus 

  • old hand
  • Group: Members
  • Posts: 1032
  • Joined: 21-December 04
  • LocationFinland

Posted 13 January 2005 - 10:58 AM


0

#5 User is offline   Wilhelmus 

  • old hand
  • Group: Members
  • Posts: 1032
  • Joined: 21-December 04
  • LocationFinland

Posted 13 January 2005 - 12:07 PM

Quote:

What am I referring to here Wilhelmus?

You are referring to my signature. smile

Quote:

perfect for technical support forums in fact, lol!

Exactly. smile

0

#6 User is offline   scorpio2002 

  • stranger
  • Group: Members
  • Posts: 3
  • Joined: 12-January 05

Posted 13 January 2005 - 06:19 PM

Thank u! You're very kind laugh I'll try and tell you if it works fine laugh
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users