Windows Thread, Can iImage single core to Dual core - Help in Technical; I have just taken delivery of 30 dell machines which all have dual core procs. i have tried to image ...
-
3rd March 2008, 04:28 PM #1 Can iImage single core to Dual core - Help
I have just taken delivery of 30 dell machines which all have dual core procs. i have tried to image them using ghost and it wont boot, keeps looping.
I know that the immediate responce is hardware issue but we use a product called UIU (made by Big Bang, google it) which removes the hardware issues.
I think that it is due to moving from a single core to a dual core.
anyone got any eperiance of similar or know how to remove the core issues from a windows installation with the disk set up as a slave, therefore allowing access to the file stucture?
Oh, also, the new ones are Sata old ones Pata however this has never caused a problem before.
please any discussion, help, adivce etc more than welcome as a bit stuck on this one. Might have to start from scratch and insall all software again!!!!
-
-
IDG Tech News
-
3rd March 2008, 04:37 PM #2 Hah, this takes me back..um..IIRC, I had a batch file, the HAL.DLL, NTOSKRNL.EXE, and..no, I'll have to look that up again. I did the "slave disk, change files on slave disk" thing too. I had a dig around the XPCD looking at th different HAL files and the loaders for them, then wrote a .bat to rename/decompress them accordingly on a USB stick, so I could copy them over.
In the end, I just did the base ghost as a "standard PC" one that'll run on anything, with a sysprep line to sort the HAL out for itself on first boot. I looked at the UIU as well, but TBH I've not seen anything that my method has failed on yet.
-
-
3rd March 2008, 05:25 PM #3 
Originally Posted by
Mr_M_Cox
I have just taken delivery of 30 dell machines which all have dual core procs. i have tried to image them using ghost and it wont boot, keeps looping.
I know I couldn't get our new Vostro 200 Dell PCs to boot from SystemRescueCD initially, I had to switch the SATA harddrive to "legacy mode" in the BIOS settings. Might be worth a try for your situation too.
--
David Hicks
-
-
3rd March 2008, 05:47 PM #4 
Originally Posted by
dhicks
I know I couldn't get our new Vostro 200 Dell PCs to boot from SystemRescueCD initially, I had to switch the SATA harddrive to "legacy mode" in the BIOS settings. Might be worth a try for your situation too.
--
David Hicks
Almost certainly right (especially as the old machines were parallel IDE).
Look for something to do with OHCI in the BIOS and try turning it off if it's there. It will make the machines marginally slower but should get you going!
-
-
4th March 2008, 01:12 PM #5 Thanks for all the replies, any luck finding those files sirbendy. also a slightly fuller explination if not would be great
-
-
4th March 2008, 01:22 PM #6 The following KB article tells you able the various HALs avalible.
http://support.microsoft.com/kb/309283
Basically Single CPU and Dual Core CPUs use different HALs. At worst, the machine wont boot. At best, you'll be missing a cpu.
You will need a new image with the correct HAL.
Last edited by Geoff; 4th March 2008 at 01:24 PM.
-
-
4th March 2008, 01:31 PM #7 
Originally Posted by
Mr_M_Cox
...also a slightly fuller explination if not would be great
Seconded. We have an image here [single core] and it is going to be Hell on wheels to reproduce it for dual core from scratch. If I can avoid having to start again I will. I have posted on this issue before:
http://edugeek.net/forums/showthread...ighlight=Ghost
-
-
4th March 2008, 01:36 PM #8 Another thing to look out for, on new Dells at least, is the HDD setting in the Bios. I was pulling my hair out yesturday when i used a Optiplex 745 DC image on a Optiplex DC755 and had BSOD both after ghosting and trying to run XP setup from CD.
Went into the BIOS and changed the HDD settings from AHCI to ATA and it booted into windows fine.
-
-
4th March 2008, 02:16 PM #9 Right..ok..lets see if I can recreate this on the fly. I deleted the bat months ago when I realized the versatility of making the source workstation a “standard PC” HAL based one before sysprepping it, and having sysprep choose the best HAL for me..
I used the XPSP2 CD (for XPSP2), XPSP1 and RC2600 discs. The HAL seems to alter slightly between versions. Get the right ones off the right CD for your intended version.
http://support.microsoft.com/kb/309283
^^ as said, that page lists the HAL files for differing types.
Find them on the CD (in their compressed form, they’ll be “.dl_”). Copy them to a directory, and copy expand.exe (or is it extract.exe? One of those.). Run “Expand(or extract) hal.dl_ hal.dll” to decompress them changing the names for each one.
Then I wrote a .bat to ask me which one I wanted, and act on my choice to copy the related HAL file to the target disk, renaming it HAL.DLL on the way.
The files and BAT file sat on my pen drive, and I booted the machines with the pen plugged in, using PEBuilder.
It DID work, quite well..but then I did a bit of digging and found that simply doing this made life much easier:
Boot a working PC with the build/image on you want to deploy.
Log in as local admin
Disjoin the PC from the domain
Go into control panel, system, device manager, and expand “computer”
Right click on the expanded computer branch, choose “Update Driver”
Tell windows to get stuffed, and select “I’ll choose..”
From the list, pick “Standard PC”..nothing ACPI or in any way advanced, just the bog-basic Standard.
Reboot when asked.
Log in as local admin, let the machine do all of the hardware redetect, and so on.
Uninstall any and all “non-already-on-the-WinCD” drivers..no extra video, sound, or anything. Even if you have warnings in Dev manager, ignore them.
Copy your Sysyprep setup to c:\sysprep, run “sysprep –BMSD” from CMD to populate the mass storage. Then open the sysprep.inf and add this under
[Unattended]:
UpdateUPHAL=ACPIPIC_UP,%systemroot%\inf\hal.inf
Close file, run Sysprep with the reseal, don’t reset grace period, and no activation” boxes ticked. Once done, ghost it and deploy to a test rig.
That's all I do for ours..and as I say it runs on P2 to P4HT, AMD Duron-AMD Athlon X2, Celeron D - C2Ds..not had it baulk at ANY of our kit since. I keep a "non-domain" simple image ready for staff PCs as well, so if I get a staff machine "needing a reinstall", I can hand it back in 20 minutes.
We use that same domain image on our virtuals..it seems to be fairly indestructible..
-
-
4th March 2008, 04:15 PM #10 I use http://www.myitforum.com/articles/15/view.asp?id=8997
A geeks guide to Windows XP HAL Replacement
Just have to remember if building on dual core to change the HAL using device manager to the single core version
Restore image, run script from within winpe, reboot
-
SHARE: 
Similar Threads
-
By FN-GM in forum Hardware
Replies: 18
Last Post: 13th August 2007, 01:31 PM
-
By projector1 in forum General Chat
Replies: 24
Last Post: 26th February 2007, 12:08 PM
-
By ranj in forum Hardware
Replies: 6
Last Post: 14th June 2006, 12:31 PM
-
By ajbritton in forum Hardware
Replies: 3
Last Post: 19th May 2006, 11:06 AM
-
By Dos_Box in forum Hardware
Replies: 21
Last Post: 23rd February 2006, 09:25 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules