PC Review Forums Newsgroups Windows XP Windows XP Setup A geeks guide to Windows XP HAL Replacement

Reply

A geeks guide to Windows XP HAL Replacement

 
Thread Tools Rate Thread
Old 10-07-2006, 02:43 PM   #1
Johan Arwidmark
Guest
 
Posts: n/a
Default A geeks guide to Windows XP HAL Replacement


Here is an article (step-by-step guide) on how to keep a single image
for Windows XP deployment, across HAL types, also known as HAL
Replacment.

Sample HAL type detection and sysprep update scripts included.

A geeks guide to Windows XP HAL Replacement
http://www.myitforum.com/articles/15/view.asp?id=8997


regards

Johan Arwidmark
Microsoft MVP - Setup/Deployment
  Reply With Quote
Old 10-07-2006, 07:17 PM   #2
James
Guest
 
Posts: n/a
Default A geeks guide to Windows XP HAL Replacement without WinPE

You can do that without WinPE.
http://jimtsay.googlepages.com/mysysprep

James

"Johan Arwidmark" <anonymous@discussion.com> wrote in message
news:qbm4b2hv14tu68e0utv1gvm9kq27elnr89@4ax.com...
> Here is an article (step-by-step guide) on how to keep a single image
> for Windows XP deployment, across HAL types, also known as HAL
> Replacment.
>
> Sample HAL type detection and sysprep update scripts included.
>
> A geeks guide to Windows XP HAL Replacement
> http://www.myitforum.com/articles/15/view.asp?id=8997
>
>
> regards
>
> Johan Arwidmark
> Microsoft MVP - Setup/Deployment



  Reply With Quote
Old 10-07-2006, 08:31 PM   #3
Johan Arwidmark
Guest
 
Posts: n/a
Default Re: A geeks guide to Windows XP HAL Replacement without WinPE

Thanks,

It looks like a nice method as well if you dont have access to, or for
some reason don't want to use WinPE for your deployments.

regards

Johan Arwidmark
Microsoft MVP - Setup/Deployment


On Mon, 10 Jul 2006 13:17:50 -0500, "James" <anonymous@nospam> wrote:

>You can do that without WinPE.
>http://jimtsay.googlepages.com/mysysprep
>
>James
>
>"Johan Arwidmark" <anonymous@discussion.com> wrote in message
>news:qbm4b2hv14tu68e0utv1gvm9kq27elnr89@4ax.com...
>> Here is an article (step-by-step guide) on how to keep a single image
>> for Windows XP deployment, across HAL types, also known as HAL
>> Replacment.
>>
>> Sample HAL type detection and sysprep update scripts included.
>>
>> A geeks guide to Windows XP HAL Replacement
>> http://www.myitforum.com/articles/15/view.asp?id=8997
>>
>>
>> regards
>>
>> Johan Arwidmark
>> Microsoft MVP - Setup/Deployment

>


  Reply With Quote
Old 08-09-2006, 08:58 AM   #4
=?Utf-8?B?WUJFUlRIT0w=?=
Guest
 
Posts: n/a
Default RE: A geeks guide to Windows XP HAL Replacement

Quoting: “The HAL type is read from WinPE by quering the
HKLM\SYSTEM\CurrentControlSet\Enum\Root\ACPI_HAL\0000\HardwareID registry key”

If PE can identify the HAL type, why can’t the mini-setup do that by itself
? Same remark for the mass-storage devices.

I am currently attempting to move an existing installation from a Dell GX1
to a GX520 (too many exotic software installed), but it bluescreens on the
mass storage device. I am considering syspreping the image in order to
trigger a re-enumeration of the mass-storage devices. But does the mini-setup
enumerate the critical boot-time devices ? I doub about that. But if the XP
setup can, why can’t the mini-setup ? I hope that Vista will be better to
that perspective.

--
Yves BERTHOLET
Infrastructure Engineer
Landsbond Der Christelijke Mutualiteiten - Alliance Nationale des Mutualités
Chrétiennes



"Johan Arwidmark" wrote:

> Here is an article (step-by-step guide) on how to keep a single image
> for Windows XP deployment, across HAL types, also known as HAL
> Replacment.
>
> Sample HAL type detection and sysprep update scripts included.
>
> A geeks guide to Windows XP HAL Replacement
> http://www.myitforum.com/articles/15/view.asp?id=8997
>
>
> regards
>
> Johan Arwidmark
> Microsoft MVP - Setup/Deployment
>

  Reply With Quote
Old 12-09-2006, 09:33 AM   #5
Johan Arwidmark
Guest
 
Posts: n/a
Default Re: A geeks guide to Windows XP HAL Replacement

Well, XP mini-setup can do that, sort of... I have seen software that
intercepts the mini-setup engine.exe (setup.exe -newsetup -mini) and
hooks in an update to sysprep.inf before allowing sysprep mini-setup
to start...

See this example
http://jimtsay.googlepages.com/mysysprep

I prefer to use do this from WinPE since I'm doing updates to
sysprep.inf anyway...

Anyway... Vista is way better with HALs (of course Vista only supports
ACPI hardware, but still)


regards

Johan Arwidmark
Microsoft MVP - Setup/Deployment





On Fri, 8 Sep 2006 00:58:02 -0700, YBERTHOL
<YBERTHOL@discussions.microsoft.com> wrote:

>Quoting: “The HAL type is read from WinPE by quering the
>HKLM\SYSTEM\CurrentControlSet\Enum\Root\ACPI_HAL\0000\HardwareID registry key”
>
>If PE can identify the HAL type, why can’t the mini-setup do that by itself
>? Same remark for the mass-storage devices.
>
>I am currently attempting to move an existing installation from a Dell GX1
>to a GX520 (too many exotic software installed), but it bluescreens on the
>mass storage device. I am considering syspreping the image in order to
>trigger a re-enumeration of the mass-storage devices. But does the mini-setup
>enumerate the critical boot-time devices ? I doub about that. But if the XP
>setup can, why can’t the mini-setup ? I hope that Vista will be better to
>that perspective.


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off