Bug 859373
Summary: | Danger in dual booting Windows 8 and Linux | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jean-Pierre André <jean-pierre.andre> |
Component: | ntfs-3g | Assignee: | Tom "spot" Callaway <tcallawa> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | eric, kparal, tcallawa, wb8rcr, zach |
Target Milestone: | --- | Keywords: | CommonBugs, ReleaseNotes, Reopened |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | https://fedoraproject.org/wiki/Common_F18_bugs#win8-fast-restart | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-12-20 16:02:20 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Jean-Pierre André
2012-09-21 10:57:29 UTC
Jean-Pierre, since the only known workaround is to disable the fast restart feature from within Windows 8, what do you want me to do here? We can document this in our release notes, but if you can't fix it... :) Well, Tom, this was intended to have to issue documented in a place where users might look at, rather than asking you to do some special thing. I will take care of having it documented in the manual. Okay, thanks. :) I wasn't sure what you were asking for me to do here. This has been referenced in the Fedora 18 release notes and in the Common Bugs page (https://fedoraproject.org/wiki/Common_F18_bugs#win8-fast-restart). Marking this bug closed. I believe CANTFIX resolution is more appropriate, it says that even though we documented the issue, it still persists and we can't really do much about it. (Otherwise someone could see just the "closed fixed" status and assume this has been fixed somehow). Changing resolution and also component back to ntfs-3g. However, I believe there could be ways to improve the situation. We could detect whether Win 8 is present on the computer, and if we mount NTFS partition in such case, we could force chkdsk to be run on the next Windows boot. That would make sure user data are not lost. The question is whether we can do this only if fast-restart feature is turned on (whether we can detect that somehow), otherwise this solution could be a bit annoying. Another solution is that the installer could try to disable fast-restart feature if it detects Win 8 (again, if this is possible at all). These are wild guesses, I'm not the expert here. CANTFIX if probably appropriate to mean that mounting a file system not sync'ed by Windows cannot be prevented from being dangerous (hibernation and fast restart on Windows 8 imply not sync'ed to disk). Now, I think it is possible to detect the dangerous situations and refuse to mount with *future* ntfs-3g versions. This might still be unpleasant to users. You may apply the following couple of patches for that : first : http://ntfs-3g.git.sourceforge.net/git/gitweb.cgi?p=ntfs-3g/ntfs-3g;a=commit;h=4d0b9163c9ef1f0cdbbf533317b291220c7fd1c7 then : http://ntfs-3g.git.sourceforge.net/git/gitweb.cgi?p=ntfs-3g/ntfs-3g;a=commit;h=559270a8f67c77a7ce51246c23d2b2837bcff0c9 I have tested these patches, and they are scheduled for next ntfs-3g release. Jean-Pierre, that is great news. Refusing to mount is another great option how to make sure user data is safe. Ideally the high-level applications (Nautilus etc) could even display some reasonable error message. Reopening this bug to track the progress. ntfs-3g-2012.1.15-4.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/ntfs-3g-2012.1.15-4.fc17 ntfs-3g-2012.1.15-4.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/ntfs-3g-2012.1.15-4.fc18 Package ntfs-3g-2012.1.15-4.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing ntfs-3g-2012.1.15-4.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-15452/ntfs-3g-2012.1.15-4.fc18 then log in and leave karma (feedback). ntfs-3g-2012.1.15-5.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/ntfs-3g-2012.1.15-5.fc17 ntfs-3g-2012.1.15-5.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/ntfs-3g-2012.1.15-5.fc18 ntfs-3g-2012.1.15-4.fc17 has been pushed to the Fedora 17 obsolete repository. If problems still persist, please make note of it in this bug report. |