PC Review Forums Newsgroups Windows XP Windows XP Embedded Unable to build working reuntime XPe

Reply

Unable to build working reuntime XPe

 
Thread Tools Rate Thread
Old 02-03-2005, 10:45 PM   #1
=?Utf-8?B?ZGFu?=
Guest
 
Posts: n/a
Default Unable to build working reuntime XPe


I just downloaded XPe studio. So far I have been unable to build even one
working runtime!

I have followed the video examples on the website and my builds either bet
the blue sceen of death or hand in an endless cycle of FirstBoot.

The only thing I am doing different is importing a devices.pmq of my system
(tap).

What in the world do I need to do to make usable runtimes?

Thanks,
-Dan


  Reply With Quote
Old 02-03-2005, 11:03 PM   #2
Slobodan Brcin \(eMVP\)
Guest
 
Posts: n/a
Default Re: Unable to build working reuntime XPe

Dan,

Reboots:
http://msdn.microsoft.com/embedded/...ts/default.aspx

What BSOD stop errors do you see?
http://msdn.microsoft.com/embedded/...7b/default.aspx
http://msdn.microsoft.com/embedded/...6b/default.aspx

Regards,
Slobodan

"dan" <dan@discussions.microsoft.com> wrote in message
news:117C6A97-E440-47ED-92BF-FF1210A0E0B6@microsoft.com...
>I just downloaded XPe studio. So far I have been unable to build even one
> working runtime!
>
> I have followed the video examples on the website and my builds either bet
> the blue sceen of death or hand in an endless cycle of FirstBoot.
>
> The only thing I am doing different is importing a devices.pmq of my
> system
> (tap).
>
> What in the world do I need to do to make usable runtimes?
>
> Thanks,
> -Dan
>
>



  Reply With Quote
Old 02-03-2005, 11:11 PM   #3
KM
Guest
 
Posts: n/a
Default Re: Unable to build working reuntime XPe

Dan,

Can you give us more info on the BSOD(s) you saw?
It may appear to be easier to fix those than trying to follow some tutorials.

--
Regards,
KM, BSquare Corp.


PS. If not accident, please do not multiply your same post.

> I just downloaded XPe studio. So far I have been unable to build even one
> working runtime!
>
> I have followed the video examples on the website and my builds either bet
> the blue sceen of death or hand in an endless cycle of FirstBoot.
>
> The only thing I am doing different is importing a devices.pmq of my system
> (tap).
>
> What in the world do I need to do to make usable runtimes?
>
> Thanks,
> -Dan
>
>



  Reply With Quote
Old 02-03-2005, 11:15 PM   #4
=?Utf-8?B?RGFu?=
Guest
 
Posts: n/a
Default Re: Unable to build working reuntime XPe

Yes, I set the settings for my boot drive; J: ans set the multiboot correctly.

Yes, it is a 7B error...
  Reply With Quote
Old 02-03-2005, 11:21 PM   #5
=?Utf-8?B?RGFu?=
Guest
 
Posts: n/a
Default Re: Unable to build working reuntime XPe

I rebuilt. With no intentional changes. No I get "missing hal.dll"
  Reply With Quote
Old 02-03-2005, 11:54 PM   #6
KM
Guest
 
Posts: n/a
Default Re: Unable to build working reuntime XPe

Dan,

Verify that you've got proper ARC path in your boot.ini on target.
Also make sure the ARC path points to the right name of the Windows directory you built image for.

--
Regards,
KM, BSquare Corp.


> I rebuilt. With no intentional changes. No I get "missing hal.dll"



  Reply With Quote
Old 02-03-2005, 11:57 PM   #7
=?Utf-8?B?RGFu?=
Guest
 
Posts: n/a
Default Re: Unable to build working reuntime XPe

