|
Microsoft Windows Embedded Standard 2009 Developer Resource Kit Componentizing Windows xp professional for embedded systems developers
|
bet | 15/36 | Sana | 26.12.2019 | Hajmi | 5,67 Mb. | | #5189 |
Purpose
This chapter explains step by step how to create a bootable Standard 2009 CD ROM.
Prerequisites
1. Prepare your first target Hard Disk by accomplishing the following steps.
Boot a DOS floppy which has FDISK, FORMAT, and BIGFDISK.
Run FDISK (Answer NO to large disk support). Delete all partitions and disks.
Create a Primary DOS partition, size: 640MB (643).
Set this partition active and re-boot the floppy.
Run FDISK (Answer YES to large disk support).
Create an extended partition of at least 3.0 GB.
Create a logical disk drive in the extended partition with size LESS THAN the partition size. There must be at least 10MB of unused space INSIDE the extended partition.
Leave the rest of the disk free. Exit fdisk and re-boot. You should now have C: =640MB, D: =3000MB.
Format C: (This will be FAT 16 and will hold the El Torito image).
Format D: (This will be FAT32 and will hold the XP Pro installation).
Insert XP Pro CD and Boot from the CD. (Remove floppy disk).
Install XP Pro on the Second (D:) partition. Leave file system intact.
When installed, XP should be bootable. Connect to the network, join a domain, rename the computer, and install ETrust and any other fixes you think of.
Go to Windowsupdate.com and install all other critical updates.
Copy the hd2iso.exe program from your development system to the XP Pro partition on your target system.
Modify the boot.ini file on the C: drive to allow booting either from the C (El Torito) drive or the D (XP Pro) drive. A modified boot.ini should look like this:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP Embedded" /fastdetect
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windows XP Professional" /fastdetect
C:\="Microsoft Windows"
Step 1: Create a Standard 2009 configuration
Open Microsoft Target Designer
File menu New
Select target device component (ex: GX150) and add it to image
Check dependencies (
|
|
Bosh sahifa
Aloqalar
Bosh sahifa
Microsoft Windows Embedded Standard 2009 Developer Resource Kit Componentizing Windows xp professional for embedded systems developers
|