[LINUX] Share the physical volume of a dual boot PC between OSs.

wrap up

Set the physical volume that can be handled from both Windows and Linux in a dual boot environment. NTFS specification, turn off Fast Boot.

environment

Windows 10 and Xubuntu are installed separately on two physical volumes. The boot loader is grub2. I want to add one physical volume and share the data between both OSs.

format

Basically, it is recommended to format the volume from Windows. Specify NTFS as the file system. Most Linux distributions support NTFS mounts from the beginning.

Done?

It will be recognized by both OSs, but writing from Linux will be locked.

Cause

The cause is that the state of the device is locked by the Fast Boot function of Windows. If you force a write from Linux in this state, Windows may fail to boot.

Disable Fast Boot

Uncheck "Enable fast startup" by selecting "Change settings that are not currently available" in "Hardware Settings-> Power Options-> Power Button Settings" in Control Panel. ..

Done

Reboot and make sure you can operate the volume from both operating systems.

Recommended Posts

Share the physical volume of a dual boot PC between OSs.
Calculate volume from the two-dimensional structure of a compound
I installed Ubuntu on a USB stick on a dual boot PC
A rough summary of the differences between Windows and Linux
Dual boot of Windows10, CentOS
The story of writing a program
Approximation of distance between two points on the surface of a spheroid (on the surface of the earth)