Announcement

Collapse
No announcement yet.

[Solved] How do I automount my NTFSdrives in Kubuntu 8.04?

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

    [Solved] How do I automount my NTFSdrives in Kubuntu 8.04?

    Hello! I don't know how to make all my drives available (both reading and writing) from start-up. If someone could tell me how, or where I can read about it I would be most grateful. It's really annoying to re-do everything everyday. I'm trying to convince my wife that Linux is a good thing but she claims that Kubuntu smells like my anus
    Help me please.

    #2
    Re: How do I automount my NTFSdrives in Kubuntu 8.04?

    Anders;

    You probably have a problem with the contents of your /etc/fstab file.

    A good explanation of the contents can be found in the wikipedia entry on 'fstab'.

    Also, can you open the Konsole and run cat /etc/fstab and post the output here, please?

    cheers

    Comment


      #3
      Re: How do I automount my NTFSdrives in Kubuntu 8.04?

      Install the package ntfs-config either through Adept Manager or from the command line (console) with:
      Code:
      sudo apt-get install ntfs-config
      ntfs-config

      This program allow you to easily configure all of your NTFS devices
      to allow write support via a friendly gui.
      Using Kubuntu Linux since March 23, 2007
      "It is a capital mistake to theorize before one has data." - Sherlock Holmes

      Comment


        #4
        Re: How do I automount my NTFSdrives in Kubuntu 8.04?

        Hi. thanks for quick replies. I have the ntfs-config installed but what do i do with it? Wheni try to start it nothing happens. Thought it would open a window for me where I could set upp things....

        Comment


          #5
          Re: How do I automount my NTFSdrives in Kubuntu 8.04?

          If you press <Alt><F2> and type ntfs-config into the box, press <Return>, and up will *pop* a dialogue.

          Comment


            #6
            Re: How do I automount my NTFSdrives in Kubuntu 8.04?

            ...then I get this:

            "KDEInit could not launch 'gksu'.:
            Could not find 'gksu' executable."


            Comment


              #7
              Re: How do I automount my NTFSdrives in Kubuntu 8.04?

              Input to the box:
              sudo ntfs-config
              "A problem well stated is a problem half solved." --Charles F. Kettering
              "Sometimes the questions are complicated and the answers are simple."--Dr. Seuss

              Comment


                #8
                Re: How do I automount my NTFSdrives in Kubuntu 8.04?

                Originally posted by AndersBrontosaurus
                ...then I get this:

                "KDEInit could not launch 'gksu'.:
                Could not find 'gksu' executable."


                Are you putting in precisely ntfs-config or are you prefacing it with gksu?

                By putting in ntfs-config it is supposed to throw up a requester for your password before it will allow you to run the application.

                Comment


                  #9
                  Re: How do I automount my NTFSdrives in Kubuntu 8.04?

                  Originally posted by arochester
                  Input to the box:
                  sudo ntfs-config
                  With all due respect, doesn't that ought to be kdesudo - as it's an application?

                  Comment


                    #10
                    Re: How do I automount my NTFSdrives in Kubuntu 8.04?

                    yep!

                    kdesudo.... worked. got a window where I could check the external alternative. but not internal. hope this works then.
                    thanks for help!

                    Comment


                      #11
                      Re: How do I automount my NTFSdrives in Kubuntu 8.04?

                      You're Welcome.


                      ... and before toad can get here to start nagging you would you like to Edit your original post and add Solved to the title?

                      Comment


                        #12
                        Re: How do I automount my NTFSdrives in Kubuntu 8.04?

                        Erkk! That's me put in my place.

                        With all due respect, doesn't that ought to be kdesudo - as it's an application?
                        http://www.psychocats.net/ubuntu/graphicalsudo
                        Why is it an issue?
                        Well, to be perfectly honest, most of the time it isn't. For a lot of applications, you can run them the improper way—using sudo for graphical applications and see no adverse side effects.
                        "A problem well stated is a problem half solved." --Charles F. Kettering
                        "Sometimes the questions are complicated and the answers are simple."--Dr. Seuss

                        Comment

                        Working...
                        X