External drive encryption lockout

Hi,
I am running time machine on an encrypted external drive.  Usually I have to log into the drive with a password upon connecting it.  The problem I experienced is that drive locked me out and would freeze upon entering my password.  I tried repairing drive with disk utility to no avail, the problem occured for about 24 hours.  I read numerous forum entries about this problem where there seemed to be no definitive answer. A lot of ppl had given up and reformatted there drives.
When I tired diskutil cs list the drive I was getting,
CoreStorage logical volume groups (1 found)
|
+-- Logical Volume Group ***
    =========================================================
    Name:         Big Kitty
    Status:       Online
    Size:         2000052772864 B (2.0 TB)
    Free Space:   0 B (0 B)
    |
    +-< Physical Volume ***
    |   ----------------------------------------------------
    |   Index:    0
    |   Disk:     disk1s2
    |   Status:   Online
    |   Size:     2000052772864 B (2.0 TB)
    |
    +-> Logical Volume Family ***
        Encryption Status:       Locked
        Encryption Type:         AES-XTS
        Conversion Status:       Complete
        Conversion Direction:    -none-
        Has Encrypted Extents:   Yes
        Fully Secure:            Yes
        Passphrase Required:     Yes
        |
        +-> Logical Volume ***
            Disk:                  -none-
            Status:                Locked
            Size (Total):          1999733997568 B (2.0 TB)
            Conversion Progress:   -none-
            Revertible:            No
            LV Name:               Big Kitty
            Content Hint:          Apple_HFS
Magically today my drive started working again so I just wanted to know if anyone has experienced this problem and if so was it related to the HD failing or an OS/X problem.
When I run diskutil cs list after it is working again I get;
CoreStorage logical volume groups (1 found)
|
+-- Logical Volume Group ***
    =========================================================
    Name:         Big Kitty
    Status:       Online
    Size:         2000052772864 B (2.0 TB)
    Free Space:   0 B (0 B)
    |
    +-< Physical Volume ***
    |   ----------------------------------------------------
    |   Index:    0
    |   Disk:     disk1s2
    |   Status:   Online
    |   Size:     2000052772864 B (2.0 TB)
    |
    +-> Logical Volume Family ***
        Encryption Status:       Unlocked
        Encryption Type:         AES-XTS
        Conversion Status:       Complete
        Conversion Direction:    -none-
        Has Encrypted Extents:   Yes
        Fully Secure:            Yes
        Passphrase Required:     Yes
        |
        +-> Logical Volume ***
            Disk:               disk2
            Status:             Online
            Size (Total):       1999733997568 B (2.0 TB)
            Size (Converted):   -none-
            Revertible:         No
            LV Name:            Big Kitty
            Volume Name:        Big Kitty
            Content Hint:       Apple_HFS
The difference you'll notice is the Disk is now disk2, and there is a volume name.
Thanks Matt

Launch the Console application in any of the following ways:
☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
☞ Open LaunchPad. Click Utilities, then Console in the page that opens.
Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left.
Click the Clear Display icon in the toolbar. Try the action that you're having trouble with again. Post any messages that appear in the Console window – the text, please, not a screenshot.
Important: Some private information, such as your name, may appear in the log. Edit it out by search-and-replace in a text editor before posting.

