Re: Development Environment
  Home FAQ Contact Sign in
microsoft.public.windowsxp.embedded only
 
Advanced search
POPULAR GROUPS

more...

 Up
Re: Development Environment         

Group: microsoft.public.windowsxp.embedded · Group Profile
Author: steves
Date: Sep 15, 2008 15:35

Hi Bill,

You can certainly use a partition, along with multi boot in your
boot.ini. The reason that they suggest a new hard disk instead of a
partition is because it is somewhat difficult to get the drive letter
and ARC path settings correct in Target Designer, which can result in
several attempts needed to get it right (frustrating for beginners).

Assuming your hard disks are formatted with NTFS, set up multi boot by
changing your boot.ini to look something like this:

[boot loader]
timeout=5
default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP computer" /
fastdetect
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="XP Embedded Test system" /
fastdetect

ARC Paths
It is important to get the "arc path" setting correct. Arc paths are
the Multi(0)disk(0)... strings in boot .ini. Assuming you have only
two partitions, you will use the
multi(0)disk(0)rdisk(0)partition(2) as your arc path setting in TD.

BOOT Partition
Note that the boot partition is probably going to b
rdisk(0)partition(1). This just means that that partition is marked
active, and the system loads ntdetect and reads boot.ini from the 1st
partition. After it reads boot.ini it will load the OS selected from
boot.ini.

TROUBLESHOOTING
If you get blue screen errors or other problems (like infinite
reboot), boot back into your main OS and then check D:\Windows\FBA
\FBAlog.txt for problems.

Good Luck.

Steve

SteveDOTschilzATsbcglobal.net

On Sep 15, 10:49 am, "Bill Ames" aob.com> wrote:
> Hi,
>
> New to XPe and in the process of learning. My question is about my
> development environment. Our target system is different then the system on
> which I must learn and then build and test my first image (can you say Hello
> World?) The tutorial is suggesting that I add a new HD to my development
> platform as the place to build my image. My question is: Can I use a
> partition rather then a whole new HD?
>
> billa
no comments
diggit! del.icio.us! reddit!