Linux On Aluminum iMacs: Does It Work?
July 25, 2010 3:27 PM Subscribe
Any one have experience running Ubuntu or another Linux on an aluminum iMac? (Aluminum keyboard, wireless mouse, 2.66 Core 2 Duo) What works? What doesn't?
I'm not a Linux neophyte. I ran it on my desktop for about ten years, then moved to Apple after banging my head on wireless drivers. (Bought three successive cards that the "community" said worked. They didn't.)
I don't mind editing scripts, but I want all my hardware to work immediately after an install or after I grab some supported packages. I'm through chasing around for unsupported code that some guy says works on his hardware.
Is my Time Capsule going to be at all useful?
(Posted this question on the Ubuntu forum and got only two rather unhelpful replies.)
posted by justcorbly to computers & internet (11 answers total) 1 user marked this as a favorite
mount -t hfsplus /dev/whatever /mnt
All of your stuff will be in there. Might want to familiarize yourself with the directory structure before you whack your MacOS. The stuff you want is probably going to be in /mnt/Backups.backupdb/[your_machine_name]/latest
As far as backing up to it regularly, I don't know of a truly great solution aside from enterprise level software like TSM. Probably just tar up your essential files and drop it on there once a day. TimeMachine is easily the best part of MacOS to me, and the only thing really keeping me from switching as well.
posted by synaesthetichaze at 4:15 PM on July 25, 2010