MSFN Forum: HOWTO: Windows Vista x86 and x64 in the same DVD - MSFN Forum

Jump to content


  • 4 Pages +
  • « First
  • 2
  • 3
  • 4
  • You cannot start a new topic
  • You cannot reply to this topic

HOWTO: Windows Vista x86 and x64 in the same DVD Guide here! Includes al Versions of vista Rate Topic: -----

#61 User is offline   neuropass 

  • Member
  • PipPip
  • Group: Members
  • Posts: 127
  • Joined: 09-September 08
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 02 June 2010 - 08:56 PM

No one never answered here. Is it possible to have x86 anx64 working with an autounattended.xml file?


#62 User is offline   grabben 

  • -Grabben
  • PipPipPipPip
  • Group: Members
  • Posts: 600
  • Joined: 20-December 09
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 05 June 2010 - 03:30 PM

Should be yea.

I havent tried it myself.

#63 User is offline   neuropass 

  • Member
  • PipPip
  • Group: Members
  • Posts: 127
  • Joined: 09-September 08
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 05 June 2010 - 08:47 PM

it doesn't work... the xml file needs to be specified with the OS architecture, so it works for one and not for the other one...

Is there a way to combine them?

#64 User is offline   BoomBoxCreations 

  • Group: Members
  • Posts: 1
  • Joined: 12-June 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 12 June 2010 - 03:57 AM

Ive done this guide with windows 7! Works flawlessly!

#65 User is offline   hansekarl 

  • Group: Members
  • Posts: 2
  • Joined: 30-June 10
  • OS:Vista Ultimate x64
  • Country: Country Flag

Posted 30 June 2010 - 05:50 AM

cool staff, thanks for sharing .

#66 User is offline   BigDaddy 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 532
  • Joined: 04-November 03

Posted 16 September 2010 - 09:58 AM

I have Win 7 Enterprise, and it doesn't work for me.
All I get is this and that is all>
Attached File  Capture.PNG (231.95K)
Number of downloads: 13

this is how my commands look like:

imagex /export D:\VistaAIO\x86\install.wim 1 .\install.wim "Windows 7 Enterprise x86 BIE"

imagex /export D:\VistaAIO\x64\install.wim 1 .\install.wim "Windows 7 Enterprise x64 BIE"

oscdimg -n -bD:\VistaAIO\distribucion\boot\etfsboot.com D:\VistaAIO\distribucion d:\Win7-Ent_x32_x64.iso -m


#67 User is online   MagicAndre1981 

  • after Windows 7 GA still Vista lover :)
  • Group: Patrons
  • Posts: 4,976
  • Joined: 28-August 05
  • OS:Vista Ultimate x86
  • Country: Country Flag

Posted 16 September 2010 - 11:17 AM

View PostBigDaddy, on 16 September 2010 - 09:58 AM, said:

"Windows 7 Enterprise x86 BIE"

"Windows 7 Enterprise x64 BIE"


looks like warez, which is not allowed here to talk about :whistle:

#68 User is offline   BigDaddy 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 532
  • Joined: 04-November 03

Posted 16 September 2010 - 11:55 AM

it is warez, but I got a license anyway-MSDNAA :)
I prefer the non official Windows versions because of the darn activation software. Which always gets in the way esspecially when switching GPU's, which I do quite often ;)

#69 User is offline   BigDaddy 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 532
  • Joined: 04-November 03

Posted 17 September 2010 - 02:47 AM

MagicAndre
You gave me the idea to try with the official MSDNAA images. And there it works great.

All I had to do was delete the EI.CFG and change the numbers to 4 for x32 and 5 for x64 Win 7 Ultimate

btw. Anybody got any idea why it doesn't work with the BIE release?

#70 User is online   MagicAndre1981 

  • after Windows 7 GA still Vista lover :)
  • Group: Patrons
  • Posts: 4,976
  • Joined: 28-August 05
  • OS:Vista Ultimate x86
  • Country: Country Flag

Posted 17 September 2010 - 05:30 AM

delete the last comments about the warez version ;) Or do you want a ban?

Use the MSDNAA version and be happy.

#71 User is offline   BigDaddy 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 532
  • Joined: 04-November 03

Posted 18 September 2010 - 01:22 AM

View PostMagicAndre1981, on 17 September 2010 - 05:30 AM, said:

delete the last comments about the warez version ;) Or do you want a ban?

Use the MSDNAA version and be happy.


Will delete the comments about WAREZ version, if you want?
I just didn't see the point of lying about it especially since I own the genuine Windows.

