jlaumon / jlaumon/AssetCooker

Windows Dev Drive support

Open
#12 1 comment 2 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
C++
Stars
441
Forks
22
PR merge metrics
No merged PRs in 30d

Description

Hit an issue while trying to use this with my repo that's on a [Windows 11 dev drive](https://blogs.windows.com/windowsdeveloper/2023/06/01/dev-drive-performance-security-and-control-for-developers/). DevDrives are an ReFS-formatted drive, which by default does not have a usn journal. This was easily fixed by running `fsutil usn createjournal` on the drive, but I wanted to create an issue just to let you know that this is likely to come up more given this is a new feature of windows, and it might be worth adding a line about them to the FAQ.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the project's FAQ and review the existing guidance about Windows USN journals. Add a concise note explaining that Windows Dev Drives use ReFS and may lack a USN journal by default, including the reported fsutil usn createjournal workaround; the FAQ should clearly cover this setup.

Written by the indexing model from the issue text.

Assessment

Domain
documentation, operating-systems
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.