Announcement

Collapse
No announcement yet.

Cannot load NTFS Partitions

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

    Cannot load NTFS Partitions

    I am using Alpha 5 and I am getting the error below when I am trying to access my Windows 7 partitions. Has anyone else seen this error? Does anyone know how to fix it? Please know I am new to linux and do not know much when it comes to using the command line in it.


    An error occurred while accessing 'Volume (ntfs)', the system responded: org.freedesktop.Hal.Device.Volume.InvalidMountOpti on: The option 'locale=en_US.UTF-8' is not allowed for uid 1000

    #2
    Re: Cannot load NTFS Partitions

    Let's see your /etc/fstab file.
    Using Kubuntu Linux since March 23, 2007
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment


      #3
      Re: Cannot load NTFS Partitions

      I am using Alpha 5...
      If you are using the Kubuntu Karmic Alpha 5 (soon Alpha 6) which will in time become Kubuntu 9.10. Then maybe this will help >Topic: Mount problem


      More links:

      > Topic: The usual WARNINGS and CAVEATS about using development versions
      > Topic: SEARCH BEFORE POSTING
      > Topic: Karmic Release Schedule, Plans, KDE 4.3
      > In Development - 9.10 Karmic Koala
      Before you edit, BACKUP !

      Why there are dead links ?
      1. Thread: Please explain how to access old kubuntu forum posts
      2. Thread: Lost Information

      Comment


        #4
        Re: Cannot load NTFS Partitions

        Rog131: I saw the links mentioned but it doesnt have a specific fix, that I could see according to last posting. Also I don't know how to check what they are talking about.

        Snowhog: Here is my fstab file:

        # /etc/fstab: static file system information.
        #
        # Use 'blkid -o value -s UUID' to print the universally unique identifier
        # for a device; this may be used with UUID= as a more robust way to name
        # devices that works even if disks are added and removed. See fstab(5).
        #
        # <file system> <mount point> <type> <options> <dump> <pass>
        proc /proc proc defaults 0 0
        # / was on /dev/sda1 during installation
        UUID=d1a82209-6f7b-4bcc-948c-00ae523de387 / ext4 errors=remount-ro 0 1
        # swap was on /dev/sda5 during installation
        UUID=f2d62301-d726-4da7-aec6-bed99811e16b none swap sw 0 0
        /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0

        Comment


          #5
          Re: Cannot load NTFS Partitions

          Easy fix. In a Konsole type or copy & paste:

          Code:
          sudo apt-get install ntfs-cong && kdesudo ntfs-config
          • Tick all the checkboxes,
          • Click anywhere it asks you to give a name (to type in what you want the drive to be called).
          • Click OK.
          • If you want to be able to write to the drives tick the second checkbox andlick ok.


          Problem solved.

          Now if you would like for new users to not have this problem at all, please make some (polite) noise over at:
          https://bugs.launchpad.net/ubuntu/+s...3g/+bug/395079
          Kubuntu Lover - The blog for Kubuntu lovers since 2008!

          Comment


            #6
            Re: Cannot load NTFS Partitions

            thars allso a link to a fix hear

            http://kubuntuforums.net/forums/inde...opic=3106748.0

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

            Comment

            Working...
            X