Bug 249982 - after recent yum update, ntfs mount not working
Summary: after recent yum update, ntfs mount not working
Keywords:
Status: CLOSED DUPLICATE of bug 249835
Alias: None
Product: Fedora
Classification: Fedora
Component: fuse
Version: 7
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Peter Lemenkov
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-07-28 22:12 UTC by Landon Kelsey
Modified: 2007-11-30 22:12 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-07-28 22:22:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Landon Kelsey 2007-07-28 22:12:42 UTC
Description of problem: During F7 load, I get failures:
mounting local filesystems [failed]
mounting other filesystems [failed]

USB drives are accessible
everything else seems to be OK!
ntfs was working and now I cannot access the ntfs drive containing MS XP Prof


Version-Release number of selected component (if applicable):
Linux localhost.localdomain 2.6.22.1-27.fc7 #1 SMP Tue Jul 17 17:13:26 EDT 2007
i686 i686 i386 GNU/Linux

Fails also under 
2.6.22.1-33.fc7


How reproducible: load 2.6.22.1-27.fc7 and look at boot messages, then try to
access ntfs


Steps to Reproduce:
1. load 2.6.22.1-27.fc7
2. look at boot messages
3. try to access ntfs


  
Actual results: USB flash drives are accessible but not ntfs


Expected results: should be able to access ntfs


Additional info:     I noticed that a recent yum update showed an update to ntfs-3g

Here is my /etc/fstab:

/dev/VolGroup00/LogVol00 /                       ext3    defaults        1 1
LABEL=/boot             /boot                   ext3    defaults        1 2
tmpfs                   /dev/shm                tmpfs   defaults        0 0
devpts                  /dev/pts                devpts  gid=5,mode=620  0 0
sysfs                   /sys                    sysfs   defaults        0 0
proc                    /proc                   proc    defaults        0 0
/dev/VolGroup00/LogVol01 swap                    swap    defaults        0 0
/dev/sda1 /media/Windows ntfs ro,umask=0222 0 0

Comment 1 Ignacio Vazquez-Abrams 2007-07-28 22:22:17 UTC

*** This bug has been marked as a duplicate of 249835 ***


Note You need to log in before you can comment on or make changes to this bug.