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 ...
- 04-15-2011 #1Just 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.
- 04-15-2011 #2Linux Guru
- Join Date
- Oct 2007
- Location
- Tucson AZ
- Posts
- 1,939
What is the error message?Gives me an error message
What did you do to try to mount it?
- 04-15-2011 #3Just 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."
- 04-16-2011 #4
Do you happen to see it in the output of
fdisk -l
- 04-19-2011 #5Just 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.
- 04-19-2011 #6Just 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.


Reply With Quote