Event details
The Resilient File System (ReFS) is Microsoft's newest file system, designed to maximize data availability, scale efficiently to large data sets across diverse workloads, and provide integrity agains...
Char_Cheesman
Updated Dec 27, 2024
Karl-WE
Mar 28, 2024MVP
Can you please elaborate on ReFS Boot? I understood confidential computing in VMs is the motion why ReFS now has been improved to support OS boot in the first place, which wasn't possible for long time and as a base made compatible with dism? TYVM.
Vikas_Tikoo
Microsoft
Mar 29, 2024As you mentioned we extended ReFS so that it can be used as a boot volume. Earlier ReFS volumes could only be attached as data disks. This was important for the Confidential VM scenario as we wanted to have an FS with integrity protection capabilities right after boot.
- HotCakeXJun 01, 2024MVPHi, will it be also available on Windows 11? What about Windows Server 2025 installed locally on a physical machine or Hyper-V VM? Thanks