MSFN Forum: winpe - detect architecture - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

winpe - detect architecture Rate Topic: -----

#1 User is offline   mario_s 

  • Group: Members
  • Posts: 3
  • Joined: 23-April 08

Posted 27 October 2008 - 06:24 AM

i've got dhcp and tftp and dns under unix system. I made that i can boot win pe from pxe server (unix) but only one architecture, for example 32bit, if i want to boot another (64bit) i have to change wim image for 64bit version. Under Windows it happens automatically (it detects), but under unix i have to do it manually. What i have to do? please help :)


#2 User is offline   Jazkal 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 592
  • Joined: 16-January 04

Posted 27 October 2008 - 07:09 AM

Can I ask why you need to load x64 WinPE?

#3 User is offline   bj-kaiser 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 415
  • Joined: 05-December 06
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 27 October 2008 - 07:15 AM

http://technet.microsoft.com/en-us/library...351.aspx#enable

if I understand it right, there seems to be server-side and client-side detection mechanisms.
Now the question is, where is the client-side mechanism (either pxeboot.com or bootmgr) and how do you set it up, as server-side is a no-go for your situation.

edit:
some more insight: http://support.micro....com/kb/932447/

from http://technet.micro...y/cc754611.aspx

Quote

The BCD Store Physical Structure

There are four possible classes of client computers, so four BCD stores are created in the \Tmp folder:

* x86-based. This file consists of the Default.bcd file from the \Boot\x86 folder and all boot image BCDs from the \Boot\x86\Images folder.
* Itanium-based. This file consists of the Default.bcd file from the \Boot\ia64 folder and all boot image BCDs from the \Boot\ia64\Images folder.
* x64-based. This file consists of the Default.bcd file from the \Boot\x64 folder and all boot image BCDs from the \Boot\x64\Images folder.
* x86-based and x64-based (this corresponds to if you run WDSUTIL /set-server /DefaultX86X64ImageType:both). This file consists of the Default.bcd file from the boot\x86 folder and all boot image BCDs from both the \Boot\x86\Images and \Boot\x64\Images folders.


suppose you have the Boot\x86\Images folder structure, now try creating Boot\x64\Images and place the boot configuration storage (BCD) in the related folder, just that this BCD points to your x64 PE image. Not tested, but maybe worth a try.

This post has been edited by bj-kaiser: 27 October 2008 - 07:25 AM


#4 User is offline   mario_s 

  • Group: Members
  • Posts: 3
  • Joined: 23-April 08

Posted 27 October 2008 - 08:00 AM

View PostJazkal, on Oct 27 2008, 08:09 AM, said:

Can I ask why you need to load x64 WinPE?


because i want to install win2008 x64 using winpe

#5 User is offline   Jazkal 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 592
  • Joined: 16-January 04

Posted 27 October 2008 - 07:44 PM

View Postmario_s, on Oct 27 2008, 09:00 AM, said:

View PostJazkal, on Oct 27 2008, 08:09 AM, said:

Can I ask why you need to load x64 WinPE?


because i want to install win2008 x64 using winpe

You can do that from the x86 version of winPE. Doesn't require that you use x64.





EDIT (I looked up the actual command for you):

V:\x86\Std\sources\setup.exe /m:C:\OEM\$oem$ /tempdrive:C: /unattend:C:\unattend.xml /installfrom:V:\x64\Std\sources\install.wim /noreboot

This is the command line I use. You use the x86 version of setup.exe, and use the /installfrom: switch to point to the x64 wim file.

This post has been edited by Jazkal: 27 October 2008 - 07:51 PM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy