Creating a Windows 8.1 AIO with Media Center manually

Discussion in 'Windows 8' started by ambidav, Aug 7, 2012.

  1. ambidav

    ambidav MDL Guru

    Joined:
    May 14, 2008
    Messages:
    2,490
    Likes Received:
    5,658
    Trophy Points:
    90
    Well even with no compression the size would be near the same maybe a couple of 100 mb larger :)
     
  2. antong

    antong MDL Novice

    Joined:
    Jul 28, 2011
    Messages:
    9
    Likes Received:
    2
    Trophy Points:
    0
    sir favor? can u upload it into torrent your complete win8 AIO if u dont mind :biggrin:
     
  3. triggat

    triggat MDL Member

    Joined:
    Feb 18, 2009
    Messages:
    194
    Likes Received:
    12
    Trophy Points:
    10
    ambidav when you say "move the install.wim from win8\sources to the x86 folder" do you mean to cut the file and paste it....as that is what I did.
     
  4. ambidav

    ambidav MDL Guru

    Joined:
    May 14, 2008
    Messages:
    2,490
    Likes Received:
    5,658
    Trophy Points:
    90
    No move the install.wim to the x86 folder don't copy
     
  5. triggat

    triggat MDL Member

    Joined:
    Feb 18, 2009
    Messages:
    194
    Likes Received:
    12
    Trophy Points:
    10
    OKI DOKI Man
     
  6. lukemanz

    lukemanz MDL Novice

    Joined:
    Aug 1, 2012
    Messages:
    5
    Likes Received:
    2
    Trophy Points:
    0
    Great tutorial :clap:
    Any trick that can be added? so that when we boot up with the iso, we can choose the version without entering the key first :biggrin:, or already include the keys during AIO iso creation? :rolleyes:
     
  7. triggat

    triggat MDL Member

    Joined:
    Feb 18, 2009
    Messages:
    194
    Likes Received:
    12
    Trophy Points:
    10
    ambidav Could Win 8 Pro VL edtion be included in such an AIO DVD? If it could I will include it in mine.
     
  8. Tito

    Tito Super Mod / Adviser Staff Member

    Joined:
    Nov 30, 2009
    Messages:
    17,888
    Likes Received:
    16,542
    Trophy Points:
    340
  9. genenioo

    genenioo MDL Addicted

    Joined:
    Oct 9, 2007
    Messages:
    653
    Likes Received:
    113
    Trophy Points:
    30
    For those of you still trying top figure out how to do an aio (x86 and x64) with Media Center, you can thank ambidav for his new thread on this board just posted today. You'll have to find it yourself because I don't have enough posts to qualify to post a link, but it's there.
     
  10. throbber

    throbber MDL Addicted

    Joined:
    Mar 13, 2008
    Messages:
    585
    Likes Received:
    32
    Trophy Points:
    30
    i see that line two and three are Enterprise......what version is the first line??. as is just says "windows 8 64bit"
     
  11. juhayes

    juhayes MDL Novice

    Joined:
    Aug 17, 2012
    Messages:
    22
    Likes Received:
    1
    Trophy Points:
    0
    May be a little off topic but I would like to make an AIO DVD of Windows 7 Ultimate x86/x64 and Windows 8 Pro/Ent x86/x64. Anyone know if this is even possible on one DVD?

    Thanks
     
  12. WIKIMACK

    WIKIMACK MDL Expert

    Joined:
    Nov 10, 2011
    Messages:
    1,535
    Likes Received:
    1,006
    Trophy Points:
    60
  13. smartbuddy

    smartbuddy MDL Novice

    Joined:
    Aug 9, 2009
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Waiting for torrent for aio....;)
     
  14. triggat

    triggat MDL Member

    Joined:
    Feb 18, 2009
    Messages:
    194
    Likes Received:
    12
    Trophy Points:
    10
  15. ambidav

    ambidav MDL Guru

    Joined:
    May 14, 2008
    Messages:
    2,490
    Likes Received:
    5,658
    Trophy Points:
    90
    Windows 8 iso contains 2 images core and professional
     
  16. Tito

    Tito Super Mod / Adviser Staff Member

    Joined:
    Nov 30, 2009
    Messages:
    17,888
    Likes Received:
    16,542
    Trophy Points:
    340
    @Alpha

    Thanks for the merging ;)

    @ambidav

    Please clean up the first post now :D
     
  17. tithitoy

    tithitoy MDL Junior Member

    Joined:
    Aug 27, 2007
    Messages:
    79
    Likes Received:
    6
    Trophy Points:
    0
    A question: what is "/SourceIndex:2" "/SourceIndex:1" in command mean?
    Thanks!
     
  18. racky29

    racky29 MDL Senior Member

    Joined:
    Aug 2, 2007
    Messages:
    285
    Likes Received:
    92
    Trophy Points:
    10
    #98 racky29, Aug 28, 2012
    Last edited by a moderator: Apr 20, 2017
  19. mkd79

    mkd79 MDL Novice

    Joined:
    Aug 6, 2012
    Messages:
    30
    Likes Received:
    3
    Trophy Points:
    0
  20. Triads

    Triads MDL Novice

    Joined:
    Jun 12, 2007
    Messages:
    9
    Likes Received:
    2
    Trophy Points:
    0
    #100 Triads, Aug 29, 2012
    Last edited by a moderator: Apr 20, 2017
    Long time listener, first time caller :)
    Has anyone tried this using Server 2012 Standard? I get this error -


    Code:
    C:\Program Files (x86)\Windows Kits\8.0\Assessment and Deployment Kit\Deployment
     Tools>Dism /Export-Image /SourceImageFile:c:\win8aio\entx64\install.wim /Source
    Index:1 /DestinationImageFile:c:\win8aio\win8\sources\install.wim /DestinationNa
    me:"Windows 8 Enterprise" /compress:maximum
    
    Deployment Image Servicing and Management tool
    Version: 6.2.9200.16384
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\Program Files (x86)\Windows Kits\8.0\Assessment and Deployment Kit\Deployment
     Tools>Dism /mount-wim /wimfile:C:\win8aio\win8\sources\install.wim /index:3 /mo
    untdir:C:\win8aio\mount
    
    Deployment Image Servicing and Management tool
    Version: 6.2.9200.16384
    
    
    Error: 0xc1420127
    
    The specified image in the specified wim is already mounted for read/write acces
    s.
    
    This is an activated server 2k12. (If that matters)

    Any ideas? Thanks