Bug 119779
Summary: | selinux won't let a NTFS partition be mounted | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jason <dravet> |
Component: | policy | Assignee: | Daniel Walsh <dwalsh> |
Status: | CLOSED RAWHIDE | QA Contact: | Ben Levenson <benl> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | rawhide | CC: | 13640887, pgraner |
Target Milestone: | --- | Keywords: | SELinux |
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2004-04-06 12:11:22 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 114961 |
Description
Jason
2004-04-02 03:56:09 UTC
I just updated to policy-1.9.2-5.noarch.rpm and policy-sources-1.9.2-5 with the same results. I compiled a custom kernel using config-2.6.4-1.305smp and adding CONFIG_NTFS_FS=m. As root, I can mount all my NTFS partitions from the command line (i.e. mount /dev/hda2 /mnt/os) or with entries in /etc/fstab, like: /dev/hda2 /mnt/os ntfs ro,umask=002 0 0 util-linux-2.12-15 policy-1.9.2-10 Linux asok 2.6.4-1.305custom #1 SMP Mon Apr 5 18:57:53 SAST 2004 i686 i686 i386 GNU/Linux Upgrading to the kernel 305 and policy 1.9.2-10 fixed the problem. Thank you. |