|
|
How do I dual boot Ubuntu Linux & Mac OS X?A reader who is rather quite technically inclined writes to me saying:
I'm experimenting with installing Ubuntu Linux on my Macintosh, and it's working great except now the default operating system upon boot is Linux, not Mac OS X. How do I fix that??
As it turns out, I too am experimenting with Ubuntu and Yellow Dog Linux on my PowerBook (and have had to reinstall Mac OS X three times, so far, but that's another story) so I know just what you're talking about.
For Ubuntu, which is based on Debian Linux, the bootstrap loader - the program that decides which OS you want to boot - the program that controls that first few seconds of your computer startup is called yaboot and it's actually a project that lives at http://penguinppc.org/bootloaders/yaboot/. To modify yaboot so that the default operating system is actually Mac OS X isn't too hard. There's a great yaboot reference document online at the yaboot site. It turns out that the change is trivially simple: in the file /etc/yaboot.conf on the Linux side of things, you simply needed to add the line defaultos=macosx. The second - and critical - step is to actually install the new bootstrap loader configuration file, and that's done with ybin -v which figures out where the new configuration file should be moved and does it. And keep your eyes open as you go along: the most amusing line in the entire process is the output statement "Blessing /dev/hda6 with Holy Penguin Pee". Only in the world of Linux!
Related Mac OS X Help articles:
✔ Audacity can't find LAME library, I can't save Mp3?
Hey Dave. I read your article Audacity can't save mp3 audio files and am still puzzled because I downloaded the LAME Mp3 converter...
✔ How to remove Dashboard as a "space" in Mac OS X Spaces?I'm a big fan of the Spaces utility in Mac OS X that lets me have multiple virtual screens [see Set Up Mac...
✔ Best place to buy a cheap MacBook laptop?Hi Dave. I am looking for two gently used MacBook laptops for my teen daughters. Personal computers would greatly facilitate their studies as...
✔ File too big error copying to USB flash drive on my Mac?I'm baffled. I have a 16GB Kingston USB flash drive that I use on my Mac system and I'm trying to copy a...
✔ Stealth image capture photo from webcam on my Mac?Someone sneaks into my cubicle while I'm at lunch and takes candy out of my desk. Petty, but stupid too. I want to...
Let's stay in touch!
Sign up for my weekly AskDaveTaylor Newsletter and you'll receive even more tech and gadget help
right to your inbox, along with exclusive news and industry updates. It's good stuff. I promise!
Categorized:
Mac OS X Help
(Article 3754,
Written by Dave Taylor)
Tagged: Previous: How do I create a group-based disk usage script? Next: What pitfalls do I need to avoid in an authors publishing contract? Reader Comments To Date: 9Curran Bishop said, on January 18, 2006 9:19 AM:
Hi, Thanks for the articles on dual-booting PPCs. I'm new to the Mac community (but loving it) and am trying to get Fedora Core 4 working on my G4 PowerBook. When you describe editing /etc/yaboot.conf to add "defaultos=macosx." it sounds easy. My question belies my ignorance: how do you edit /etc/yaboot.conf ? Do you have to use a special program? Do you do it from within the Linux OS or the Mac OS ? Last question: when you mention the critical step of installing the new bootstrap loader configuration file with "ybin -v" - is that a program? Where do you get it (or is it already installed in either FC4 for Tiger) / where do you run it? Thanks a bunch, sorry to ask what probably seem like basic/obvious questions! Harry Mills said, on June 19, 2006 6:34 AM:
Here is a howto from the ubuntu forums on getting the airport extreme card working on Linux. Haven't tried it as I don't own a Mac (possibly looking to get one) Harry Mills said, on June 19, 2006 6:35 AM:
http://ubuntuforums.org/showthread.php?t=185174 Sorry - there it is... Maurits said, on September 23, 2006 3:15 PM:
Hello, I've a problem. I had been trying so hard to install Ubuntu 5.10 on my Powerbook G4, with no luck. Finally I came up with a solution. When I partitioned my HD, I decided to first install Ubuntu insted of Mac OS X. I worked. Finally I could install Ubuntu, it went all perfect. So I only had Ubuntu running on my mac. You'd shut it down and Ubuntu would start. It was almost perfect, so the second thing I did was to reinstall Mac OS X. My problem is the following: When I turn back on my mac, Mac OS X starts. I don't know how to run Ubuntu again, i know it's there, but I just can't run it. How can I access Ubuntu and still be able to access Mac OS X? Can I have my mac ask me what OS I want to work on? Any help would be apreciated V said, on October 4, 2006 12:28 AM:
peter said, on November 1, 2007 5:49 AM:
Hello, Leroy said, on January 11, 2009 12:35 PM:
Well Im using Ubuntu and I got interested in Dual Booting... Im using a iMac G4 PowerPC and im interested in doing both Mac OSX and Ubuntu. How would I do it? If Ubuntu IS my OS and theres no sign of Mac OSX left on the machine how do I Dual Boot From here? Frank said, on September 25, 2010 7:12 AM:
Not sure why I just could not boot my Mac OS after I installed Ubuntu 10.04. I don't know what was wrong during the installation. Ubuntu works very well and I like it very much. Unfortunately I still need to use my Mac sometimes. Thanks. Frank
I do have a comment, now that you mention it!Check This Out Too... |
Recent Entries
Look for Answers
Recommended
All Our Categories
Apple iPad Help
Articles and Reviews Auctions and Online Shopping Blogs and Blogging Building Web Site Traffic Business and Management Computer and Internet Basics d) None of the Above Facebook Help Google Gmail Help Google Plus Help HTML, JavaScript and Web Site Programming Industry News and Trade Shows iPhone and Cell Phone Help iPod, Sony PSP and MP3 Player Help Kindle Fire Help Mac OS X Help Pay Per Click (PPC) Advertising Pinterest Help Search Engine Optimization (SEO) Shell Script Programming Tech Support Video Help The Writing Business Twitter, LinkedIn and Social Network Help Unix and Linux Help Video Game Tips and Help Windows PC Help Find Me on Google+ ADT on G+ |
i found something interesting dualbooting Ubuntu with a Mac on http://www.ubuntux.org, but I can't recall the exact URL.
but i could solve my problem there.