https://bugs.kde.org/show_bug.cgi?id=404980
Bug ID: 404980 Summary: Access windows drives under linux (with solution ready) Product: frameworks-kio Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Places Assignee: fa...@kde.org Reporter: tic...@outlook.com CC: kdelibs-b...@kde.org Target Milestone: --- SUMMARY Since windows10 hibernation is the default shutdown option and because of that windows partitions are made read-only. STEPS TO REPRODUCE 1. Be windows user (or have dual-boot) 2. Come to linux (or just boot it) 3. Try to access windows partition from linux OBSERVED RESULT Partition is read-only and user cannot do anything about it other than to check the internet for dozen of not working solutions. EXPECTED RESULT Just be able to use windows partition to e.g. launch some windows software through wine or remove some files that windows is unable to, or place some scripts you made under linux and want to test under windows or ... SOFTWARE/OS VERSIONS Windows: 10 Linux/KDE Plasma: 4.18/5.15.1 KDE Frameworks Version: 5.55 Qt Version: 5.12 SOLUTION mount -t ntfs-3g -o remove_hiberfile /dev/sdxy /mnt/ddddddd or something similar. -- You are receiving this mail because: You are watching all bug changes.