Dual-boot inside Native Boot disk


ajgringo619

Member
Local time
2:25 AM
Posts
20
OS
Windows 11
I have a Hyper-V setup for testing software and development ISOs. For now this works fine, but I find myself needing to run tests on bare metal. I know I can setup my Windows 11 system in a multi-boot setup, but I really want to experiment with Native Boot.

Here's the setup I want to build:
1) Create a dual-boot system in Hyper-V (obviously Windows will be one of the OS's installed)
2) Use that vhdx disk to run with Native Boot

Is this setup even possible? If so, I'd love to here your experiences.
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom
    CPU
    Intel Core i5-13400F
    Motherboard
    PRIME B760M-A
    Memory
    32 GB
    Graphics Card(s)
    Nvidia 4060
    Sound Card
    On-board
    Monitor(s) Displays
    (2) Acer XD270H B
    Screen Resolution
    1920x1080
    Hard Drives
    (1) M2 1TB
    PSU
    600W
    Case
    Tower
    Cooling
    (3) Case fans
    Keyboard
    Standard
    Mouse
    Standard
    Internet Speed
    250 Mbps
    Browser
    Vivaldi
Here is a good tutorial on the topic of native booting. Note that you don't need Hyper-V (or any hypervisor) for this.

As you had noted, this is great way of testing when you want access to the actual system hardware. It's also easy to remove that second OS. You can literally do so in mere seconds.

 

My Computers

System One System Two

  • OS
    Win11 Pro 23H2
    Computer type
    PC/Desktop
    Manufacturer/Model
    Home Built
    CPU
    Intel i7-11700K
    Motherboard
    ASUS Prime Z590-A
    Memory
    128GB Crucial Ballistix 3200MHz DRAM
    Graphics Card(s)
    No GPU - CPU graphics only (for now)
    Sound Card
    Realtek (on motherboard)
    Monitor(s) Displays
    HP Envy 32
    Screen Resolution
    2560 x 1440
    Hard Drives
    1 x 1TB NVMe Gen 4 x 4 SSD
    1 x 2TB NVMe Gen 3 x 4 SSD
    2 x 512GB 2.5" SSDs
    2 x 8TB HD
    PSU
    Corsair HX850i
    Case
    Corsair iCue 5000X RGB
    Cooling
    Noctua NH-D15 chromax.black cooler + 10 case fans
    Keyboard
    CODE backlit mechanical keyboard
    Mouse
    Logitech MX Master 3
    Internet Speed
    1Gb Up / 1 Gb Down
    Browser
    Edge
    Antivirus
    Windows Defender
    Other Info
    Additional options installed:
    WiFi 6E PCIe adapter
    ASUS ThunderboltEX 4 PCIe adapter
  • Operating System
    Win11 Pro 23H2
    Computer type
    Laptop
    Manufacturer/Model
    Lenovo ThinkBook 13x Gen 2
    CPU
    Intel i7-1255U
    Memory
    16 GB
    Graphics card(s)
    Intel Iris Xe Graphics
    Sound Card
    Realtek® ALC3306-CG codec
    Monitor(s) Displays
    13.3-inch IPS Display
    Screen Resolution
    WQXGA (2560 x 1600)
    Hard Drives
    2 TB 4 x 4 NVMe SSD
    PSU
    USB-C / Thunderbolt 4 Power / Charging
    Mouse
    Buttonless Glass Precision Touchpad
    Keyboard
    Backlit, spill resistant keyboard
    Internet Speed
    1Gb Up / 1Gb Down
    Browser
    Edge
    Antivirus
    Windows Defender
    Other Info
    WiFi 6e / Bluetooth 5.1 / Facial Recognition / Fingerprint Sensor / ToF (Time of Flight) Human Presence Sensor
Hi folks
Theres loads of topics on the forum on this -- you don't even have to use vhdx files for the windows installs either

For your main bootable disk (I'll assume it's Windows with the HYPER-V function enabled) the Disk Geometry should basically look like this:

Host machine EFI partition,MSR,HYPER-V HOST OS- recovery-datapartition for your VM's

