I had a friend’s mac stop booting so he told me to backup his mac. These are the steps I took to copy the files from the hard drive, reinstall OS X and restore the files
What you’ll need:
- External HDD
- Flash Drive 2GB
- Mac that wont boot up
How to’s on how to fix things!
I had a friend’s mac stop booting so he told me to backup his mac. These are the steps I took to copy the files from the hard drive, reinstall OS X and restore the files
What you’ll need:
Update 5/20/2017: After spending many hours getting Qubes to work just right, and even upgrading from 8GB to 16GB, it stopped booting (error below). I thought it was the hard drive so I bought a Crucial MX300 and lo and behold it happened again after a few hours of setting it up, so I said screw this and installed ubuntu Gnome. I think its a really cool idea, and takes a bit of time to get your head wrapped around how it works and how to use it, but it is too unstable for daily driver. What it presents is a very safe environment and easy to compartmentalize different working environments, but I don’t like the feeling of uncertainty that any update will kill the whole thing.
——————————————————– Read more
I wanted to try using Qubes OS for its security and compartmentalization. The problem was that I could not even get it to install :/
Problem: Error below when trying to install
[ 0.000000] efi: EFI_MEMMAP is not enabled.
[ 0.000000] esrt: ESRT header is not in the memory map.
[ 5.901147] dracut-pre-trigger[424]: cat: /tmp/dd_disk: no such file or directory
Solution:
No trying to install, you will get the error above still but it will continue with the installer in EFI mode.
Sources:
This post directly references using the DD flag :
https://www.qubes-os.org/doc/installation-guide/
Common UEFI Errors – https://www.qubes-os.org/doc/uefi-troubleshooting/
https://www.reddit.com/r/Qubes/comments/62fwjg/am_i_doing_something_wrong_qubes_iso_install/
You first need to locate the mysql binary.
$ cd /Applications/MAMP/Library/bin
then access the database
$ ./mysql -u <username> -p <dabataseName>
Note in MAMP: <username> = root
When asked for a password enter root
mysql> source <path/to/file>.sql
Sources:
http://stackoverflow.com/questions/15278375/importing-larger-sql-files-into-mysql
http://stackoverflow.com/questions/9335403/access-mamps-mysql-from-terminal
Installed it, uninstalled it and it was still showing up on my chrome browser.
Problem: Grammarly still shows up in chrome even after uninstalling
Solution (from source below):
Source: https://www.grammarly.com/answers/questions/67549-getting-rid-of-grammarly-in-my-accounts/
I found a PS3 remote at Goodwills for $1.50!! So I decided to use it as a universal remote for my tv. I am shocked that there is such poor documentation on setting up your TV if the code is not listed! After a lot of trial and error I figured out how to set it up with my tv, everything but the power on button works (power button only powers it off) . The manual for this setup for the PS3 is incorrect! (TV Hannspree, not listed )
Manual: https://www.playstation.com/manual/pdf/CECH-ZRC1U.pdf
Manual: CECH-ZRC1U
“Setting the remote code for a TV that is not in the list of manufacturers”
Problem:
Solution:
Installed the Motorola Device Manager (MDM) software and it was crap, tons of pop ups asking me for my password and nothing worked.
To Uninstall:
Open up a terminal and navigate to:
$ /Library/Application Support/Motorola Mobility/
$ open .
And run the uninstall script
Remove the Motorola Mobility folder
In the user account folder:
Remove the whole Motorola folder
$ ~/Library/Application Support/MotorolaDeviceManager
I switch between two finger tap AND bottom right click while working and this feature is not available in macOS. Follow the steps below to enable both!
Read moreAndroid File Transfer is a great tool for mac users! Unfortunately, it is annoying that it auto-launches when you plugin your phone. There is no setting to disable this feature in settings.
https://www.android.com/filetransfer/
Problem: Android File Transfer Auto Launches
Solution 1: Disable the process from starting up
Thanks to Giorgos for a better solution! ( see comments)
Solution 2: Internally disable app
Source:
https://mtmurdockblog.com/2012/12/17/disable-auto-start-for-android-file-transfer-on-osx/