joe codes

x-cart guru & custom programmer

  • About
  • Archives
  • Contact

Powered by Genesis

FileVault Undo

June 13, 2018 by joecodes Leave a Comment

When I upgraded to High Sierra, I thought it was time to try a semi-clean install since I had done many years of upgrades. After wiping the drive and restoring from a Time Machine backup, it was time to enable FileVault as I had done for years. It did not go so well this time.

FileVault would not progress and the MacBook was unusable, hanging constantly. This went on for a day until I finally stumbled across an Apple support thread with similar issues and lots of suggestions. None of these helped except one:

sudo fdesetup disable

It did its thing for a bit and everything went back to normal. I’m going to wait a while before trying again, but not until I have a lot of free time.

Share this:

  • Click to share on Twitter (Opens in new window)
  • Click to share on Reddit (Opens in new window)
  • Click to share on Facebook (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to email a link to a friend (Opens in new window)

Related

Filed Under: Programming Tagged With: Apple, security

Leave a Reply Cancel reply

You must be logged in to post a comment.

Quick Thoughts

  • I was surprised to learn that foreach in JavaScript does not have a traditional break. The loop will run to completion.

  • Who knew that combination sums across all permutation lengths of an array would be so difficult? It was a challenge but the final product looks good and takes a lot of resources. Limiting the max length for basic memory limits. Would only do something like this for occasional reporting.

  • Working on a new project that can have hundreds of forms on a page. The browser was spending way too much time in Parse HTML. Wasted a bunch of time before learning this is a long-standing bug in Chrome when there are many forms or inputs. Other browsers are fine.

Recent Posts

  • MacBook External DVD Player
  • Progressive Enhancement
  • Keychain Password Search
  • Smarty preg_match
  • iPhone Plus Experiment

Tag Cloud

Apple JavaScript Mason Perl PHP security simple Smarty speed stability Tax WWDC X-Cart

Search

Subscribe

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Recent Comments

  • Bad App Alert on Startup Item Help
  • iPhone Pre-Order Needs to Change on iPhone Pre-Order Warning
  • Apple vs Pro on My Personal Three S’s of Development