Announcement

Collapse
No announcement yet.

Problem with USB External HDD

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

    Problem with USB External HDD

    Mounts and opens and can close USB external HDD (formatted ext3) without any problem, but cannot write to drive. Cannot change permissions from Properties dialog box on drive.

    Any help would be much appreciated

    #2
    Re: Problem with USB External HDD

    With the drive connected, open a console and type the following:
    Code:
    sudo fdisk -l
    copy and paste the output.
    Code:
    cat /etc/mtab
    copy and paste the output.
    Code:
    cat /etc/fstab
    copy and paste the output.
    Windows no longer obstructs my view.
    Using Kubuntu Linux since March 23, 2007.
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment

    Working...
    X