Clean install via UUPDUMP iso


The uup dump linux machinery has serious problems. All of my attempts to get a build 22000.51 iso have resulted in build 22000.1 isos when running on linux.

I started fresh from here this morning, asking for both home and professional. After running uup_download_linux.sh and letting the entire process complete, the resulting iso contained core (not home!) and professional, and once again it was the 22000.1 build.

I moved the entire directory from the linux machine to windows 10, and without changing anything I ran uup_download_windows.cmd. The uup files were thankfully not re-downloaded. The result was an iso with build 22000.51, both home and professional. Success!

Fellow linux sufferers, you have been warned! :)

Later today I'll try to figure out how to report the problem.
 

My Computer

System One

  • OS
    Windows 7/10/11, Fedora 38
    Computer type
    Laptop
    Manufacturer/Model
    Lenovo W530
    CPU
    i7-3720QM @ 2.60Ghz
    Memory
    32GB
    Graphics Card(s)
    Intel HD Graphics 4000, NVIDIA Quadro K2000M
    Hard Drives
    Samsung SSD 860 EVO 1TB
@grumpus,

How are you determining which version of Windows 11 is in your ISO file? The only reliable way to tell is to run dism /get-wiminfo on a particular index in the install.wim or install.esd file:

Code:
F:\>cd sources

F:\sources>dir ins*.*
 Volume in drive F is CCSA_X64FRE_EN-US_DV5
 Volume Serial Number is E8F8-D312

 Directory of F:\sources

06/19/2021  11:23 PM     3,003,478,612 install.esd
               1 File(s)  3,003,478,612 bytes
               0 Dir(s)               0 bytes free

F:\sources>dism /get-wiminfo /wimfile:install.esd /index:1

Deployment Image Servicing and Management tool
Version: 10.0.22000.1

Details for image : install.esd

Index : 1
Name : Windows 11 Home
Description : Windows 11 Home
Size : 17,120,712,236 bytes
WIM Bootable : No
Architecture : x64
Hal : <undefined>
Version : 10.0.22000
ServicePack Build : 51
ServicePack Level : 0
Edition : Core
Installation : Client
ProductType : WinNT
ProductSuite : Terminal Server
System Root : WINDOWS
Directories : 26637
Files : 125040
Created : 7/2/2021 - 10:13:03 AM
Modified : 7/2/2021 - 10:21:20 AM
Languages :
        en-US (Default)

The operation completed successfully.

Notice ServicePack Build in the result above.
 

My Computers

System One System Two

  • OS
    Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    Homebuilt
    CPU
    AMD Ryzen 7 3800XT
    Motherboard
    ASUS ROG Crosshair VII Hero (WiFi)
    Memory
    32GB
    Graphics Card(s)
    EVGA GeForce GTX 1080 Ti
  • Operating System
    Windows 11 Education
    Computer type
    Laptop
    Manufacturer/Model
    Dell Inspiron 7773
    CPU
    Intel i7-8550U
    Memory
    32GB
    Graphics card(s)
    Nvidia Geforce MX150
    Sound Card
    Realtek
    Monitor(s) Displays
    17"
    Screen Resolution
    1920 x 1080
    Hard Drives
    Toshiba 512GB NVMe SSD
    SK Hynix 512GB SATA SSD
    Internet Speed
    Fast!
@grumpus,

How are you determining which version of Windows 11 is in your ISO file? The only reliable way to tell is to run dism /get-wiminfo on a particular index in the install.wim or install.esd file:

Code:
F:\>cd sources

F:\sources>dir ins*.*
 Volume in drive F is CCSA_X64FRE_EN-US_DV5
 Volume Serial Number is E8F8-D312

 Directory of F:\sources

06/19/2021  11:23 PM     3,003,478,612 install.esd
               1 File(s)  3,003,478,612 bytes
               0 Dir(s)               0 bytes free

F:\sources>dism /get-wiminfo /wimfile:install.esd /index:1

Deployment Image Servicing and Management tool
Version: 10.0.22000.1

Details for image : install.esd

Index : 1
Name : Windows 11 Home
Description : Windows 11 Home
Size : 17,120,712,236 bytes
WIM Bootable : No
Architecture : x64
Hal : <undefined>
Version : 10.0.22000
ServicePack Build : 51
ServicePack Level : 0
Edition : Core
Installation : Client
ProductType : WinNT
ProductSuite : Terminal Server
System Root : WINDOWS
Directories : 26637
Files : 125040
Created : 7/2/2021 - 10:13:03 AM
Modified : 7/2/2021 - 10:21:20 AM
Languages :
        en-US (Default)

