Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Triple Boot on MacBooks Working

Posted by CowboyNeal on Sat Apr 15, 2006 08:45 AM
from the os-challenge dept.
MikeTheMan writes "By now, everyone probably heard that Apple's recently-released Boot Camp software allows users to install Windows XP alongside OS X. But now, people at OnMac.net have discovered how to triple-boot OS X, Windows XP, and Linux. There are instructions on the Wiki for getting Gentoo running, but it is probably trivial to get other distros working as well."
This discussion has been archived. No new comments can be posted.
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • ... but does it run OS/2? (Score:4, Funny)

    by Anonymous Coward on Saturday April 15 2006, @08:48AM (#15135187)
    (or whatever other OS might be fashinable, *BSD, ...)
  • Why boot linux here? (Score:1, Insightful)

    by arexu (595755) on Saturday April 15 2006, @08:49AM (#15135188)
    I'm a linux noob, but i'm not clear why you'd WANT to boot Linux in this case, other than maybe if you are a multi-OS admin.
  • What a waste of money (Score:4, Funny)

    by Quick Sick Nick (822060) on Saturday April 15 2006, @08:51AM (#15135193)
    I'm not going to buy a macbook until it can run all the major OSes and emulate Xbox, Xbox 360, PS2 and PS3. And it had to have a cell phone built in, as well as an iPod.

    And it has to have an awesome case mod too. Because products are never good the way they are released, we always have to mess with them!
  • FAT32? (Score:1, Interesting)

    by squidguy (846256) on Saturday April 15 2006, @08:54AM (#15135213)
    Great... Apple wants you to run the XP partition as FAT32 instead of NTFS... can we possibly make it more insecure?
    Caveat emptor: I haven't bought my Mac yet so I can say that I haven't tried this... yet.
    • Re:FAT32? by mAIsE (Score:3) Saturday April 15 2006, @08:57AM
      • Re:FAT32? by colinrichardday (Score:3) Saturday April 15 2006, @09:05AM
        • Re:FAT32? (Score:4, Informative)

          by rikkards (98006) on Saturday April 15 2006, @09:24AM (#15135291)
          (Last Journal: Thursday January 05 2006, @07:19AM)
          Unless you are creating file shares on the machine itself going with NTFS is moot. Assuming the user gets physical access to the machine and yanks the drive, it doesn't matter if you are running Fat32 or NTFS. NTFS permissions are trivial, unless you are using EFS encryption in XP, but then you could always use PGP or Truecrypt or any other 3rd party encryption.
          [ Parent ]
          • Re:FAT32? by woolio (Score:2) Saturday April 15 2006, @10:36AM
            • Re:FAT32? by nauseaboy (Score:2) Saturday April 15 2006, @12:16PM
              • 1 reply beneath your current threshold.
          • Re:FAT32? by Anonymous Coward (Score:1) Saturday April 15 2006, @11:09AM
      • Re:FAT32? by popeguilty (Score:1) Saturday April 15 2006, @09:58AM
        • 1 reply beneath your current threshold.
      • 1 reply beneath your current threshold.
    • Re:FAT32? (Score:4, Informative)

      by GweeDo (127172) on Saturday April 15 2006, @09:04AM (#15135232)
      (http://wiitimer.com/)
      I created an NTFS partition no problem. Mac OS X even mounted it for me to read from (I didn't try writing though...)

      You really should research what you say before spewing lies.
      [ Parent ]
    • Re:FAT32? by Odiumjunkie (Score:3) Saturday April 15 2006, @09:04AM
      • Re:FAT32? by Ash-Fox (Score:1) Sunday April 16 2006, @10:45AM
    • Re:FAT32? by Benzido (Score:2) Saturday April 15 2006, @10:19AM
    • Re:FAT32? by WhiteWolf666 (Score:3) Saturday April 15 2006, @10:43AM
      • Re:FAT32? by Firehed (Score:2) Saturday April 15 2006, @12:48PM
        • Re:FAT32? by WhiteWolf666 (Score:3) Sunday April 16 2006, @11:03AM
      • Re:FAT32? by Geordie Korper (Score:1) Sunday April 16 2006, @09:40AM
    • Re:FAT32? by macslut (Score:2) Saturday April 15 2006, @12:16PM
    • Re:FAT32? by vought (Score:2) Saturday April 15 2006, @01:42PM
      • Re:FAT32? by pcjabber (Score:1) Sunday April 16 2006, @05:23PM
    • 3 replies beneath your current threshold.
  • Boot windows (Score:5, Funny)

    by backslashdot (95548) on Saturday April 15 2006, @08:56AM (#15135217)
    While you guys with macs are looking to boot into windows, I'm looking to boot windows OFF of my laptop.

    Sometimes I think I should be in comedy. Funny, yes i know.
    • Re:Boot windows by jb.hl.com (Score:2) Saturday April 15 2006, @09:42AM
    • 1 reply beneath your current threshold.
  • Sweet, but what about dual boot? (Score:3, Interesting)

    by fak3r (917687) on Saturday April 15 2006, @08:58AM (#15135222)
    (http://fak3r.com/)
    This is cool, I like it, but I want to dual boot on the Mac Mini; and by dual boot I mean like I have it now on my old iBook -- OS X and Linux. I don't want Windows on it. So, my question, when you boot holding down the 'option' key on the Mac can you make it so you'll have the option of OS X or Linux instead of having to rely on the NT bootloader to choose Linux? I'm sure after that you could hack out the Windows icon so you just have the X and Tux on the select screen.

    So, can it be done? Would it require hacking Boot Camp? Did Apple make this easy to modify? Also, I saw that the Linux ATI drivers work; do they support the graphics card in the Minis? I'm waiting for my local shop to get the Mini Duo Core's in, then I'll likely jump in, but I want to dual boot from there, like I do now.
    • Re:Sweet, but what about dual boot? by Jim Hall (Score:3) Saturday April 15 2006, @09:42AM
      • Do NOT mess with the partitions. Seriously.

        Use diskutil's resizeVolume command to create (up to 4) the partitions you need. You cannot have more than 3 "real" partitions on your system (OS X uses #1 for the EFI stuff).

        BootCamp works by having an MBR and a GPT partition table simultaneously. There are no partition tools out there that correctly edit both at the same time. Doing it by hand via's OS X's GPT/FDISK tools often fails, as well. I have no idea why.

        I'm one of the people who started messing with this triple boot first. Trust me; you don't want to mess with parted or fdisk (in Linux/FreeBSD/whatever). If you do decide to, go to mactel-linux.org, and get the parted patch, and then make sure you use the GPT tool in OS X to create a set of matching MBR/GUID partition tables.

        But I promise you; you'll have to wipe your disk if you start messing with these partition tables. Nobody knows the correct way to handle them, yet. More experimentation is needed, and there's a good chance that at any given point in the process you'll corrupt your disk.
        [ Parent ]
        • 1 reply beneath your current threshold.
    • Re:Sweet, but what about dual boot? by Anonymous Coward (Score:1) Saturday April 15 2006, @10:23AM
    • Re:Sweet, but what about dual boot? by wild_berry (Score:2) Saturday April 15 2006, @10:50AM
    • Re:Sweet, but what about dual boot? by Anonymous Coward (Score:1) Sunday April 16 2006, @01:30AM
  • I, for one... (Score:3, Funny)

    I, for one, welcome our new triple-booting overlords.
  • OS X... why Linux (Score:3, Insightful)

    by DiscoNick (743960) on Saturday April 15 2006, @09:10AM (#15135250)
    (http://shizzville.com/)
    Why would one bother using Linux if OS X offers all the features (well ok, most) of Linux, and the only feature Windows has -- some games (WoW anyone?). I've finally made the switch to Ubuntu on my work PC, but would be just as productive in the OS X environment w/o the need to ditch Aqua. Besides, XOrg can easily be installed in OS X...

    WoW Mod:Speed up World of Warcraft Load Times! [filenuts.com]

  • Perfect opportunity for NetBSD. (Score:5, Insightful)

    by Anonymous Coward on Saturday April 15 2006, @09:26AM (#15135294)
    This is a perfect opportunity for the NetBSD crowd. They're experts at creating an OS that runs very well on very specific machinery. With some effort and direction, they could produce the premiere alternative UNIX for these Mac systems.

    We haven't seen a comparably standardized system since the SGI Indy, and that was over a decade ago. This time around the system is far more affordable, too. It'll lower the participation barrier for your average Joe and Jill Developer.

  • MacIntel - CHRP? (Score:4, Interesting)

    by Ralph Spoilsport (673134) on Saturday April 15 2006, @09:34AM (#15135319)
    (Last Journal: Monday July 12 2004, @09:38PM)
    From my perspective, the Macintel computer is the fulfilment of the CHRP dream from the mid-1990s. For those too young to remember, CHRP (pronounced Chirp) was an idea from Apple that stood for Common Hardware Reference Platform. Such a computer would exist outside of Operating Systems - it could and would run anything. It never really got off the ground, for obvious reasons.

    I always thought CHRP was a great idea, and it seems to me that the MacIntel platform running bootcamp IS the reincarnation of CHRP. I think that if Apple can run the price of their hardware down enough and incorporate things like card readers etc. into the front panel, they could really increase market share in a big way. For example:

    Here's an interesting idea, that could save a company vast sums of cash:

    Buy apple hardware, and triple boot the suckers, and wave bye bye to the vast collection of test boxen that clutter the labs.

    Granted: specific software that is dependent on specific hardware that doesn't fly with the mac platform won't be testable, but some huge vast percentage of what is out there doesn't operate that way, and this would especially be true of internet based applications.

    So, instead of using a old Intel box that's been re-grooved to do Linux (initial cost, say, $1000) and ANOTHER Intel/AMD box for Windows (say, another $1000) and an Apple computer to test the Apple build (say, $1500), you now just buy the MacIntel box, ($1500) and install Windows and Linux and you're done.

    This multiboot thing will be especially impressive as Microsoft continues along this idiotic path of multiple flavours of Windows. God ferbid they just make one REALLY GOOD version that does the job properly (a la OSX).

    But this Bootcamp thing could save some companies millions of dollars. They could upgrade their labs to Apple computers, run bootcamp, and say bye bye to HP/Dell/Gateway/etc. forever, fulfilling the beautiful vision of CHRP.

    Works for me.

    RS

  • by Xedium (894323) on Saturday April 15 2006, @09:39AM (#15135336)
    Installing multiple OSes onto a Mac? This'll be child's play soon, and it's even more trivial to install tons of operating systems onto a generic PC. I can already install Mac OSx86 (sublega), Windows, a couple flavors of Linux, FreeBSD, etc. etc. etc. on a generic computer. Mac's funny GPT is just a little obstacle.
  • by TooMuchEspressoGuy (763203) on Saturday April 15 2006, @09:43AM (#15135351)
    ...why might one need to triple-boot three OS's?

    I'm not trying to flame or anything, but it seems like you can get pretty much anything you want out of simply dual-booting OSX and Windows without throwing Linux or BSD into the batch.

  • "Get it Working" (Score:3, Insightful)

    by BoRegardless (721219) on Saturday April 15 2006, @09:55AM (#15135386)
    For life to get easier, we get OUR tools RIGHT for the job and "Get it Working", meaning efficiently.

    Lots of different work is out there for different people.

    For me, Boot Camp simply means efficient work with one fewer laptops being paid for, maintained & carried around, while still being able to run at virtually native hardware speed...no more, no less.

    End of Subject.
  • EFI (Score:1)

    by m0RpHeus (122706) on Saturday April 15 2006, @10:11AM (#15135449)
    While booting Linux using this method is good, it's still just a hack. A cleaner solution would be booting Linux using EFI on Intel Macs (and probably PCs using EFI in the future). We'll just have to wait until elilo's x86 port is finished.
    • Re:EFI by WhiteWolf666 (Score:2) Saturday April 15 2006, @10:32AM
  • very nice (Score:3, Interesting)

    by Tom (822) on Saturday April 15 2006, @10:12AM (#15135453)
    (http://web.lemuria.org/)
    This is an excellent step. Now if only someone can get the overcomplication down a little, maybe so that Linux boots directly from EFI and I don't have to choose "windos" first each time I actually want to boot Linux - that's just torture, isn't it?
  • Bad day for Linux gamers (Score:2, Funny)

    by Anonymous Coward on Saturday April 15 2006, @11:42AM (#15135770)
    This sucks. Now all of those Linux game developers will never port their games over to OS X. Instead, they'll just say, "Even though there is such high demand, we don't need to port Tux Racer to OS X. Just install Linux on your Mac." Son of a whore!
    • 1 reply beneath your current threshold.
  • by blindseer (891256) <blindseer.earthlink@net> on Saturday April 15 2006, @12:31PM (#15135935)
    I remember a few years ago where just about every Linux distro supported booting from a drive file. Sadly that feature seems MIA these days. I was thinking that such a feature may be useful with Boot Camp to allow each Linux "partition" to exist in its own file on either the FAT/NTFS or HFS+/UFS partition.

    I've been hoping to see a Linux distro that supported booting from a drive image file for PPC. It would help in convincing some people to try out Linux on their Macs, some of which still run Mac OS 9.
  • by suv4x4 (956391) on Saturday April 15 2006, @12:33PM (#15135949)
    Everybody is talking how having Windows on Mac will make Wintel users "switch".

    However what I see in the last month is so far the opposite: Mac users trying to cram Vista, XP, 98, Linux, BSD on their machines.

    If this trend is to show what the future holds, Apple might in the end be sorry about what they've done to their business.
  • MacIntel without OSX? (Score:4, Funny)

    by delire (809063) on Saturday April 15 2006, @12:35PM (#15135953)
    I'd be interested to know if it is possible to buy a MacIntel without OSX preinstalled.

    OSX doesn't fulfill my needs as a primary OS, but the CoreDuo Mac Mini has appeal as a low temperature SFF Linux box. If Apple do reach even half the market share they once had, I wonder if we'll be seeing an increase in demand for the hardware they distribute without the OS tax? Given that Asustek and Quanta make all of the Apple hardware, my next best bet is that Asus simply put out a blank SFF box with the same spec as the Mini.
  • Can someone help? (Score:2)

    by anethema (99553) on Saturday April 15 2006, @02:01PM (#15136159)
    (http://www.none.com/)
    I just need something clarified...

    I thought the whole point of this stuff..why it was so exciting, was the crazy new virtualization stuff, allowing you to run windows along side mac, perhaps in a window in osx, at native speed.

    Read up a bit on it and it seems its just windows booting on intel hardware because of some EFI update that ticked off the 'emu bios' option.

    There is none of the fancy virtualization going on?
  • Solaris boots as well (Score:2, Funny)

    Mac OS X, Windows, Linux and Solaris [sun.com] as well.
  • IT Pros != IT Depts (Score:1, Troll)

    by mzieg (317686) <mark@zieg.com> on Saturday April 15 2006, @09:40AM (#15135337)
    (http://www.zieg.com/)
    your IT department...the majority of IT pros
    Like I'd believe anything from an article which equated "IT Pros" with an "IT department." IT pros create things. IT departments install and support things...typically with laughably miserable results.

    IT pros try to come up with new ways of using technology to improve business efficiency and open new markets. IT departments specialize in explaining why "no you're not allowed to do that [because it would make our job an eensie bit more difficult and we might actually have to think.]" (Chip on my shoulder? You bet!)

    No, the folks you find in IT departments typically aren't "Mac people", if by "Mac people" you mean people who are interested in trying something different simply for the sake of finding out whether an alterative approach might actually be better once in awhile. On the other hand, "IT pros" recognize that a heterogenous environment is a *richer* environment, because every platform has unique strengths and contributes meaningfully to the enterprise.

    [ Parent ]
    • 1 reply beneath your current threshold.
  • Re:Now if only... (Score:1)

    by rhesuspieces00 (804354) on Saturday April 15 2006, @09:41AM (#15135344)
    (http://www.xanga.com/rhesuspieces00)
    As of right now their nothing more than a glorified Dell with their own proprietary OS. Thats like saying a porsche is nothing more than a glorified VW bug with a better engine.
    [ Parent ]
  • Ah, USA Today, that bastion of journalistic excellence.
    [ Parent ]
  • Re:Now if only... (Score:2)

    by Nightspirit (846159) on Saturday April 15 2006, @12:02PM (#15135842)
    I would finally switch to apple if they came out with a mac tablet.
    [ Parent ]
  • From the article: "Further, your IT department now has to support two operating systems, which -- given that the majority of IT pros aren't Mac people -- means hiring or training. But let's say you're blessed with a staff that already knows both. You're still faced with two OSs, two sets of problems, and double the headache. Oh, joy..."


    Just so we are clear, my IT departmnent supports whatever the fuck I say it supports. Apple releasing some new software doesn't mean I "now have to" support it.

    Not that this is a big deal... I have provided at least limited support for things like logging into our Windows Terminal Server for Linux, Irix, Mac OS X, Windows. We also have Novell servers. Seriously, are there "IT Pros" who really only know and deal with a single platform? They probably make more money than me, too. :(
    [ Parent ]
  • Re:Now if only... (Score:2)

    by mrchaotica (681592) <<mrchaotica> <at> <yahoo.com>> on Sunday April 16 2006, @12:37PM (#15138678)
    I feel exactly the same way, except that I don't already own a Tablet PC, so right now I'm researching which one is likely to work best with Mac OS.

    Could you tell me a little about your Tecra? What are the CPU, northbridge, graphics chip, wireless, etc.? Is the digitizer a Wacom, or something else? How does it interface with the system (serial or USB)?
    [ Parent ]
  • 10 replies beneath your current threshold.