btw. To the guide on the first page it should be added how to do it for Windows 7. I can happily make the proper changes, and then a mod can edit the OP's post to also add the section about Win 7 and then also change the title of this thread.

This post has been edited by BigDaddy: 18 September 2010 - 01:26 AM


#72 User is offline   grabben 

  • -Grabben
  • PipPipPipPip
  • Group: Members
  • Posts: 600
  • Joined: 20-December 09
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 23 September 2010 - 02:09 AM

Same thing for creating a 7 AIO..

First alt is to execute commans below
Imagex /export "old install.wim" "index" "new install.wim" "editionname 32Bit" (index 1-5)
Imagex /export "old install.wim" "index" "new install.wim" "editionname 64Bit" (index 1-4)

Do the above for all 9 (or 8 if not starter) and then replace the old install.wim with the new one

Or you can do this
Imagex /export "64bit dvd install.wim" "index" "32bit dvd install.wim" "editionname 64Bit" (index 1-4)

then use oscdimg command to create new iso and then burn, size for english will be around 3.6 GB without enterprise.

#73 User is offline   EneergE 

  • Newbie
  • Group: Members
  • Posts: 34
  • Joined: 06-May 06

Posted 13 October 2010 - 09:37 PM

If you need to integrate several versions on to a single disk, you may need to split the WIM image, otherwise it won't be read properly.

Here's another post that can help you split the images. http://www.msfn.org/...wim-4gb-for-w7/

The format used to create the ISO doesn't support >~4gb WIMs. So you can use imagex /split to split it and then use oscdimg to make the ISO.

Create your modified WIM images.
Merge them into a single install.wim.
Then split the wim using imagex.
Create the ISO using oscdimg or vLite.

I merged all versions of x86 and x64 into install.wim and then did the following:

imagex /split Install.wim Install.SWM 4096 /check
oscdimg -b"D:\Images\ISOs\Windows Vista\Distribution\boot\etfsboot.com" -u2 -h -m -lVistaOct10 "D:\Images\ISOs\Windows Vista\Distribution" ".\Windows Vista AIO.iso"

May be redundant using UDF, not sure.

This post has been edited by EneergE: 13 October 2010 - 09:54 PM


#74 User is offline   grabben 

  • -Grabben
  • PipPipPipPip
  • Group: Members
  • Posts: 600
  • Joined: 20-December 09
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 14 October 2010 - 12:27 PM

Well 2 editions will fit on a 4.5 GB DVD but not an full AIO.

#75 User is offline   predatorjohn 

  • Group: Members
  • Posts: 1
  • Joined: 06-October 10
  • OS:none specified
  • Country: Country Flag

Posted 29 November 2010 - 04:59 AM

Hi.
I too tried to join Vista SP2 x86 and Vista SP2 x64.
Each one is installing fine and fast in VirtualBox. But whey they are "together" the setup is very slow, beginning with the window that shows the editions. Specifically each window appears after many minutes + pressing the buttons to do something inside the window is also carried out very slow (for example when you want to format the partition).
The setup isn't frozen, you can move the mouse easily.
In the host OS Task Manager shows that one of two processors is constantly at 100% (VirtualBox). Soon as the next window appears or the command is carried out the processor usage drops to 0.

Can you please help me solve this problem?
Thank you in advance.

#76 User is offline   Major 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 306
  • Joined: 30-January 05

Posted 17 March 2011 - 09:15 PM

hi, i am wondering if when i select the version x86 or x64 which i want to install, windows will select the boot.wim suitable for the version i have selected, because i inject drivers x64 or x86 depending on the version i wanted to install. For that reason, i need to have the two boot.wim (x86,x64). So my questions:
Can i combine the two boot.wim (x86,x64) in one file boot.wim ?
If I can, windows will select the suitable index from the boot.wim to install drivers?
If i can combine them, i have to combine the two index of each boot.wim or only the index 2 where i inject the drivers?
Or i have to inject the two versions of drivers x64 and x86 in the boot.wim (x86)? as in the first post, they say that x86 and x64 have the same boot.wim
Thanks

This post has been edited by Major: 17 March 2011 - 09:32 PM


#77 User is offline   neuropass 

  • Member
  • PipPip
  • Group: Members
  • Posts: 127
  • Joined: 09-September 08
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 18 March 2011 - 05:29 PM

@Major you don't need two Boot.wim. You only need to use The Bootm.wim from the X64 version. That contains x86 files needed and off course x64.

Share this topic:


  • 4 Pages +
  • « First
  • 2
  • 3
  • 4
  • You cannot start a new topic
  • You cannot reply to this topic

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



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