The data partition for the VM's i.e the GUEST bootable disk should be ONE efi partition then data 1, data2, data3 etc for the vm's. If using vhdx files for the VM's then one data partition only is needed.

Now simply install your Windows to data1, data2, data3 etc via standard install file (the.exe from the install media) or if using vhdx files use boot the installmedia WITHIN THE GUEST, choose repair windows -->command prompt. Now go into disk part, attach the vhdx file as a disk create a std ntfs partition on it and assign it a letter and then install windows to it using dism /Apply-Image.

If you want to install LINUX as a guest then you will just have to have a non vhdx data area. (Note this is the data area INSIDE the guest as Hyper-V from the HOST will create a "big" vhdx file for the VM's.)

There might be other ways such as Macrium VIboot but I think you have to create the VM's first in any case.

Note also that the above suggestion means that you will get a choice of Windows systems to boot WITHIN the VM which means you can't run them concurrently. If you want to have multiple concurrent VM's then create each one individually and you'll have to choose from the Hyper-V menu what to boot.

It depends on what you want to do with the VM's whether you want to run them concurrently or singly. There's no problem in multiple Windows installs whether you use vhdx files or not.


Incidentally to get round updates on unsupported hardware not working - you can always attach a Real Windows disk as a physical disk to a VM -- change the offending /lacking hardware e.g use TPM emulation if you don't have one, or change the CPU's topography to one supported by W11,boot the disk and and do your updates.

I prefer that method than fiddling around with dll's etc - but in all these things YMMV. This method certainly works using KVM/QEMU as a host --I'm not sure if it's possible to mess around with the Virtual CPU parameters in HYPER-V but there must be some setting somewhere since HYPER-V makes more use of paravirtualisation than KVM/QEMU in typical cases.

Cheers
jimbo
 

My Computer

System One

  • OS
    Windows XP,7,10,11 Linux Arch Linux
    Computer type
    PC/Desktop
    CPU
    2 X Intel i7
Wow - that's a lot of information to process. But thanks a bunch for going to all this effort. I guess I really need to decide what the pros/cons are of Active Boot vs. traditional multi-boot before proceeding.

I've got a ton of reading to do.
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom
    CPU
    Intel Core i5-13400F
    Motherboard
    PRIME B760M-A
    Memory
    32 GB
    Graphics Card(s)
    Nvidia 4060
    Sound Card
    On-board
    Monitor(s) Displays
    (2) Acer XD270H B
    Screen Resolution
    1920x1080
    Hard Drives
    (1) M2 1TB
    PSU
    600W
    Case
    Tower
    Cooling
    (3) Case fans
    Keyboard
    Standard
    Mouse
    Standard
    Internet Speed
    250 Mbps
    Browser
    Vivaldi
Native boot vhdx files enable you to manage spare space more easily without having to change partition sizes.
Removing is easy - delete vhdx file, delete boot entry using msconfig.

With a vhdx, you can run it on host or in a virtual machine if configured correctly (vhdx normally needs separate boot files to boot on a vm).

There is a slight performanced penalty using native vhdx booting but the pros outweigh the cons.

Many here use native boot vhdx files for Insider versions.

Backing up vhdx files is simple - just copy it using File Explorer - no need for image backups (unless if space is at a premium).
 

My Computer

System One

  • OS
    Windows 10 Pro + others in VHDs
    Computer type
    Laptop
    Manufacturer/Model
    ASUS Vivobook 14
    CPU
    I7
    Motherboard
    Yep, Laptop has one.
    Memory
    16 GB
    Graphics Card(s)
    Integrated Intel Iris XE
    Sound Card
    Realtek built in
    Monitor(s) Displays
    N/A
    Screen Resolution
    1920x1080
    Hard Drives
    1 TB Optane NVME SSD, 1 TB NVME SSD
    PSU
    Yep, got one
    Case
    Yep, got one
    Cooling
    Stella Artois
    Keyboard
    Built in
    Mouse
    Bluetooth , wired
    Internet Speed
    72 Mb/s :-(
    Browser
    Edge mostly
    Antivirus
    Defender
    Other Info
    TPM 2.0

Latest Support Threads

Back
Top Bottom