Summary: | Document how to mount NTFS disks | ||
---|---|---|---|
Product: | Documentation | Reporter: | Mateusz Piotrowski <0mp> |
Component: | Books & Articles | Assignee: | Fernando Apesteguía <fernape> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | fernape |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Mateusz Piotrowski
2020-11-13 18:14:58 UTC
I can give this one a try A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=5d0182eabb0093075b114ffead5db19da6a2cbcb commit 5d0182eabb0093075b114ffead5db19da6a2cbcb Author: Fernando ApesteguÃa <fernape@FreeBSD.org> AuthorDate: 2021-01-27 14:49:48 +0000 Commit: Fernando ApesteguÃa <fernape@FreeBSD.org> CommitDate: 2021-02-07 18:31:53 +0000 [handbook]: Document how to mount NTFS disks How to mount NTFS disks is a FAQ in our chats and forums. Add a section in handbook/disks under "18. Storage" with straightforward information on how to mount NTFS disks. PR: 251109 Submitted by: Reported by: 0mp@ Reviewed by: Approved by: 0mp@ (mentor) Obtained from: MFC after: MFH: Relnotes: Security: Sponsored by: Differential Revision: https://reviews.freebsd.org/D28131 .../content/en/books/handbook/disks/_index.adoc | 86 ++++++++++++++++++++++ 1 file changed, 86 insertions(+) Committed, Thanks! |