| Summary: | rtsx_pci_sdmmc: Unable to mount 64Gb SDXC card | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michael <michael.mzik> |
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 19 | CC: | gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda, marcelo.barbosa, michele, skottler |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-09-16 12:15:19 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: | |
|
Description
Michael
2013-09-16 10:59:28 UTC
Hi Michael, the SDXC card is formatted with 'exfat' which is not yet in any released linux kernel. You can either: - Try the external inkernel driver: https://github.com/dorimanx/exfat-nofuse - fuse-exfat Hope this helps, Michele Hey Michele, thx a lot the hints. I installed 'fuse-exfat' and the SDXC card is properly mounted. Should this bug be closed as invalid or set as dependent on exfat integration? Thx and cheers! Michael Hi Michael, feel free to close it, I don't think exfat is yet popular enough to have it in the default install. Although you could bring this up for discussion on fedora-devel I guess ;) regards, Michele |