Similar Messages

  • How can I retrieve the password hint of an external drive encrypted with FileVault 2?

    Hi,
    I'm running on 10.7.3, I have an external HDD that is fully encrypted with FileVault 2.  When encrypting an external drive, FileVault 2 doesn't provide a recovery key, but it gives you the opportunity to give a hint at the time you enter the password.  My question is: how can I get this hint?
    I'm asking because I can't mount the drive anymore.  I keep getting prompted to enter the password, and although I believe I'm sure what the password is, it keeps getting refused.  The weird thing is that I have never been asked this password because the drive has always been automatically mounted after reboots, I guess because the password was in my Keychain.  I have no idea why it no longer auto-mounts and none of the passwords I tried worked.
    In Disk Utility, when I tried to "verify" the locked volume, Disk Utility logs an error in system.log with no other user visible action.  I filed a bug with Apple about this (#11286871) but I'm still waiting to hear back from them.  The error logged is:
    Apr 20 22:53:17 nowwhat Disk Utility[1508]: -[__NSCFDictionary setObject:forKey:]: attempt to insert nil value (key: diskIdentifier)
    Apr 20 22:53:17 nowwhat Disk Utility[1508]: (
                        0   CoreFoundation                      0x00007fff915bffc6 __exceptionPreprocess + 198
                        1   libobjc.A.dylib                     0x00007fff87a37d5e objc_exception_throw + 43
                        2   CoreFoundation                      0x00007fff915bfdfa +[NSException raise:format:arguments:] + 106
                        3   CoreFoundation                      0x00007fff915bfd84 +[NSException raise:format:] + 116
                        4   CoreFoundation                      0x00007fff9157cf3b -[__NSCFDictionary setObject:forKey:] + 219
                        5   DFA                                 0x000000010a1aa1b8 DFA + 25016
                        6   DFA                                 0x000000010a1ad701 DFA + 38657
                        7   DFA                                 0x000000010a1a61de DFA + 8670
                        8   CoreFoundation                      0x00007fff915af75d -[NSObject performSelector:withObject:] + 61
                        9   AppKit                              0x00007fff8e507cb2 -[NSApplication sendAction:to:from:] + 139
                        10  AppKit                              0x00007fff8e507be6 -[NSControl sendAction:to:] + 88
                        11  AppKit                              0x00007fff8e507b11 -[NSCell _sendActionFrom:] + 137
                        12  AppKit                              0x00007fff8e506fd4 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2014
                        13  AppKit                              0x00007fff8e586d04 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 489
                        14  AppKit                              0x00007fff8e505bde -[NSControl mouseDown:] + 786
                        15  AppKit                              0x00007fff8e4d06e0 -[NSWindow sendEvent:] + 6306
                        16  AppKit                              0x00007fff8e46916d -[NSApplication sendEvent:] + 5593
                        17  AppKit                              0x00007fff8e3ff1f2 -[NSApplication run] + 555
                        18  AppKit                              0x00007fff8e67db88 NSApplicationMain + 867
                        19  Disk Utility                        0x0000000104c4e475 Disk Utility + 9333
                        20  Disk Utility                        0x0000000104c4e270 Disk Utility + 8816

    Even if you succeed with the difficult instructions to do this, if you are running Mavericks (10.9.x) on your Mac, count on it to start over with a whole new backup of your Mac, so you will have two separate backup files for the Mac on the Time Capsule.
    Realistically, few of us ever need to go back months or years to retrieve a file from Time Machine. My recommendation would be to keep the external hard drive around for a few months until you have a good backup history established for the Mac....and then delete the backups from the drive and use it as a spare hard drive.

  • •Best External Drive Encryption Software????

    Hi,
    I need to find a good external firewire drive encryption software, any recommendations? I have gigs of legal files that must be encrypted but with a VERY stable program.
    Thanks,

    Disk Utility makes AES-256 images which can be put on external hard drives. Of course the power of encryption also depends on the quality of your password. If you use anything that might be found in any language in the password, that won't work. Mixing numbers and letters without vowels is the best way to construct passwords. Mixing cases helps too.

  • Mounting external drive encrypted with Luks

    Hello guys,
    since I'm using Luks for my whole system I'd like to backup it on my external hard drive that should be encrypted too.
    So I used the following commands:
    cryptsetup -c aes-xts-plain -s 512 luksFormat /dev/sdb
    cryptsetup luksOpen /dev/sdb external
    mkfs.ext4 /dev/mapper/external
    I'm then able to mount it with
    mount -t ext4 /dev/mapper/external /media/external
    But I want to automise that, means my external drive should be mounted automatically by system (I guess it's only via udev possible?) after it was plugged in, without any passphrase scan and with complete user access, not just root.
    How could I achieve that?
    Thank you for your help.

    2go drives are always bound to a user login when used with the "automatic unlock" option. That means, they get unlocked when you logon. As the server service starts before logon, the device is not ready to be shared, yet. Normal and expected.
    You can only setup a scheduled task that restarts the server service after logon (trigger: "at logon"), that would work.

  • External HFS encrypted password change & Drive mounting in Disk Utility without password

    I have two questions:
    1. I have an external HFS encyrpted drive that was encrypted via Mavericks Disk Utility. I have the password for it in 1password but I cannot cut and paste it when it attempts to mount. It is a very long password and it would not be practical to type it manually. It seems that Apple does not permit pasting such passwords (I have also tried to copy the password to a sticky note and then into the drive mount password prompt with no results, thus it is not unique to 1Password). At any rate, to remedy this situation, I would like to change the password to something smaller and memorizable (which is very very unfortunate as I find this a gaping security issue for who, in their right mind will manualy type in a 60 character password every time?). I have not been able to locate a method to change this external drive's password. Any assistance would be greatly apprecaiated.
    2. Alarmingly, I AM able to mount the drive WITHOUT entry of the password if I do a verify disk and repair disk. This is horrifying. This means that without any password someone can mount the drive just by running these utilities.
    Thanks in advance.

    You wrote: "It's definitely formatted for windows...I have Disk Warrior, but it doesn't see my drive "DiskWarrior only works on disks in Mac OS formats, e.g. "Mac OS Extended" (aka HFS Plus or HFS+), "Mac OS Extended (Journaled)." It won't fix disks in MS-DOS/FAT32 format.
    There are PC-specific disk utilities, akin to DiskWarrior for Mac, so if you have a PC as well, a PC disk utility might help repair the directory corruption if run from a PC.
    External drives, whether they're formatted for PCs or Macs, can be subject to the same causes of directory corruption discussed in See my "Data corruption and loss: causes and avoidance" FAQ. Some of those causes have nothing to do with hardware failure and many are preventable.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X
    Note: The information provided in the link(s) above is freely available. However, because I own The X Lab™, a commercial Web site to which some of these links point, the Apple Discussions Terms of Use require I include the following disclosure statement with this post:
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • Windows 8: Bit Locker encrypted drive "Access Denied" external drive

    I rebuilt my computer and installed win 8.1 pro.  Now my external drive comes up as an empty drive with "Access denied".  Here is the kicker: I had turned off bitlocker on the external drive long ago as it interfered with automated backups.
    Running the commands suggested here:
    https://social.technet.microsoft.com/Forums/windows/en-US/738c1760-c96d-430f-9ae6-1f28f5c60998/windows-8-bit-locker-encrypted-drive-not-found-or-access-denied?forum=w8itprosecurity it shows the bitlocker but as unlocked.  Drive still shows empty.
    Any suggestions?
    Thanks,
    Markus

    Ahh, turns out to be permission issue not bitlocker (or maybe bitlocker caused it to lose permissions, don't know).
    Opened MyPc, right click on drive ->properties->security->advanced and selected apply to all.
    Markus

  • Time machine - how to stop external hard drive encryption?

    Hi all
    I've just gotten a larger hard drive and more RAM for my 1.5 year old MacBook Pro, running OSX 10.7.5. I restored my system using the latest Time Machine backup at the time from the external HD I want to continue to use. Somewhere along the line, after the restore, I must have replied "yes" to encrypt the external HD and now it's dong the encryption thing for hours and hours and hours. Looking at the contents of the external HD, it appears to have done backups whenever I've attached the external drive, so I think my data is secure.
    The external drive is a Western Digital 2 TB, with a power cord. I'm using it for Time Machine and my Aperture vault. I may want to add my Bootcamp partition to the Time Machine, though I've been backing that up separately.
    Is there any way I can suspend this encryption and set it to "no encryption" now that I've done the deed? I've looked through the community discussions on this (as well as Time Machine Help, and on the internet), and I don't see anything that guides me in this (at least, only something from earlier this year that indicates that I would have to reformat the external drive - is this still the case?).
    Can I just shut down my MBP with this process going on? This HD is not USB powered, so I can't just carry the two machines to another location, as the external is plugged in and unplugging it would shut it off.
    Would upgrading to Mountain Lion help with this situation? I'm thinking I want to do this anyway, as I like the sound of some of the new features.
    Thanks so much.

    The problem here is the way Apple chooses to implement Time Machine Backup in 10.6.x to a Network volume. When TM first came out myself and a bunch of similarly naive Unix hackers figured we could get the best of both worlds by backing up with Time Machine to a backed up or otherwise redundant network volume using Time Machine. But in the beginning TM didn't backup to network volumes. It does now by creating a sparse bundle on the network volume and backing up to the Sparse bundle as if it were a physical, local, disk drive. I seems logical to infer that Time Machine was written to backup to locally connected disk drives which differ from network disk drives in one very important respect: You can tell a local, physical disk drive that you need to know the status of any given write operation and you can trust that result with a reasonably high degree of confidence. That same can't be said for a write to network drive so Apple fakes it by creating a Pseudo Drive or Disk Image Drive on the network volume and writing way. The Sparse Bundle Error comes up when the Pseudo Drive wasn't put away correctly. There are filesystem repair programs to fix this condition which are described in other threads. Dig around for "fsck sparse bundle" on Google the next time this happens and you may be able to rescue things.

  • Create Full HD Backup to encrypted bootable external drive

    I have used SuperDuper to copy my internal HD to a bootable external drive configured with a 300 GB partition. Now I want to go one step further by creating that same backup but this time I want my external data to be encrypted for added security. I do not care if the OS and Applications files are encrypted as long as I can encrypt my home folder.
    1) Does SuperDuper have an encryption feature?
    If yes, how do you activate it?
    2) If not, can I accomplish what I want using a Macbook Pro utility e.g. Disk Utility and perhaps
    turn on FileVault?
    3) Can I simply just turn on FileVault encryption and use Finder to drag my internal HD to external?
    If yes, will my external drive now be bootable still?
    Thanks in advance.

    Turn on Filevault, then use SuperDuper.

  • How do I encrypt/password protect an external drive?

    Hey, I have over 80 gigs of music saved on an external hard drive I use with my MBP. I take this disk to different studios, etc and want to make sure that I am the only one who can access the external drive when it is plugged into a computer. Is there a way to encrypt/passwork protect an entire external drive? I looked into the disk image thing, but as far as I can tell there are space limitations with this (or am I wrong)?
    I would really appreciate anyones help with this. Thanks.

    If you want to password protect a folder ...
    Launch /Applications/Applescript/Script Editor
    Paste this in:
    on opening folder This_Folder
    repeat
    tell application "Finder"
    set dialogresult to display dialog "Restricted Folder. Please enter the password to access folder:" buttons {"Ok", "Close"} default button 1 default answer "" with hidden answer
    copy the result as list to {PWText, button_choice}
    set button_choice to the button returned of dialogresult
    if button_choice is equal to "Ok" then
    set PWText to the text returned of dialogresult
    if not PWText = "your password" then
    display dialog "Access Denied" buttons {"Ok"} default button 1
    else
    display dialog "Access Granted" buttons {"Ok"} default button 1
    exit repeat
    end if
    else if button_choice is equal to "Close" then
    tell application "Finder"
    close folder This_Folder
    exit repeat
    end tell
    end if
    end tell
    end repeat
    end opening folder
    Click 'Compile' then 'Save As'
    (Where it says "*your password*" insert the one you want)
    Then CTRL-click on a folder / (Enable Folder Actions if not on) / Configure Folder Actions / Activate and select your script.

  • Encrypt External Drive with TrueCrypt / PGP Signature

    I want to use TrueCrypt to encrypt an external drive. I understand the new version of FileVault can do this but I prefer not to upgrade to Lion. I'd rather wait till Mountain Lion comes out later this year.
    For those who have used both...Just wondering how TrueCrypt compares to FileVault in regards to encrypting an external drive.
    Also, I am trying to install or execute the PGP Signature to ensure that the TrueCrypt software that I am downloading from the TrueCrypt's Web site is authentic and has not been hacked.
    How do I run or install it? I double-click on the PGP Signature file, a window pops up and says it cannot find an application to open it. I even tried removing the ".sig" from the end of the file name and it say it cannot open the disk image.
    There are instructions on the TrueCrypt web site for Windows users but none for the Mac users that I can see.

    If you want better, more reliable security on a external drive, you should get a self encrypting external drive, these have a hardware based encryption, either a physical key and/or keypad to enter a password and do all the encryption/decryption on the drive itself.
    No need for software means you can take your data to any secure machine and the computer thinks it just another drive. Software can become unrelaible or glitchy, subjected to updates/tampering. Hardwired requires physical possession of the device.
    Also there are smalller portable USB thumb drives like Iron Key that also self-encrypt and have the advantage of being quickly discarded upon a threat.

  • Plausible deniability on an encrypted external drive?

    Hello,
    I would like to use an external drive as a backup to store my personal data. As I don't care about Windows compatibility, LUKS seems good for that.
    But my problem is to encrypt my critical data (like bank details), where a nested hidden volume seems a good option. Arch still has the "good" version of TrueCrypt, but its strange end of life announcement make me wonder if it's still good to use.
    LUKS' author doesn't plan to add this yet, listing a number of reasons but a comment (#18) seems to tell it's feasable.
    So what are my options if I want to do that?
    Thanks.

    In regards to plausible deniability, it's possible to go even further if you're willing to roll up your sleeves...
    You can do something like creating a "normal" partition containing stuff you don't care too much about, partially spanning the disk. Then, in the unallocated space beyond that partition, pick a region of sectors to use as the encrypted volume, and set up a loop device to access them.
    losetup -o [offset in bytes] --sizelimit [size in bytes] /dev/loop0 /dev/sdX
    Then, set up dm-crypt in *plain* mode on that loop device (plain mode means no header, so the encrypted data is theoretically indistinguishable from random garbage):
    cryptsetup --cipher=${chosen_cipher} open --type=plain /dev/loop0 ${some_name}
    which will make the decrypted device show up at /dev/mapper/some_name. This command prompts for a passphrase to be entered. note this command has do be re-done the same each time you need to mount the decrypted storage. You can also use a keyfile, by adding
    --key-file=somefile --key-size=${size_of_key_in_bits}
    to the cryptsetup command before "open". The mapper device can then be closed with
    crypsetup close ${some_name}
    and the raw loop device removed with
    losetup -d /dev/loop0
    If you do it this way, both the opening commands must be done manually when you want to access the encrypted storage. Additionally you'll need to remember the offset and size of the region on the external drive that is your encrypted data. However, if you overwrite the disk with random data before starting, there's no way to tell the encrypted data is there just by looking at the disk - hidden amongst the random data. The idea of the normal partition before it is to act like a decoy, so you could claim the "unallocated" space is just where you want to add a new partition later.

  • HT201250 I've just used an external drive to back up my Mac with Time Machine. I have Lion, but didn't click and check the "Encrypt Backup Disc". What should I do? Can I delete the external drive and start again, or can I encrypt later?

    I've just used an external drive to back up my Mac with Time Machine. I have Lion, but didn't click and check the "Encrypt Backup Disc". What should I do? Can I delete the external drive and start again, or can I encrypt later?

    I guess if stolen or lost it would protect my "stuff", and if I'm travelling would protect my privacy.
    You must understand the purpose and implications of encryption before deciding whether to use it.
    Encryption locks your data with a password. If you forget that password, the data is lost beyond any chance of recovery. Neither Apple nor anyone else will be able to help you recover that data if you don't know the password.
    By the same token, the password must be strong enough to provide the security you want. For example, if you're the potential target of industrial espionage by a government or large corporation, you need the strongest possible password. To create and manage such a password safely is a task in itself, not to be undertaken lightly.
    If you're only concerned about casual snooping by someone with no special skill, a weak, easily-remembered password is appropriate.
    But regardless of the strength of the password, if you lose it, the data is gone forever.
    Another point to remember is that if you encrypt your data on one storage device, you must also encrypt it on all other storage devices that would be accessible to the same attacker. Otherwise the data isn't protected. For example, if you keep your computer and your backup drive in the same room, and the internal drive of the computer is not encrypted, then there's no point in encrypting the backup drive.

  • Encrypted External Drive Issue

    I have a WD 1TB external hard drive I formatted / encrypted using the Disk Utility function when I was running Lion. I have since upgraded to Mountain Lion and whilst I can still view and read the files from my Mac, I cannot seem to delete the files, or at least they show as deleted, but no additional space is made available on the drive.  The drive does not seem to be completely compatible with Mountain Lion. Has anyone encountered a similar issue and have a solution that does not involve me reformatting my external hard drive? Thank you in advance for any responses.

    Hi, I tried your advice and it tells me the external drive is ok, and the ERASE section is grey, probably because I encrypted the disk!?!
    Still the same issue: every time I enter my password to access the external hard drive, it restarts the macbook and I get a screen that says: the computer restarted because of a problem... so frustrating!
    Any other ideas?

  • HOW TO FIX MOUNT ISSUE ON OSX 10.8.3 AND ENCRYPTED EXTERNAL DRIVES

    OSX version 10.8.3 doesn't mount my encrypted external drive (MAC OSX extended journalled encrypted). When I enter my password the window greys out and stays there forever without mounting the drive. I have two seperate drives on this HDD ( one Fat and the other one journaled encrypted) the Fat one mounts without any roblem. The only option in the first aid tab is verify disk and everything else is greyed out. Resault of verify is "Error: This disk needs to be repaired. Click Repair Disk." but I can't run repair since it is greyout.

    If the volume won't mount, you can't repair it.
    Triple-click anywhere in the line below to select it:
    diskutil list; echo; diskutil cs list
    Copy the selected text to the Clipboard (command-C).
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V).
    Post any lines of output that appear below what you entered — the text, please, not a screenshot.
    If any personal information appears in the output, anonymize before posting, but don’t remove the context.

  • How to Encrypt Home Folder Located on External Drive

    I have an iMac 5K with a 512GB internal SSD.  I decided to relocate my users' home folders to an external HDD due to their size (won't all fit on the SSD).
    That part is working fine.  However, it has now dawned on me that I would like to encrypt those home folders in case that external HDD is stolen.  The problem, of course, is that by encrypting that external HDD, those users won't be able to login, since you can't login if your home folder is not immediately available.
    Only solution that I read about is to have another user (with a home folder on the SSD) login first after startup and decrypt the HDD.  The would then allow the other users to login successfully.
    Is that the solution I should go with here?  Or is there some other approach that will work better?  Or should I move my home folders back to the SSD and just keep the large stuff on the external HDD?

    If your pictures, music, movies are not sensitive, you could relocate those to the external drive.