Its a 7B (as if I know anything

0xf7c46640, ox0000034, 0x00000000,ox00000000

"KM" wrote:

> Dan,
>
> Can you give us more info on the BSOD(s) you saw?
> It may appear to be easier to fix those than trying to follow some tutorials.
>
> --
> Regards,
> KM, BSquare Corp.
>
>
> PS. If not accident, please do not multiply your same post.
>
> > I just downloaded XPe studio. So far I have been unable to build even one
> > working runtime!
> >
> > I have followed the video examples on the website and my builds either bet
> > the blue sceen of death or hand in an endless cycle of FirstBoot.
> >
> > The only thing I am doing different is importing a devices.pmq of my system
> > (tap).
> >
> > What in the world do I need to do to make usable runtimes?
> >
> > Thanks,
> > -Dan
> >
> >

>
>
>

  Reply With Quote
Old 03-03-2005, 12:21 AM   #8
=?Utf-8?B?RGFu?=
Guest
 
Posts: n/a
Default Re: Unable to build working reuntime XPe

multi(0)disk(0)rdisk(1)partition(2)\WINDOWS="Windows XP Embedded" /FASTDETECT
On primary ide channel, slave, partition 2 of that that drive.. Yes, the
directory names are correct...


"KM" wrote:

> Dan,
>
> Verify that you've got proper ARC path in your boot.ini on target.
> Also make sure the ARC path points to the right name of the Windows directory you built image for.
>
> --
> Regards,
> KM, BSquare Corp.
>
>
> > I rebuilt. With no intentional changes. No I get "missing hal.dll"

>
>
>

  Reply With Quote
Old 03-03-2005, 12:43 AM   #9
KM
Guest
 
Posts: n/a
Default Re: Unable to build working reuntime XPe

Dan,

The ARC path seems right.
You can try changing disk and rdisk numbers to see if it makes any difference.
But better try disconnecting the primary master driver and leave only your XPe disk (make the partition active and bootable, place
ntldr, ntdetect.com and boot.ini under root of the partition).

Make sure on the XPe partition you have a directory structure like:
\Documents and Settings
\Program files
\Windows

(not something like DriveX\...)

PS. Hope we are discussing the only boot.ini from the system partition.

--
Regards,
KM, BSquare Corp.


> multi(0)disk(0)rdisk(1)partition(2)\WINDOWS="Windows XP Embedded" /FASTDETECT
> On primary ide channel, slave, partition 2 of that that drive.. Yes, the
> directory names are correct...
>
>
> "KM" wrote:
>
> > Dan,
> >
> > Verify that you've got proper ARC path in your boot.ini on target.
> > Also make sure the ARC path points to the right name of the Windows directory you built image for.
> >
> > --
> > Regards,
> > KM, BSquare Corp.
> >
> >
> > > I rebuilt. With no intentional changes. No I get "missing hal.dll"



  Reply With Quote
Old 03-03-2005, 12:44 AM   #10
KM
Guest
 
Posts: n/a
Default Re: Unable to build working reuntime XPe

Dan,

You've been already given the right links to the 7B tip page.
Just make sure you've got all the critical to boot drivers in your configuration. If you are not sure, add all three the Disk drive
components.

--
Regards,
KM, BSquare Corp.


> Its a 7B (as if I know anything
>
> 0xf7c46640, ox0000034, 0x00000000,ox00000000
>
> "KM" wrote:
>
> > Dan,
> >
> > Can you give us more info on the BSOD(s) you saw?
> > It may appear to be easier to fix those than trying to follow some tutorials.
> >
> > --
> > Regards,
> > KM, BSquare Corp.
> >
> >
> > PS. If not accident, please do not multiply your same post.
> >
> > > I just downloaded XPe studio. So far I have been unable to build even one
> > > working runtime!
> > >
> > > I have followed the video examples on the website and my builds either bet
> > > the blue sceen of death or hand in an endless cycle of FirstBoot.
> > >
> > > The only thing I am doing different is importing a devices.pmq of my system
> > > (tap).
> > >
> > > What in the world do I need to do to make usable runtimes?
> > >
> > > Thanks,
> > > -Dan
> > >
> > >

> >
> >
> >



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off