How to Share the Same Hard Drive Space Between Windows and Linux Dual-Boot Systems

How to Share the Same Hard Drive Space Between Windows and Linux Dual-Boot Systems

Many people have installed both Windows 11 and Linux on a single computer, but they often encounter a frustrating issue: wanting to access the same folder from both systems, such as “project source code”, “video materials”, or “download directory”—only to find that they cannot see each other! In fact, once you learn the following steps, … Read more

Technical Guide | How to Add exFAT and NTFS File System Formats to the RK3588 ELF 2 Development Board

Technical Guide | How to Add exFAT and NTFS File System Formats to the RK3588 ELF 2 Development Board

The ELF 2 development board, designed based on the RK3588, has the following limitations regarding file system support for TF cards when running the Desktop 22.04 system: exFAT format is not supported; NTFS format is supported but requires manual mounting; To address the compatibility issues mentioned above, this article will introduce how to enable support … Read more

Fixing NTFS Recognition Issues in Windows from Linux

Fixing NTFS Recognition Issues in Windows from Linux

When partitioning a SATA hard drive in Linux and formatting it with mkfs.ntfs, the files cannot be read when connected to Windows. By using Win+x to open Disk Manager, the hard drive is recognized (Disk1), but no drive letter is assigned: The context menu options are mostly greyed out, with only Delete Volume available. However, … Read more