Linucks
Hackintosh is going Bye-Bye

I’ve recently had some flakey behavior with my Hackintosh, and some of that has been traced back to incompatibilities between my Drobo using USB (FW800 is REALLY slow on it for some reason) and the version of OS X I’m running (10.5.7).  The best fix would be to do a reinstall and get it back on 10.5.6.  Even then, I know that it’ll just be a matter of time before something else pops up.

Luckily I was able to grab a refurbished 1GB 2.0GHz Mac Mini off of the Apple Store for cheap.  Even better is the RAM I just took out of my MBP will bring it up to 4GB.

Mac Mini angled shot

I’m looking forward to having a Mac server that will do everything (Bonjour, Back to my Mac, working video, fast FW800, security updates) and won’t require constant babysitting.  Also, this now frees up the Atom hardware from the hackintosh to do my firewall project.  It’s a win-win!

I’ll probably do another Hackintosh at some point in the future, but I won’t have it be something that I rely on daily, as it just requires too much care and feeding.

Look for some future posts on using the Mac Mini as a server and setting up pfSense on the Atom hardware.

While I don’t know if I’d give up Paragon NTFS for this for as it’s so solid, this is a good alternative if you haven’t purchased that and don’t want to mess with NTFS-3G.

natedillon:

First, uninstall NTFS-3G/Paragon if installed.
Open Terminal.app (/Applications/Utilities/Terminal)
Type “diskutil info /Volumes/volume_name” and copy the Volume UUID (bunch of numbers).
Backup /etc/fstab if you have it, shouldn’t be there in a default install.
Type “sudo nano /etc/fstab”.
Type in “UUID=paste_the_uuid_here none ntfs rw” or “LABEL=volume_name none ntfs rw” (if you don’t have UUID for the disk).
Repeat for other NTFS partitions.
Save the file (ctrl-x then y) and restart your system.

Jailbreaking iPhone with blackra1n

I just jailbroke my 3.1.2 iPhone 3G using blackra1n and it was seriously the easiest jailbreak ever.  It took one button press and maybe 1 minute.  If you have an iPhone, there’s no reason to not jailbreak at this point.

Here’s the process:

  1. Download blackra1n
  2. Run blackra1n
  3. Click button that says “Make it rain”
  4. Wait…
  5. DONE!

blackra1n Screenshot