Announcement

Collapse
No announcement yet.

No easy access to Partition.

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

    No easy access to Partition.

    I have 2 partitions:
    - a primary OS partition.
    - a "/data" partition for storing files.

    *** I cannot copy and paste files into my "/data" partition in Dolphin. ***

    Do I have to use "sudo" (via the terminal) for everything or is there a way to set Dolphin to always assume "sudo"? I already tried setting file permissions for "/data" to "-rwx-rwx-rwx"...
    Thanks.


    #2
    Re: No easy access to Partition.

    No...you need to have the partition mounted correctly, then you will be able to copy files as a user...

    so, is this an internal drive, or external. Can you post your /etc/fstab file?

    mm0
    Dell Inspiron 1720 Laptop<br />Intel T9300 Core2Duo Processor @ 2.5Ghz<br />4 GB Ram | 1920 X 1200 Resolution<br />2 X 160 GB SATA HD Internal<br />Nvidia GeForce 8600M Graphics Adapter<br />Using Kubuntu 9.10

    Comment


      #3
      Re: No easy access to Partition.

      perhaps you need to chown the /data partition

      Comment


        #4
        Re: No easy access to Partition.

        u could also
        kdesu dolphin
        at lest until u fix the mount isue as mentioned above

        Comment

        Working...
        X