Muffinresearch Labs by Stuart Colville

Apple Boot Camp software for XP installation | 2 Comments

Posted in Snippets on 6th April 2006, 8:32 am by

I’m a little late picking up on this one but if your haven’t already heard, Apple have released some beta software called Boot Camp to smooth the way to run Windows XP on your Intel Based Mac. The process is a lot less hairy than the previous hacks and not only that Apple have collected all the drivers you need to get everything running. Nothing short of brilliant. Photos showing the process are available here (Thanks for the link Tim).

Post Tools

  • http://nefariousdesigns.co.uk/ Tim

    Unfortunately, due to financial constraints, I’ve not yet managed to get myself a Mac – this is mainly because I’d like a mobile Mac that is powerful enough to do what I want it to do. In short, I want a MacBook Pro.

    This latest development on “Planet Mac” has piqued my interest even more; and it also means I can run Photoshop in Windows instead of having to wait for the next version to be released before it runs on the Intel Macs…

    Good job Apple, I say. They’re definitely going to be selling a lot more Macs now…

  • http://muffinresearch.co.uk Stuart Colville

    Yep, I’d really like to get my hands on a MacBook Pro sometime later this year if at all possible.

GNU screen: open tab in current working directory|(1)

A nice trick for having screen open a new tab in the same directory as the one you’re currently in. To use it add it to your .screenrc

# Open new window in current dir.
bind c stuff "screen -X chdir \$PWD;screen^M"
bind ^c stuff "screen -X chdir \$PWD;screen^M"

Hat tip: mteckert on SuperUser.com

Ubuntu: add-apt-repository: command not found|(2)

When you’re using a minimal Ubuntu install if you find the ‘add-apt-repository’ command is missing (it’s useful for adding PPAs and other repositories), then simply run:

sudo apt-get install python-software-properties

Photos on Flickr

© Copyright 2004-12 Stuart Colville, all rights reserved. May contain traces of Muffin. Powered by WordPress. Hosting by Slicehost.com This page was baked in 0.549s.