![]() ![]() |
Aug 1 2006, 07:57 PM Post
#1 | |
| Group: Members Posts: 8 Joined: 17-April 05 Member No.: 52491 |
Searching away and couldn't find this here. WAIK User's Guide - http://www.microsoft.com/downloads/details...;displaylang=en Download and open the WAIK.chm (help file). Search for "boot" and "ufd". Follow instructions for "Building a Technician Computer" then continue the Walkthrough. You will need: - - .NET Framework 2.0 - The latest Business Desktop Deployment (BDD) from the Vista Beta 2 CPP. (It contains the actual WAIK, ImageX, etc). - A relatively new USB Flash Drive (for good read/write speeds). The size of the UFD device must be at least 64MB larger than your Windows PE image. - Access to a computer running Windows Vista. I hope this is enough info. I am going to play tonight as my work's Dev Lab is currently not setup with any Vista Boxes. Cheers. PS. I'm not sure if this is stupidly obvious info. It did take a while to figure out what I was even looking for... This post has been edited by mickregan: Aug 1 2006, 09:09 PM |
| | |
Aug 2 2006, 12:24 PM Post
#2 | |
| Group: Members Posts: 3 Joined: 27-July 06 Member No.: 106085 |
Why do you need a computer running Windows Vista? Do you not intend to use the winpe.wim that comes with the WAIK? I've been able to create a bootable USB key in the following manner: * Copy the folder "boot" from C:\Program Files\Windows AIK\Tools\PETools\x86 to the USB key * Create a folder named \Sources on the USB key * Copy the file winpe.wim or boot.wim to the \Sources folder on the USB key, and rename it to boot.wim if necessary * Copy the file bootmgr from C:\Program Files\Windows AIK\Tools\PETools\x86 to the root of the USB key * Install the Windows Vista Boot loader by running the command, with the appropriate drive letter for the USB key: bootsect.exe /nt60 d: Not to contaminate your results, but please report on what you did with your computer running Windows Vista. I have no means, right now, of creating a Japanese bootable PE image. I hope I can create one by accessing a Japanese Vista machine, though, but have no ideas how. |
| | |
Aug 2 2006, 01:56 PM Post
#3 | |
| Advanced Member ![]() ![]() ![]() Group: Members Posts: 466 Joined: 9-August 04 From: Edmonton, Alberta Member No.: 26786 OS: XP Pro x86 |
Does the above help file / waik guide include how to use the new WIM format to deploy XP similarly?
|
| | |
Aug 2 2006, 06:35 PM Post
#4 | |
| Group: Members Posts: 8 Joined: 17-April 05 Member No.: 52491 | Why do you need a computer running Windows Vista? Do you not intend to use the winpe.wim that comes with the WAIK? * Install the Windows Vista Boot loader by running the command, with the appropriate drive letter for the USB key: bootsect.exe /nt60 d: Not to contaminate your results, but please report on what you did with your computer running Windows Vista. I have no means, right now, of creating a Japanese bootable PE image. I hope I can create one by accessing a Japanese Vista machine, though, but have no ideas how. The Vista requirement appeared to be because of some sort of Formatting differences with the FAT32 USB format. I have since found, as you did, that any FAT32 format will do. The main trick is to get the MBR of the floppy to look for the "bootmgr" file instead of "ntldr" or "IO.sys". Which is exactly what you've done with "bootsect.exe /nt60 d:" (where d: is your newly formated usb device). Okay, I now know more. From WAIK help file: - -Add a Language Pack - -The following procedure demonstrates how to use PEImg to add a language pack to a Windows PE image -offline. Before you can run any PEImg command, you must first apply or mount the base Windows PE -image (winpe.wim) using ImageX. - -The /lang command sets the locale and the UI language of a Windows PE image. A language pack for the -specified language must already be installed. You can perform this on a Windows PE image that was -previously prepared with /prep. - -To add a language pack to a Windows PE image offline: - -peimg /lang=<culture> <image path>, for example -peimg /lang=en-us c:\winpe_x86\mount\Windows Cheers This post has been edited by mickregan: Aug 2 2006, 06:55 PM |
| | |
Aug 2 2006, 06:45 PM Post
#5 | |
| Group: Members Posts: 8 Joined: 17-April 05 Member No.: 52491 | Does the above help file / waik guide include how to use the new WIM format to deploy XP similarly? As far as I can see the ImageX tool is capabale of imaging and compressing XP with SP2. The main consideration is that while Vista is Hardware Agnostic (doesn't care where you redeploy the image), Windows XP will still have a fit if the hardware changes too much. the command should look something like - imagex.exe /capture d: c:\XPSP2.wim "MyWinXP-SP2" /verify - d: is your XPSP2 root drive - c:\ is the location to save the WIM file - "MyWinXP-SP2" any name you want for your image Cheers |
| | |
Aug 15 2006, 07:51 PM Post
#6 | |
| Group: Members Posts: 1 Joined: 15-August 06 Member No.: 107603 |
I am following these steps but I get a disk error while booting from USB flash: 1. copype.cmd x86 c:\winpe_x86 2. Format UFD as FAT32 on a Vista machine 3. xcopy c:\winpe_x86\iso\*.* /s /e /f e:\ (e: flash drive) 4. bootsect /nt60 e:\ If I take this USB flash and boot a machine I get "disk error". What am I doing wrong? Thanks |
| | |
Aug 16 2006, 11:25 PM Post
#7 | |
| Group: Members Posts: 8 Joined: 17-April 05 Member No.: 52491 |
From my limited experience, I'd say that the step "4. bootsect /nt60 e:\" hasn't worked properly because the files were in use on the drive. I experienced the same and tried again. After a "full" format in Vista, careful "Safely Remove Hardware", bootsect with the /force tag included and another "Safe Removal" mine started working. Handy hint: try bootsect-ing before copying files to usb drive. test booting an empty drive and see if it looks for "bootmgr". I have no other suggestion but trial and error with USB ports and an empty USB drive. |
| | |
Apr 30 2007, 03:28 AM Post
#8 | |
| Group: Members Posts: 2 Joined: 17-April 07 From: Koblenz Member No.: 135918 | |
| | |
May 13 2007, 10:34 AM Post
#9 | |
| Member ![]() ![]() Group: Members Posts: 237 Joined: 14-February 06 Member No.: 87996 |
Why not just burn of a CD and then insert your UFD nad then follow your instructions to format etc...?
|
| | |
![]() ![]() |
| Lo-Fi Version | Time is now: 22nd November 2009 - 06:51 AM |