October 24, 200718 yr Hello to all.It is possible to capture a windows xp image (wim) using IMAGEX and be Hardware Abstraction Layer free?Thanks
October 24, 200718 yr Nope. The HAL issues still exist. Supposedly with vista you won't have to worry about HALs anymore, but with XP it is still an issue. Whether you use file-based (imagex) or sector-based (ghost) imaging doesn't matter.
October 24, 200718 yr Author thanks mate.so the only way to eliminate problems with the Hardware Abstraction Layer, is to make sure that the wim image that you capture is going to be deployed on machines with exaclty the same specs with the machine that you original work and capture the wim image!Is that right or is any hiden problems?
October 24, 200718 yr If you are applying an image to the exact same hardware then you shouldn't have any problems. If you intend to use the image for multiple hardware platforms then you will need to to sysprep the machine with all the drivers you need for your various hardware, and you will have to address the HAL issue properly.
October 24, 200718 yr You could pack the windowsXP cd into install.wim and use WinPE (boot.wim) to call windows XP setup in PE-environment: this way you can get around TEXT-setup menu.
October 25, 200718 yr Author Can you make it more clear for me HJW?You mean to convert the XP CD in .wim format?What exaclty you mean with call windows XP setup in PE-environmentIf is not a trouble can you give me the way to do it?Thanks
October 25, 200718 yr He's talking about how to apply the image to a machine using Windows PE (Pre-Installation Environment). However, doing this still has no affect on the HAL issue.
Create an account or sign in to comment