Slashdot Mirror


Chromebooks May Get Apple Boot Camp-Like Windows 10 Dual Boot With 'Campfire' (xda-developers.com)

Google is reportedly working on a secret project to get Windows 10 running on Chromebooks. XDA Developers' Kieran Miyamoto reports on the latest developments surrounding "Campfire" -- the Chromebook equivalent of Apple's Boot Camp. From the report: Earlier this year, a mysterious project appeared on the Chromium Git. The Chrome OS developers had created a new firmware branch of the Google Pixelbook called eve-campfire and were working on a new "Alt OS mode" for this branch. We have since confirmed this Alt OS refers to Microsoft Windows 10 and found evidence that it wasn't just an internal project but intended for public release.

The developers have reworked the way in which they distribute updates to a rarely-used section of ROM on Chromebooks called RW_LEGACY. The RW_LEGACY section on a Chromebook's ROM traditionally gives users the ability to dual-boot into an alternative OS, but it is something of an afterthought during production and the section is rarely updated after a device leaves the factory. Now, with Campfire, Google will push signed updates to RW_LEGACY via the regular auto-update process, so firmware flashing won't be a concern for Joe Public. A recent commit for enabling Alt OS through crosh with a simple [alt_os enable] command indicates that it will be a fairly easy setup process from the user's end too.
We may expect to see the first demo of "Campfire" at Google's upcoming Pixel 3 launch event in October. Also, the report notes that the Google Pixelbook won't be the only Chromebook with Campfire support, citing "mentions of multiple 'campfire variants.'"

2 of 95 comments (clear)

  1. Re:Proving Windows is best by Tough+Love · · Score: 5, Insightful

    you do not see much effort in reverse.

    Not true, actually. Microsoft now officially supports and invests a lot of money in running Linux both under the Windows desktop and in the cloud. I would go so far as to speculate that Microsoft now has more money invested in this than the sum total of all the work that went into Wine.

    But the elephant under the rug is, it's actually better to do it the other way: run Windows in a vm, that way you can keep your critical work and data entirely out of the hands of Microsoft. Microsoft knows this and now has a whole bunch of money invested in various efforts to forestall it. To be honest, it's hard to see that as a bad thing, it's the nearest thing to honest competition I have ever seen from that gang.

    --
    When all you have is a hammer, every problem starts to look like a thumb.
  2. Re:Proving Windows is best by Tough+Love · · Score: 3, Insightful

    It's been a couple of years, but last time I checked 3d performance and compatibility with vmplayer was vastly ahead of KVM.

    A couple of years ago was exactly when GPU passthrough was under heavy development. Now there are multiple reports of success and I just don't see horror stories. I have no doubt that VMware player was way ahead at the time, I have tremendous respect for their ability to make stuff work, but they also like to wrap it in layers of cruft that you can't avoid. That's a turnoff for me, compared to KVM, which is accessible at every level, including the one I prefer which is simply the command line. I'm perfectly capable of setting up my own disk images, thanks. VMDK is completely irrelevant to me.

    Most folks use KVM via virt-manager or similar, I have no data on that. They seem happy, so I am happy for them. I'm happy for you too. :) The world is a better place with VMware in it. At the very least they keep the KVM devs on their toes.

    --
    When all you have is a hammer, every problem starts to look like a thumb.