Announcement

Collapse
No announcement yet.

[Solved] NTFS unprivileged user / partition not mounting

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Re: NTFS unprivileged user / partition not mounting

    tried
    Code:
    /dev/sda5	/media/Luggage_250	ntfs-3g	user,auto,exec	0	2
    doesn't work. same error msg 'mount is denied because setuid and setgid is insecure with the external FUSE libm either remove them from the bin or rebuild ntfs-3g with integrated fuse and make it setuid root, etc.'
    Single boot Kubuntu12.04 on Zepto NoxA14 Intel Dual Core 2GHz (64-bit), RAM 4Go, Nvidia GeForce 9600M GT

    Comment


      #17
      Re: NTFS unprivileged user / partition not mounting

      Code:
      ~$ sudo ntfsfix /dev/sda5
      Mounting volume... FAILED
      Attempting to correct errors...
      Processing $MFT and $MFTMirr...
      Reading $MFT... OK
      Reading $MFTMirr... OK
      Comparing $MFTMirr to $MFT... OK
      Processing of $MFT and $MFTMirr completed successfully.
      Setting required flags on partition... OK
      Going to empty the journal ($LogFile)... OK
      NTFS volume version is 3.1.
      NTFS partition /dev/sda5 was processed successfully.
      Works after reboot, great !! And all data is still there, as before ...
      I leave the mountpoint in /media. Should I leave the fstab entry as it is now (in previous post) ?
      I will also see if the problem occur again in case of another unclean shutdown (I think with that BIOS update I have another problem - critical temp reached - I will investigate)

      Thank you so much to you two for having followed the problem till its solution !
      Cheers
      kln
      Single boot Kubuntu12.04 on Zepto NoxA14 Intel Dual Core 2GHz (64-bit), RAM 4Go, Nvidia GeForce 9600M GT

      Comment


        #18
        Re: NTFS unprivileged user / partition not mounting

        no prob you could mark the post as solved now!!

        that is a realey anoing error and varey mistereous as it never realey telles you the file system neads checking

        VINNY
        i7 4core HT 8MB L3 2.9GHz
        16GB RAM
        Nvidia GTX 860M 4GB RAM 1152 cuda cores

        Comment


          #19
          Re: [Solved] NTFS unprivileged user / partition not mounting

          Well, now I know
          This process is completely harmless ?
          Single boot Kubuntu12.04 on Zepto NoxA14 Intel Dual Core 2GHz (64-bit), RAM 4Go, Nvidia GeForce 9600M GT

          Comment

          Working...
          X