filesystem

Winsage
March 26, 2025
Version 0.4.15 of ReactOS has been released, marking the first major update since 2020. This version includes extensive modifications to the kernel, user interface, audio systems, and driver support. Key enhancements include upgraded plug-and-play support, improved compatibility with the Microsoft FAT filesystem driver, registry healing, enhanced caching mechanisms, and kernel access checks for better operation within a Windows environment. The user interface features a refined input method editor, enhanced native ZIP archive support, and various graphical improvements. Additionally, since the branching of version 0.4.15, the master branch has seen developments such as SMP enhancements, UEFI support, a new NTFS driver, power management improvements, and enhanced application support. Regular bug fixes have also been implemented.
Winsage
March 26, 2025
ReactOS 0.4.15 is the largest release to date, focusing on compatibility, bug fixes, and improved system stability. It introduces new features such as registry mechanisms, enhanced security, and improvements to system tools. The release supports 64-bit x86 architecture and includes significant updates to the Plug and Play Manager, audio enhancements, and better memory management. Users can now boot from USB devices and utilize more third-party drivers. The update also features quality-of-life improvements in tools like Notepad and Paint, and a new visual style. Future upgrades are promised, including power management and UEFI support. ReactOS 0.4.15 is available for download, but it remains in alpha status.
Winsage
March 24, 2025
ReactOS is an open-source project aimed at providing a free and compatible replacement for Windows, eliminating unwanted features like telemetry and advertisements. The latest update, ReactOS 0.4.15, is the first major release in over three years and includes enhancements such as Plug and Play fixes, audio improvements, memory management tweaks, registry healing, and upgrades to essential tools like Notepad and Paint. This version has nearly eight times the number of commits compared to 0.4.14. Future plans for ReactOS include UEFI support, symmetric multiprocessing, a new graphical installer, a new NTFS filesystem driver, power management capabilities, and support for newer applications. ReactOS 0.4.15 is available for download.
Winsage
December 9, 2024
Microsoft's Windows Subsystem for Linux (WSL) allows users to install a Linux distribution and use Linux tools directly on Windows, enabling interoperability between the two systems. To install WSL on a Windows 11 machine, users need to open Powershell and execute the command PLACEHOLDERfb64849c167927be, which installs WSL along with the default distribution, Ubuntu. After installation, a reboot is required, and users must create a Linux username and password. Python is pre-installed for application development. Users can explore other Linux distributions by running PLACEHOLDER6c29b54d193dd23d and can install a different distribution using wsl --install -d . Accessing the installed distribution can be done through the Windows menu or Powershell. Joining the Windows Insider Program is necessary to access the latest WSL preview features.
Winsage
August 16, 2024
Microsoft is lifting the long-standing 32GB limitation on FAT32 partitions in the upcoming Windows 11 24H2 update. This change, introduced through the Canary channel of the Windows Insider program, allows for the creation of new FAT32 partitions up to the filesystem's theoretical maximum of 2TB, although it is currently only accessible via command-line formatting tools. The 32GB cap originated from a decision made by former Microsoft programmer Dave Plummer during the development of Windows in the 1990s. While FAT32 has become less relevant compared to NTFS and exFAT, it still serves specific needs for formatting disks for legacy systems.
Search