Find the answer to your Linux question:
Results 1 to 6 of 6
I need to re-format an external drive. All the instructions I have found start with figuring out where the drive is mounted (sda, hda, etc.). However, as soon as my ...
  1. #1
    Just Joined!
    Join Date
    Apr 2011
    Posts
    4

    reformatting external drive

    I need to re-format an external drive. All the instructions I have found start with figuring out where the drive is mounted (sda, hda, etc.). However, as soon as my RH Linux machine sees the drive's format (ntfs) it decides it won't even mount it in the first place. Gives me an error message. Also, the drive doesn't show up at all via "df -k". Anyone know how to convince RHL to be a little more accepting? Thanks.

  2. #2
    Linux Guru
    Join Date
    Oct 2007
    Location
    Tucson AZ
    Posts
    1,939
    Gives me an error message
    What is the error message?
    What did you do to try to mount it?

  3. #3
    Just Joined!
    Join Date
    Apr 2011
    Posts
    4
    To mount it, I just plugged it into the USB socket. Within seconds I got a window saying -- don't remember exact words -- "Drive XXX cannot be mounted because it is formatted with the ntfs operating system."

  4. #4
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,071
    Do you happen to see it in the output of
    fdisk -l

  5. #5
    Just Joined!
    Join Date
    Apr 2011
    Posts
    4
    No, doesn't show up with fdisk -l either.

    FWIW, the disk seems to be good. It works just fine on a Windows desktop. I just can't use the ntfs.

    Thanks.

  6. #6
    Just Joined!
    Join Date
    Apr 2011
    Posts
    4
    OK, got it. I logged in *as root* and then ran fdisk. That gave me what I need. Yes, I have alot to learn. Thanks, all.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...