The operation completed successfully.

Notice ServicePack Build in the result above.
Well, I did run dism /get-wiminfo, but not until after installing to a VM and finding that I got the old build. It offered core and professional at install time, and sure enough that's what dism said was on the iso. Running the windows script rather than the linux script produces an iso with home and pro and the correct build, so all's well.
 

My Computer

System One

  • OS
    Windows 7/10/11, Fedora 38
    Computer type
    Laptop
    Manufacturer/Model
    Lenovo W530
    CPU
    i7-3720QM @ 2.60Ghz
    Memory
    32GB
    Graphics Card(s)
    Intel HD Graphics 4000, NVIDIA Quadro K2000M
    Hard Drives
    Samsung SSD 860 EVO 1TB
I suggest using the github project Ventoy instead: it builds a 32 MB EFI partition that has enough smarts to boot and then to mount any ISO, WIM, IMG, or other similar portmanteau file for runtime use and installation. The Ventoy partition is exFAT so it can handle files larger than 4GB with ease. I use it all the time. ventoy/Ventoy
HTH,
--Ed--
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    Laptop
    Manufacturer/Model
    Lenovo X380 Yoga
    CPU
    i7-8650U (8th Gen/Kaby Lake)
    Motherboard
    20LH000MUS (U3E1)
    Memory
    16 GB
    Graphics Card(s)
    Intel UHD Graphics 620
    Sound Card
    Integrated Conexant SmartAudio HD
    Monitor(s) Displays
    FlexView Display
    Screen Resolution
    1920x1080
    Hard Drives
    Toshiba 1 TB PCIe x3 NVMe SSD
    external 5TB Seagate USB-C attached HDD
    PSU
    Lenovo integrated 65W power brick
    Case
    Laptop
    Cooling
    Laptop
    Keyboard
    Integrated Lenovo ThinkPad keyboard
    Mouse
    touchscreen, touchpad
    Internet Speed
    GbE (Spectrum/Charter)
    Browser
    all of em
    Antivirus
    Defender
    Other Info
    Purchased early 2019 as Windows Insider test PC
One of the uup dump developers informed me that it's to be expected that I was getting the 22000.1 build because the linux scripts can't integrate patches. One of the scripts prints a message to that effect at the start of the conversion process, but it's extremely easy to miss. Anyway, I've learned a very important lesson during my first uup dump adventure: Never, ever use the linux (or macos) scripts.
 

My Computer

System One

  • OS
    Windows 7/10/11, Fedora 38
    Computer type
    Laptop
    Manufacturer/Model
    Lenovo W530
    CPU
    i7-3720QM @ 2.60Ghz
    Memory
    32GB
    Graphics Card(s)
    Intel HD Graphics 4000, NVIDIA Quadro K2000M
    Hard Drives
    Samsung SSD 860 EVO 1TB
I suggest using the github project Ventoy instead: it builds a 32 MB EFI partition that has enough smarts to boot and then to mount any ISO, WIM, IMG, or other similar portmanteau file for runtime use and installation. The Ventoy partition is exFAT so it can handle files larger than 4GB with ease. I use it all the time. ventoy/Ventoy
HTH,
--Ed--
Hi there
Seems not to work with this one -- get missing boot file !!!!