Maybe you are looking for

  • Hard Drive Corrupted - No Disc or Optical Drive Available.

    HI all, Just looking for some advice. I have a MacBook Pro (15-inch) Early 2011. I think it was Snow Leopard installed. Yesterday, the hard drive came to the end of it's life. During use the computer started to make a buzzing sound every two seconds

  • Display blanck image in big PDF

    I have some problem, to view PDF with big page size (when size of page is big then 6.5 MB I see only blanck images, without any Error). The source of the page is JPG (regular not JPG2000) I check this file in another pdf readers, and it's show me all

  • PHOTOSHOP CS4 AND ILLUSTRATOR CS4 CRASH WORKAROUND

    hey guys i find something interesting!!!! (and this is an obvious sign that adobe didn't test the software but only open and close it while counting money eheh) first of all the clean CS4 install won't work so don't do it! 11.0.0 and 11.0.1 it's the

  • HT5868 ipad trust computer failure --  still not recognizing ipad (or iphone either)

    After upgrading itunes, intunes no longer recognizes ipad or iphone.  "Trust computer" comes up on both ipad and iphone , but still not recognized.

  • Use of SAPCRYPTOLIB in code ABAP.

    Hi, I found many documentation about this library. I installed it, but now I don´t know how I must use it in my code Abap. I finally need encrypt and sign a file. I have my digital sign  and public Key given by Citibank, but how I must use them? Help