Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: Can't mount NTFS hard drive under 5.0.1

  1. #1
    Junior Member
    Join Date
    Jul 2006
    Posts
    5

    Can't mount NTFS hard drive under 5.0.1

    Hi,

    I've just done a PMI of 5.0.1, and can't now mount my Windows XP NTFS partitions (I only want read access, which I could do with 4.0.2).

    When I click on the drive icon, I get the following error message:

    Could not mount device.
    The reported error was:
    fuse: failed to exec fusermount: Permission denied
    fuse_mount failed.
    Unmounting /dev/hda5

    I'm assuming that fuse is a new package in 5.0.1 - any suggestions as to what I need to do to mount these NTFS partitions?

    Thanks,

    Mike

  2. #2
    Junior Member
    Join Date
    Jul 2006
    Posts
    5
    OK, so I can mount the NTFS partition as root in the console, and then click on the desktop icon to open a directory viewer, but I wanted to be able to just click on the icon (as I could under 4.0.2 and still can for FAT partitions).

    Is there anything I can do to set permissions, e.g., in /etc/fstab, so that each time I start Knoppix I can access the NTFS partition from the desktop?

    Thanks in advance,

    Mike

  3. #3
    Senior Member registered user
    Join Date
    Jul 2006
    Posts
    117

    Can't mount NTFS hard drive under 5.0.1

    This is the entry I created in my fstab:

    /dev/hdb5 /media/hdb5 ntfs noauto,users,exec,umask=000,uid=knoppix,gid=knoppi x 0 0

    (obviously change hdb5 to wherever your ntfs partition is)

    It seems to work for me. Click on icon = mount ntfs read only. Right-click gives an option to change to read/write mode.

    Do let me know if it works for you.

    Regards.

  4. #4
    Junior Member
    Join Date
    Jul 2006
    Posts
    5
    Hi Jacky,

    This is essentially what I've already got in fstab, only difference being '/media/hda5' as opposed to '/mnt/hda5' (my partition is hda5).

    Changed it, but got same error message.

    Mike

  5. #5
    Senior Member registered user
    Join Date
    Jul 2006
    Posts
    117
    Hi,

    My ntfs click-and-read capability worked "right out of cd toaster" more or less. However, I have managed to replicate your error messages. The errors come when the user group (which in my case is called "knoppix" in group "fuse") does not have execute permission for the command /usr/bin/fusermount.

    By default, fusermount needs these permissions:
    owner(i.e. root)=r,w,x, setuid
    group(fuse)=r, x
    others=

    Something must have happened during your PMI, so if the permissions are not as above, try changing them back e.g. In a root console: chmod u=rwxs,g=rx /usr/bin/fusermount

    Then check that the user knoppix is a member of the fuse group and if not add him to the group. You can do this with KUser from the System menu. Find user knoppix or whatever your user name is, click on the name and you can check which groups he is in. Leave the entries in fstab as they are since they look the same as my fstab which works.

    I am also adding a link to this useful page with various ntfsmount error messages:
    http://<a href="http://wiki.linux-nt...=ntfsmount</a>

    The examples on this webpage are not exactly the same as your error messages. I only managed to get the exact error message when I removed execute permission from group with e.g. chmod g=r /usr/bin/fusermount

    Regards.

  6. #6
    Junior Member
    Join Date
    Jul 2006
    Posts
    5
    Jacky,

    Your description of permissions and groups put me on the right track.

    Looking at the permissions for /usr/bin/fusermount, I discovered that owner = root, but group = 128, a non-existent group (verified by KUser), and as knoppix is not a member of this group, this is why I was getting the error message. (Something must have got corrupted on install.)

    Changing group to fuse (with chgrp) solved the problem.

    Thanks for your help.

    Mike

  7. #7
    Junior Member registered user
    Join Date
    May 2006
    Posts
    13
    I had the same problem. I fix it.
    See this post, to know how I fix.
    http://www.knoppix.net/forum/viewtop...487&highlight=

  8. #8
    Banned
    Join Date
    Aug 2006
    Posts
    3

    Total Newb Needs Your Help

    My Windows XP machines crashed and won't boot and so I'm trying to use Knoppix 5.0.1 to salvage some files -(I don't need to write to my hard drive, just want to copy files over). But I'm also having problems mounting my hard drive --I keep getting this error message:

    Failed to load $MFT: input/output error
    Failed to startup volume: input/output error
    Couldn't mount device '/dev/hda1': input/output error
    Mount failed
    Please check that the device is plugged correctly

    I've confirmed that the drive is securely plugged into my motherboard. Any help is greatly appreciated.

  9. #9
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441

    Re: Total Newb Needs Your Help

    Quote Originally Posted by ZenMaster
    Any help is greatly appreciated.
    See answers #7 and #5.

  10. #10
    Banned
    Join Date
    Aug 2006
    Posts
    3

    Re: Total Newb Needs Your Help

    Quote Originally Posted by Harry Kuhman
    If I understand correctly, answer #7 points to some issue with the subject line. If that's the case, I apologize for the confusion -- I posted under the original post title of "Can't mount NTFS hard drive under 5.0.1" and only added my own subtitle of "Total Newb Needs Your Help" as an addendum.

    Answer #5 points me to the Rescue FAQ, which I actually did read already but did not mention that I did so. If it matters, I also read http://www.shockfamily.net/cedric/knoppix/ and http://www-128.ibm.com/developerwork...obg-SysRecover. They all provided useful information, but unless I completely missed it, none seemed to addressed my specific issue -- a failure to mount my NTFS drive with the specific error messages that I described.

    Please let me know if there are other resources I've missed or further information I can provide in order for someone to give me a suggestion on what to do next. Thanks again.

Page 1 of 2 12 LastLast

Similar Threads

  1. NTFS Drive Wont Mount
    By couverman in forum Hdd Install / Debian / Apt
    Replies: 1
    Last Post: 02-02-2007, 06:13 AM
  2. Can not Mount NTFS Drive after Hard Disk installation
    By Explorer2 in forum Hdd Install / Debian / Apt
    Replies: 5
    Last Post: 06-22-2006, 03:40 PM
  3. mount ntfs drive as read write
    By dcleghorn in forum General Support
    Replies: 3
    Last Post: 03-02-2006, 10:46 PM
  4. Captive NTFS on Knoppix 3.6 and WInXP / NTFS hard drive
    By itaydagani in forum MS Windows & New to Linux
    Replies: 3
    Last Post: 02-02-2005, 12:53 AM
  5. Hard Drive Salvage from corrupted Windows XP NTFS drive
    By kidsatacrux in forum MS Windows & New to Linux
    Replies: 19
    Last Post: 08-03-2004, 07:41 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Supermicro 4U 4x Nvidia GPU AI Server 3.8Ghz 8-Core 256GB 2x10G SFP+ 2x2200W picture

Supermicro 4U 4x Nvidia GPU AI Server 3.8Ghz 8-Core 256GB 2x10G SFP+ 2x2200W

$3472.00



Supermicro 4U 4x Nvidia GPU AI Server 2.6Ghz 8-Core 256GB 2x10G SFP+ 2x2200W picture

Supermicro 4U 4x Nvidia GPU AI Server 2.6Ghz 8-Core 256GB 2x10G SFP+ 2x2200W

$1382.00



Supermicro 4U 4x Nvidia GPU AI Server 3.6Ghz 8-Core 256GB 2x10G SFP+ 2x2200W picture

Supermicro 4U 4x Nvidia GPU AI Server 3.6Ghz 8-Core 256GB 2x10G SFP+ 2x2200W

$1732.00



Intel - Core i9-13900K 13th Gen 24 cores 8 P-cores + 16 E-cores 36M Cache, 3 ... picture

Intel - Core i9-13900K 13th Gen 24 cores 8 P-cores + 16 E-cores 36M Cache, 3 ...

$689.99



Intel - Core i7-13700K 13th Gen 16 cores 8 P-cores + 8 E-cores 30M Cache, 3.4... picture

Intel - Core i7-13700K 13th Gen 16 cores 8 P-cores + 8 E-cores 30M Cache, 3.4...

$489.99



Dell OptiPlex 7060 Micro 8-Core i7 8700 3.20GHz 16GB  512GB SSD Win 11 Pro picture

Dell OptiPlex 7060 Micro 8-Core i7 8700 3.20GHz 16GB 512GB SSD Win 11 Pro

$214.00



AMD Ryzen 7 7800X3D 8-Core - 16-Thread 4.2 GHz (5.0 GHz Max Boost) Socket A... picture

AMD Ryzen 7 7800X3D 8-Core - 16-Thread 4.2 GHz (5.0 GHz Max Boost) Socket A...

$339.95



Apple Mac Pro Processor Tray 5,1 2010 2012 2.4ghz 8 core picture

Apple Mac Pro Processor Tray 5,1 2010 2012 2.4ghz 8 core

$79.99



Dell Optiplex 5060 SFF 8th Gen Core i7 3.2GHZ 16GB 512GB Win 11 Pro picture

Dell Optiplex 5060 SFF 8th Gen Core i7 3.2GHZ 16GB 512GB Win 11 Pro

$249.00



Lenovo Loq 15Irh8 15

Lenovo Loq 15Irh8 15" Laptop Core i5-13420H GeForce RTX 2050 16GB 512GB SSD W11H

$499.99