Slashdot Mirror


Windows on Intel Macs - Yes or No?

With the announcement of the Intel chip based MacBook, the door is now open for running the Windows OS on Macintosh hardware, right? jaypatrick writes "BetaNews reports that along with the announcement of the first Intel based Macs yesterday, many users have rejoiced in being able to dual-boot both Mac OS X and Windows. Unfortunately, this is not the case; due to Apple's use of the extensible firmware interface (EFI) rather than BIOS, current Windows releases will not run on the systems." I guess not. But, wait... Big Z writes "Phil Schiller, Apple's senior vice-president of worldwide product marketing, said in an interview Tuesday that the company won't sell or support Windows itself, but also hasn't done anything to preclude people from loading Windows onto the machines themselves." I think someone actually trying it out is the only way this is going to get straightened out.

28 of 714 comments (clear)

  1. Windows on Intel Mac? Answer: Yes by daveschroeder · · Score: 5, Informative

    Apple hasn't done anything to preclude Windows, or any other OS, from being installed on the Intel-based Macs. That is a perfectly accurate statement. Apple Vice President Phil Schiller's two direct quotes on the subject, the most recent which was made on January 10, 2006, can be seen here. Intel has also specifically said that Apple will not be using proprietary chipsets and/or processors, and they'll just represent standard Intel offerings.

    Windows XP would directly boot and install on the Developer Transition Kit platform because it was just a standard Intel motherboard and processor, and also used a standard Intel BIOS.

    However, the shipping Intel-based Macs use EFI (Wikipedia article), Intel's "next generation of BIOS". (more info)

    Windows XP 32-bit does not currently support EFI for booting. Windows XP 64-bit does, but Intel Core Duo is not a 64-bit chip. Now, there are a bunch of other variables, such as whether or not Apple's current EFI implementation offers BIOS backward-compatibility, and so on, but it's clear that regardless, EFI is the future, and it's only a matter of time before the PC world at large transitions to EFI. Further, Windows Vista does support EFI. See here for Microsoft's presentations on EFI, particularly the first two links.

    That said, dual booting is intensely annoying anyway, and the really interesting thing will be able to just run Windows (or some other x86 OS) and Mac OS X side-by-side.

    What we will *definitely* see are "Virtual PC"-like programs that let you run Windows alongside OS X (in a Window, or taking over the screen, etc., with a hotkey to flip back and forth, for example).

    It's important to note this will NOT be emulation: Windows (or other x86 OS) will run at essentially the native speed of the underlying hardware (with certain exceptions). There could even be direct access to video, with support for things like DirectX.

    vmware already has a version for Mac OS X in development, and Microsoft has already announced they will be developing a version of Virtual PC for Intel-based Macs that one can only presume will be a virtual machine. Then there are things like QEMU, Xen, etc. The Darwin/Mac OS X version of WINE, DarWINE, has even been working under betas of Mac OS X for Intel. Now that Intel Macs are shipping, it will only be a matter of weeks/months before we have several options for running Windows itself, and/or Windows applications at essentially the native speed of the underlying hardware.

    And since Intel Core Duo also supports Intel's VT hardware virtualization, the possibilities of future virtual machine technology are even more interesting. But the bottom line is that Apple is again leading the way with the adoption of technologies like EFI and ExpressCard. Naturally, it will take a little while for Windows to catch up. ;-)

    1. Re:Windows on Intel Mac? Answer: Yes by frankie · · Score: 4, Interesting
      For those of you who are ppt-link-challenged, here's the money quote:
      What Does It Mean For Windows "Longhorn" To Support EFI-32?
      • Already support EFI for IA64 based systems
      • Enabling support for 32 bit EFI-based systems
        • Support will not be retrofitted to 32 bit versions of Windows XP, Server 2003, etc.
  2. Legacy Bios Support by GoodOmens · · Score: 4, Informative

    They can include support for Legacy BIOS in EFI. If apple includes this option (or if there is a way to flash your bios with legacy bios support) then you WILL be able to boot windows on new mac hardware.

    However 64 bit windows and Longhorn both do / will support EFI so that is always a option (although the current intel chips in the macs are 32bit I believe).

  3. Re:One box... by RevDobbs · · Score: 5, Funny
    I wonder what a beowulf cluster of these could do.

    Empty your wallet.

  4. I eagerly await by Snamh+Da+Ean · · Score: 5, Funny

    ...the posts breathlessly announcing "Hackers manage to make Windows run on Apple", "Hackers manage to make Windows run on off the shelf Dell PC", "Hackers manage to make Windows run on X-Box", "Hackers manage make Windows run", complete with little pictures of the device in question displaying something characteristic of Windows....

    1. Re:I eagerly await by vjmurphy · · Score: 5, Funny

      "complete with little pictures of the device in question displaying something characteristic of Windows...."

      The Blue Screen of Death?

      --
      Vincent J. Murphy
      Spandex Justice
  5. Games by E-Sabbath · · Score: 5, Interesting

    The real question is, how well will WINE/Cedega work on the new Macs? I know a lot of Mac people who want to play PC games, and this could well be their chance. Contrawise, I know a lot of people who'd love a Mac, but the games issue is what's stopping them from moving over.

  6. Run slower?? by BobPaul · · Score: 5, Informative

    For this reason, I doubt people are going to find much use using the port since it's a) cheaper to piece their own machine together and leave the specs up to themselves and b) Windows will probably run slower.

    It's not like the BIOS is a processor architecture. I highly doubt that any work required to make Windows XP work with EFI will not drastically, or even noticably affect the speed of the machine.

    GRUB already works with EFI, and GRUB can launch Windows... From my experience, WindowsXP has pretty much ignored anything about the hardware that the bios has told it (I've disabled HDs, but windows sees them, etc). Could it be possible that GRUB could be installed on a Mac and used to load Windows?

    Otherwise both WinXP 64 and Vista support EFI... one could always wait for Vista or illegally grab a beta...

    1. Re:Run slower?? by 99BottlesOfBeerInMyF · · Score: 5, Informative

      GRUB already works with EFI, and GRUB can launch Windows... From my experience, WindowsXP has pretty much ignored anything about the hardware that the bios has told it (I've disabled HDs, but windows sees them, etc). Could it be possible that GRUB could be installed on a Mac and used to load Windows?

      I haven't seen Apple's EFI implementation, but the EFI spec says it takes over the duties of a bootloader and can be used by itself to boot from different partitions. There are defined codes for all the Windows filesystems. I don't even see why you'd need GRUB at all.

    2. Re:Run slower?? by cowbutt · · Score: 4, Interesting
      I highly doubt that any work required to make Windows XP work with EFI will drastically, or even noticably affect the speed of the machine. [using BobPaul's corrected quote]

      ...especially seeing as the Core Duo supports the new Vanderpool Virtualization Technology (VT) extensions, making the x86 architecture now completely virtualizable, meaning that the tricks used by VMware and friends are no longer necessary.

  7. EFI has a BIOS-emulation layer by Overly+Critical+Guy · · Score: 5, Informative

    EFI has BIOS emulation, so Windows XP should be able to run on a Mac. We'll see what steps are needed to get it installed. You don't even need a bootloader, since EFI replaces bootloaders.

    It's gonna happen. But I'm not interested in that--I'm interested in someone taking advantage of the hardware virtualization in the Core Duos and letting me run Windows in a window on an OS X desktop with no performance hit. Screw dual-booting.

    --
    "Sufferin' succotash."
    1. Re:EFI has a BIOS-emulation layer by PhoenixPath · · Score: 5, Informative

      It's otional. The system producer has the ability to add support for compatibility. Seeing as how there's nothing for Apple to be backwards compatible with on the Intel Arch., it's doubtfull they added that feature.

  8. Re:Probably not and here's why ... by sauron_of_mordor · · Score: 5, Informative

    Windows already runs on EFI on some architectures.

  9. Agree, this will not be not a common occurance by blueZ3 · · Score: 5, Insightful

    Let's face it, one reason people "buy" Windows is that the cost is hidden in the cost of the machine. This is also generally true of OS X (the cost is hidden) but the hardware is "cooler." Your average consumer who buys an Apple does so because of design or ease of use.

    In order to run Windows on Mac hardware, it would first be necessary to buy Mac hardware, which isn't cheap. (The value proposition of Macs is a separate issue). Then, you have to look at the OSX interface goodness and decide that you want Windows instead. After that, you have to do whatever porting is necessary and install Windows. All this to get cool hardware running a not-so-cool OS. I mean, Apple is the BMW of computers and Wintel is the Ford. Are you really going to buy a 3 series and stick an Escort engine in it?

    If and when Windows supports booting without a BIOS, I can see some folks having dual-boot Apple hardware. Especially folks who want Apple's nicely designed hardware but still want to run Windows games.

    But an out-and-out port seems unlikely.

    --
    Interested in a Flash-based MAME front end? Visit mame.danzbb.com
    1. Re:Agree, this will not be not a common occurance by Reckless+Visionary · · Score: 4, Funny
      --
      I think I'll stop here.
  10. Re:Mac users are loyal by glaucopis · · Score: 5, Interesting

    Mmmh.. I dont think Mac users will migrate. Why would they do that?

    It's not about migration. I'm a Mac person, but my graduate program requires a couple of Windows-only programs. At least 75% of my time is spent on programs with Mac versions available (Photoshop, Illustrator, etc), but due that other 25% (for Rhino and AutoCAD), I can't use a Mac. So right now I'm on a Windows-only machine, and have to suffer through Windows 100% of the time. If I could get a Mac running Rhino and AutoCAD at full speed, and could use OS X for all other programs, do you understand how wonderful that would be? It's not about games, and I'm not looking to escape from OS X to Windows, I'm desperately trying to get back to Macs.

  11. Re:Windows on Intel Mac? Answer: Yes YOU JEST? by daveschroeder · · Score: 4, Informative

    I don't jest.

    Intel Core Duo is not a 64-bit processor, and does not not support EM64T (x86-64).

    The next generation of all of Intel's processors will indeed be 64-bit.

  12. Re:Apple should support this. by LochNess · · Score: 5, Insightful

    I was thinking the same thing, but something else also occurred to me. I can see the companies who currently publish games for the Mac saying, "Hell, since the Mac can run Windows now too, why bother with a Mac version at all?"

  13. The draw is simple by sterno · · Score: 4, Insightful

    I'd much rather have a laptop running OSX than running Windows and I can only run OSX on Apple hardware. Besides, Apple does make some very nice hardware.

    The issue with dual booting is that I have some software that simply does not exist for OSX and likely never will. The software is rather performance intensive and so virtualization is not a viable solution. Thus the need to dual boot. Eventually I hope to move completely away from using Windows at all, but for now, sometimes I have to use it.

    --
    This sig has been temporarily disconnected or is no longer in service
  14. Re:Probably not and here's why ... by macurmudgeon · · Score: 5, Insightful

    Looking at the problem from your angle, you're right. As a Mac user who needs to occasionally run Windows, I think you miss the point. It's not about cost as much as convenience and quality of experience. Many Mac users are in the same boat. We need to run some Windows program but would love the opportunity to get in and out of Windows as quickly as possible without extra computers or the molasses speed of emulation.

    When I get my new Macbook, I will still need to run Windows and certainly won't want to drag around a second notebook. I run VirtualPC now and am very much looking forward to being able to run Windows natively. Remember that over half of all Mac sold are laptops.

    You are also forgetting that many Mac owners don't want to run some pieced together kludge box any more than most people who are proud of their cars want to drive some pieced together junk pile, faster, cheaper or not. Performance and cost aren't the issues as much as the elegance of the solution.

  15. Oh, one more thing... by frankie · · Score: 4, Informative
    I emailed CodeWeavers about CrossOver for Macintel, here's their response:
    "Thanks for your interest! We don't have a ship date for this yet, or even a beta testing program, but we're hard at work on it and have a working prototype."

    I also emailed Transgaming about Cedega, but so far they still have nothing useful to say.

  16. Which Hack first XP on Mac, or OSX on generic PC? by guidryp · · Score: 4, Interesting

    So which way to the first full dual booting machine? Some hacking to get around Windows EFI issues to get a dual booting mac going, or full shipping OSX hacked to real functionality on Generic PC's?

    Yeah I know OSX on generics has been done, but to keep the race fair lets make it official shipping OSX which is suppossed to be harder to hack.

    Personally I am interested in a new dual booting machine and would prefer the windows on Mac option as that probably needs less hacking to get it to work and will likely be more stable.

  17. That was never the issue. by Some+Random+Username · · Score: 4, Insightful

    The issue is dumbasses writing games in direct3d instead of opengl. You don't have to rewrite your game to take advantage of PPC, that's why we have compilers. Its already easy to make your game run on windows, mac and linux, you just have to choose to do it. Most companies don't because the extra support costs. None of this changes just because macs have different CPUs.

  18. For space by Gorimek · · Score: 4, Insightful

    I don't comfortably have the room for two computers, and wouldn't enjoy the noise or power bills of two of them running at the same time. Nor would I enjoy having to maintain a network to access my files from both machines.

    And I'm not even in the majority of computer users who use portables.

  19. It is nice if you like to anthropomorphise our PC by SmallFurryCreature · · Score: 5, Funny
    Your new macbook looking like it is about to lock up? Whip out that Windows Install CD and tell it in a nasty voice that you could easily slide the CD in its virginal slot and have its hardware rooted by every little hacker out there before it can call Apple support.

    I placed a Windows 95 CD in viewing distance of my linux machines and they never gave me troubles since. MS, ensuring your hardware behaves for two decades and counting.

    --

    MMO Quests are like orgasms:

    You may solo them, I prefer them in a group.

  20. Re:Probably not and here's why ... by sgant · · Score: 4, Insightful

    Ok, I'll bite...for the same hardware that's in the 20" Intel iMac...with the x1800 and a 20" widescreen screen and a DVD-R and a 250 gig HD. Where are you going to buy two Intel x86 machines from scratch that both have a 20" widescreen LCD screens?

    Or then again, I can buy 3 Mac Minis for the price of the new iMac too....if you're using lesser hardware you can use ANYTHING you want to make it seem cheaper. Now that it's all Intel, let's compare apples to apples now!

    Come on...two systems with 20" widescreen screens that are cheaper than one iMac.

    We'll wait...

    --

    "Leo Fender was in a 'state of grace' when he designed the Stratocaster." -- Paul Reed Smith
  21. Re:WineOSX86 by Kadin2048 · · Score: 4, Informative

    So I did some research and there is a project doing just this, right now. It's called "Darwine," and they have a developer preview for Darwin-PPC, and are working on a Darwin-x86 version. They seem to be in need of people running Darwin-x86 for testing and development purposes. I can only imagine such people will not be in short supply once the new Intel iMacs start shipping. Mac OS X is not even strictly required, OpenDarwin on x86 will do.

    The project:
    http://darwine.opendarwin.org/

    --
    "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
  22. XP == No ... Vista == Maybe by SalesEngineer · · Score: 4, Informative

    XP has to have the runtime services provided by the BIOS to boot (INT 19h, INT 13h, data tables, etc.). The XP bootloader also starts in "real mode" (think 8086, 1MB memory limit, 16-bit instructions, etc.).

    EFI doesn't provide any of the BIOS interfaces natively. It also boots up in 32-bit protected mode, which the XP loader can't use.

    Any EFI system that can also boot OS from current PCs (XP/DOS/Linux) carries an extra component called the "compatability support module" (CSM). This overlays the BIOS interface onto some EFI implementations, but this is only licensed from a few BIOS vendors.

    Apple doesn't need the CSM code to boot OSX, so it's not on their platforms.
    No CSM ... no Windows XP.

    Vista might work, because it has a native EFI install mode ... but Vista EFI might only come in the 64-bit flavor. Apple's current platform is 32-bit only. The current EFI standard (EFI 1.10) doesn't support x64. The upcoming standard (UEFI 2.0) does support x64, but won't boot an x64 OS unless the firmware is 64-bit (runtime calls to the firmware have to match the native platform firmware, and x64 can't make callbacks in 32-bit protected mode ... so 32-bit firmware only boots a 32-bit OS, and 64-bit firmware only boots a 64-bit OS)

    So Vista would only be viable if (a) Apple makes a 64-bit MacIntelTosh, or (b) Microsoft makes a 32-bit EFI/UEFI version of Vista.