Find the answer to your Linux question:
Results 1 to 6 of 6
Well, first off I cannot open any files ending in ".gpg". it says "general error" when I try to open the file. secondly, I have an external hard drive and ...
  1. #1
    Just Joined!
    Join Date
    Jan 2010
    Posts
    12

    Two questions from a Linux n00b

    Well, first off I cannot open any files ending in ".gpg". it says "general error" when I try to open the file.

    secondly, I have an external hard drive and is not being recognized by my computer. The external HD is a "One Touch" by Maxor I think. It just says "cannot open volume".

    How can I fix these?

  2. #2
    Linux Guru
    Join Date
    Oct 2007
    Location
    Tucson AZ
    Posts
    1,946
    I assume you are referring to Gnu Privacy Guard files? They are not supposed to open, they're encrypted files and you need to "decrypt" them. Here's a link with some very basic info:

    Linux: How to Encrypt and decrypt files with a password

    Read your documentation on gpg or just google it.

    What's on your external drive? Do you have any partitiions? filesystems? How do you get the "cannot open volume" error?

  3. #3
    Just Joined!
    Join Date
    Jan 2010
    Posts
    12
    thanks for the .gpg thing, but with the external drive, no partitions, just my backed up files that i need to put back on my computer. No partitions or anything of the sort. all i do to get the error is plug it in.

  4. #4
    Just Joined! Outcast_Aussie's Avatar
    Join Date
    Nov 2006
    Location
    Peterborough UK
    Posts
    46
    Is that drive formatted up on windows (NTFS).

    If so how did you disconnect it ? No matter what you hear or read anywhere you absolutely MUST NOT just "pull the plug out". If you did that then boot back into windows and unmount it correctly before disconnecting the drive.

    The reason this happens is because windows sets a flag that the drive is in use and if you just pull it out then that flag has not been unset. So nothing else can read it.

    You could do a force read but it's easier to just boot into windows and let it do its thang !!

    If you Did "clean disconnect" then.... DUNNO !!

  5. #5
    Just Joined!
    Join Date
    Jan 2010
    Posts
    12
    Quote Originally Posted by Outcast_Aussie View Post
    Is that drive formatted up on windows (NTFS).

    If so how did you disconnect it ? No matter what you hear or read anywhere you absolutely MUST NOT just "pull the plug out". If you did that then boot back into windows and unmount it correctly before disconnecting the drive.

    The reason this happens is because windows sets a flag that the drive is in use and if you just pull it out then that flag has not been unset. So nothing else can read it.

    You could do a force read but it's easier to just boot into windows and let it do its thang !!

    If you Did "clean disconnect" then.... DUNNO !!
    I had my hard drive unpluged while I was downloading Ubuntu. So anyone know how to fix this? All my pictures and music is on there

  6. #6
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    run this without the drive plugged in
    Code:
    sudo fdisk -l
    now plug it in and run that command again, post output each time

Posting Permissions

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