The RUFUS version though works (use the correct iso of course - the official one not the "leaked one). Rufus 3.14. Also for clean installs if you have a decent external SSD that you can connect via SATA-USB3 connector you can make a Windowsto GO system directly - then simply boot it and install whatever you need just like internal Disk based Windows.

Cheers
jimbo
 

My Computer

System One

  • OS
    Windows XP,7,10,11 Linux Arch Linux
    Computer type
    PC/Desktop
    CPU
    2 X Intel i7
One of the uup dump developers informed me that it's to be expected that I was getting the 22000.1 build because the linux scripts can't integrate patches. One of the scripts prints a message to that effect at the start of the conversion process, but it's extremely easy to miss. Anyway, I've learned a very important lesson during my first uup dump adventure: Never, ever use the linux (or macos) scripts.


Ahhh, that makes sense. Thanks for that info.


I suggest using the github project Ventoy instead: it builds a 32 MB EFI partition that has enough smarts to boot and then to mount any ISO, WIM, IMG, or other similar portmanteau file for runtime use and installation. The Ventoy partition is exFAT so it can handle files larger than 4GB with ease. I use it all the time. ventoy/Ventoy
HTH,
--Ed--

Hi there
Seems not to work with this one -- get missing boot file !!!!

The RUFUS version though works (use the correct iso of course - the official one not the "leaked one). Rufus 3.14. Also for clean installs if you have a decent external SSD that you can connect via SATA-USB3 connector you can make a Windowsto GO system directly - then simply boot it and install whatever you need just like internal Disk based Windows.

Cheers
jimbo

I've used VenToy, Rufus, and even Easy2Boot. Never really had a problem with previous bootable .ISOs in any of them, although E2B was finicky sometimes with Microsoft ISOs until it started including the PTM method of having a small boot partition on the USB device (I think that is how they did it, it's been a while now since I used E2B).

Typically, though, I run to Rufus because I stopped having a need to keep multiple ISOs on USB (particularly when, even with USB 3 USB devices, they were not nearly as fast for file transfers than my NVMe and internal SSDs on the new rig).

I do still use external USB devices for other machines, but the work laptop is not getting 11, and the 2 older ones are staying on CloudReady ChromeOS, so I keep most oft used utilities for the desktop rig on them like CloneZilla, the Macrium boot, and other utilities.
 

My Computers

System One System Two

  • OS
    Windows 11 23H2 Current build
    Computer type
    PC/Desktop
    Manufacturer/Model
    HomeBrew
    CPU
    AMD Ryzen 9 3950X
    Motherboard
    MSI MEG X570 GODLIKE
    Memory
    4 * 32 GB - Corsair Vengeance 3600 MHz
    Graphics Card(s)
    EVGA GeForce RTX 3080 Ti XC3 ULTRA GAMING (12G-P5-3955-KR)
    Sound Card
    Realtek® ALC1220 Codec
    Monitor(s) Displays
    2x Eve Spectrum ES07D03 4K Gaming Monitor (Matte) | Eve Spectrum ES07DC9 4K Gaming Monitor (Glossy)
    Screen Resolution
    3x 3840 x 2160
    Hard Drives
    3x Samsung 980 Pro NVMe PCIe 4 M.2 2 TB SSD (MZ-V8P2T0B/AM) } 3x Sabrent Rocket NVMe 4.0 1 TB SSD (USB)
    PSU
    PC Power & Cooling’s Silencer Series 1050 Watt, 80 Plus Platinum
    Case
    Fractal Design Define 7 XL Dark ATX Full Tower Case
    Cooling
    NZXT KRAKEN Z73 73.11 CFM Liquid CPU Cooler (3x 120 mm push top) + Air 3x 140mm case fans (pull front) + 1x 120 mm (push back) and 1 x 120 mm (pull bottom)
    Keyboard
    SteelSeries Apex Pro Wired Gaming Keyboard
    Mouse
    Logitech MX Master 3S | MX Master 3 for Business
    Internet Speed
    AT&T LightSpeed Gigabit Duplex Ftth
    Browser
    Nightly (default) + Firefox (stable), Chrome, Edge
    Antivirus
    Defender + MB 5 Beta
  • Operating System
    ChromeOS Flex Dev Channel (current)
    Computer type
    Laptop
    Manufacturer/Model
    Dell Latitude E5470
    CPU
    Intel(R) Core(TM) i5-6300U CPU @ 2.40GHz, 2501 Mhz, 2 Core(s), 4 Logical Processor(s)
    Motherboard
    Dell
    Memory
    16 GB
    Graphics card(s)
    Intel(R) HD Graphics 520
    Sound Card
    Intel(R) HD Graphics 520 + RealTek Audio
    Monitor(s) Displays
    Dell laptop display 15"
    Screen Resolution
    1920 * 1080
    Hard Drives
    Toshiba 128GB M.2 22300 drive
    INTEL Cherryville 520 Series SSDSC2CW180A 180 GB SATA III SSD
    PSU
    Dell
    Case
    Dell
    Cooling
    Dell
    Mouse
    Logitech MX Master 3S (shared w. Sys 1) | Dell TouchPad
    Keyboard
    Dell
    Internet Speed
    AT&T LightSpeed Gigabit Duplex Ftth
I am glad you managed to do it. I myself gave up after a couple of tries. Instead? I downloaded the latest dev channel ISO (apparently, Microsoft allows that), installed it on an empty drive and then it updated itself to Windows 11. I did install a couple of drivers after that and that's it.
 

My Computer

System One

  • OS
    Windows 10
    Computer type
    PC/Desktop
    CPU
    i5-10600K
    Motherboard
    Asus Rog Strix Z490-A Gaming
    Memory
    16 GB
    Graphics Card(s)
    GeForce GTX 1650
    Monitor(s) Displays
    Samsung U32J59x 32" 4K
    Screen Resolution
    3840x2160
Back
Top Bottom