posted Jul 20th 2011 3:50am by
Mike Nathan
filed under:
macs hacks

[Josh Wright] wrote in with a handy little hack just in time for today’s release of Mac OSX Lion. If you’re not familiar with the new version of the OS, Apple has decided to change things up this time around, completely eliminating physical distribution media.
In the event that you need to run a factory restore, this becomes an issue for some users. Computers with DVD drives can run a burned copy of the previously downloaded Lion installer, but MacBook Air owners are left hanging. Their restoration process is more time consuming, requiring a system restore and the download of OSX Lion, followed by the subsequent upgrade process. [Josh] thought it would be great if you skip the initial restore step and jump straight to installing Lion, so he hacked his USB restore media to do just that.
While copying the OS to a USB drive might sound trivial, the process is not as straightforward as it sounds – not surprisingly, Apple has put measures in place to prevent mere mortals from altering the contents of the drive. [Josh] put together an easy to follow tutorial that walks you through removing the drive’s protection and copying your brand new OSX Lion restore image to it.
While you might be asking, “Why jump through all these hoops when a normal flash drive would suffice?”, we think that his writeup is quite helpful. We see no reason to tie up a usable flash drive to store your restoration disc when you already have a perfectly good (albeit locked) drive at your disposal.
♦The only caveat to the process is that you need a Windows machine, virtual or otherwise, to complete the first step – a requirement that elicited a hearty chuckle from us.
posted Jun 27th 2011 8:07am by
Mike Szczys
filed under:
Microcontrollers

[Sergio Campamá] wrote in to tell us he’s assembled a guide for compiling the latest release of MSPGCC. This is a cross-compiling tool chain for the popular MSP430 line of microncontrollers. We used a version available from the Ubuntu repositories when developing with the TI Launchpad and the eZ430-F2013.
Installing from repositories is easy, but you don’t get the newest features and often newer hardware isn’t supported. [Sergio] reports that the newest version, called Uniarch, pulls source code and header files from the middle of this month and supports over 300 devices. In fact, it specifically outlines the goal of making new hardware easier to incorporate than with previous versions. He’s tailored this guide specifically for Ubuntu but while we were wading through a Google search we also found a page that outlines compilation for OSX.
We didn’t really notice before, but GitHub sure does make those README.md files look nice when viewed on the web, doesn’t it?
posted Oct 30th 2010 11:00am by
Mike Szczys
filed under:
home entertainment hacks,
macs hacks

If you’ve been frustrated by the inability to skip past parts of DVDs on OSX the here is one solution. It’s a patch script that uses some binary hacking to remove the User Operation Prohibition locks from DVD playback software. Using UOP flags is a way to force users to watch trailers or warnings as part of the DVD experience. This script can patch Tiger, Leopard, and Snow Leopard systems. It also has the ability to generate diagnostic information for other installations that will lead to expanded support in the future.
posted Jun 16th 2010 10:00am by
Mike Szczys
filed under:
multitouch hacks

Joojoo hacks are starting to trickle in as non-fanboys get their hands on the iPad alternative. The custom OS forum for the device tells the tale of successful installs of Windows 7, OSX, Android, and Jolicloud.
So far the only one to have a how-to is Windows 7, but we’re sure that will change quickly. When Microsoft’s offering is installed on the device it get about four hours of use per charge which is fairly decent. We’d love to get our hands on one and try it out with Android but the $499 price tag is still a hurdle for us. We’re not saying it’s over priced, as it comes with a lot under the hood. Even at that price we think it blows the aPad out of the water.
[Thanks Andy]
posted May 3rd 2010 10:42am by
Phil Burgess
filed under:
macs hacks

A new beta build of VirtualBox, Sun’s Oracle’s free x86 virtualization software, makes it possible to run Mac OS X as a guest operating system…no shenanigans or flaming hoops to jump through, just pop in the $30 retail Snow Leopard upgrade disc and go. This had previously only been possible with some awkward Hackintosh-style maneuvering, or using recent editions of commercial virtualization products.
Read the rest of this entry »
posted Sep 1st 2009 11:42am by
Mike Szczys
filed under:
macs hacks,
news

We’ve always felt that hard drive manufacturers were dirty crooks because of their use of fake math to make drives sound bigger than they actually are. Here’s a quick refresher for those who need it: Because digital information consists of 1′s and 0′s (two possible settings), digital architecture revolves around powers of 2. Long ago, when nomenclature was setup for measuring data the term kilobyte was adopted to represent 2 to the 10th power bytes (base 2, aka real math). The problem here is that 2^10= 1024 and when laymen hear the root “kilo” they think 1000 which is 24 byes less (base 10, aka fake math). So, if you have a 500,000,000 byte drive, base 10 math would call that a 500GB drive, but base 2 math would call that 476.8GB.
We understand why hard drive manufacturers use the base 10 system; larger sounding drives sell better. Now we find out that OSX 10.6 Snow Leopard is using base 10 math to calculate storage space. While base 2 math is the standard storage measurement for operating systems it may at first be difficult to understand why Apple would change to a base 10 system. But think about it once more, doesn’t Apple have a lot to gain if all the storage-containing-hardware they sell sounds bigger than it actually is?
[via Gizmodo]
Update: Force Snow Leopard to calculate storage in base 2 [via Gizmodo]
posted Jun 16th 2009 10:44am by
Eliot
filed under:
macs hacks,
netbook hacks,
pcs hacks

A friend recently commissioned us to install OSX on a netbook. We advised him to purchase the Dell Vostro A90. It’s essentially a rebadged Dell Mini 9, a model that has been discontinued, but is well suited for OSX. It’s only available with a 1.6GHz Atom processor, 1GB RAM, and 16GB SSD. Depending on what deals are available, it’s $250-$300. We also had him purchase a 2GB stick of RAM which is the upper limit supported by the BIOS. Read the rest of this entry »
posted Feb 21st 2009 2:40pm by
Eliot
filed under:
laptops hacks,
macs hacks,
netbook hacks,
pcs hacks

Installing OSX on commodity PC hardware has advanced a lot since the early days of OSx86 when Apple switched to Intel. With the advent of netbooks, a new target platform has emerged; one that doesn’t have an official Apple equivalent. The small subset of models means that it’s easy to find someone else that has the same machine as you, but it still takes some forum walking to bring all the pieces together. Gizmodo has done this and compiled a comprehensive guide for the Dell Mini 9. The Mini 9 is a very nice machine and according to Boing Boing Gadgets’ chart, one of the most compatible with OSX. Earlier this week you could purchase a new one for just $200.
For Gizmodo’s install, they used a Leopard retail DVD with [Type11]‘s bootloader. They’re breaking the EULA, but at least it’s not piracy. They had to use both a DVD drive and a USB hard drive because device recognition was flakey. Despite this, the actual install process doesn’t appear to be too difficult. They say all the hardware works, “The Mini 9 is a beautiful OS X machine.” Check out this Hackit to learn about netbook OSX experiences from other Hack a Day readers.