Announcement

Collapse
No announcement yet.

How can I give read/write permissions to my new 2nd internal drive

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

    How can I give read/write permissions to my new 2nd internal drive

    I installed a 2nd hard drive and formatted it using Gpartd. I don't know how to make it readable so that I can move my images over to it. When I try to move a file, I get "permission denied". Can anyone please help me out on this?

    Thanks!

    #2
    Re: How can I give read/write permissions to my new 2nd internal drive

    Read this:
    http://www.psychocats.net/ubuntu/mountlinux
    Sony Vaio Desktop<br />P4 2.4Ghz / MOBO Socket 478<br />1Gb DDR<br />Nvidia GeForce FX 5500<br />Kubuntu 9.04 (JJ)

    Comment


      #3
      Re: How can I give read/write permissions to my new 2nd internal drive

      Thanks, roblate, it now works. I have a second issue regarding mounting/permissions. I have a second partition on my primary drive that I need to mount. Is there a tutorial that covers that situation? Thanks.

      Comment


        #4
        Re: How can I give read/write permissions to my new 2nd internal drive

        What is on the partition? Do you know how it is formatted?

        Open a console and type:
        Code:
        sudo fdisk -l
        (that's a lower case L)
        Copy/paste the complete output in your reply. While still in the console, type:
        Code:
        cat /etc/fstab
        Copy/paste the complete output in your reply.
        Using Kubuntu Linux since March 23, 2007
        "It is a capital mistake to theorize before one has data." - Sherlock Holmes

        Comment

        Working...
        X