Slashdot Mirror


Is Windows Coming To Chromebooks? (computerworld.com)

Computerworld suggests a strange strategy for Windows: If you can't beat Chromebook, join Chromebook: The eagle-eyed developers at XDA Developers have spotted a new Google Pixelbook firmware branch. This new code, "eve-campfire," includes a new "Alt OS mode." That "Alt OS"? WIndows 10. From the clues XDA has picked up, this looks as if it will be a real offering and not just an internal project that will never see the light of day. XDA thinks it will be a built-in dual-boot option such as Apple's Boot Camp....

So, why offer Windows on the Chromebook...? I think it's two things. One, Google wants to snag all those users who are still stuck on Windows because of a favorite game or required application. Two (and if I'm right, this is so sneaky of Google), Windows 10 will run like a dog on Chromebooks... would Google rub Microsoft's face in just how much better Chromebooks are than Windows laptops by letting users see for themselves? Sure it would.

52 comments

  1. Unconvincing by Anonymous Coward · · Score: 0

    Windows 10 will run like a dog on Chromebooks... would Google rub Microsoft's face in just how much better Chromebooks are than Windows laptops by letting users see for themselves? Sure it would.

    If Chromebook runs Windows badly when the user can see it run better elsewhere then human nature is likely to be to blame the Chromebook, not Windows.

    1. Re:Unconvincing by Tough+Love · · Score: 1

      If Chromebook runs Windows badly when the user can see it run better elsewhere then human nature is likely to be to blame the Chromebook, not Windows.

      Yah, you kinda missed the point. Linux will be running right beside it, doing the same things, but not sucking.

      --
      When all you have is a hammer, every problem starts to look like a thumb.
    2. Re:Unconvincing by Anonymous Coward · · Score: 0

      Windows 10 will run like a dog on Chromebooks... would Google rub Microsoft's face in just how much better Chromebooks are than Windows laptops by letting users see for themselves? Sure it would.

      If Chromebook runs Windows badly when the user can see it run better elsewhere then human nature is likely to be to blame the Chromebook, not Windows.

      Human nature will be for Windows users to only ever run Windows on the machine. That will be the reason they buy it.

    3. Re:Unconvincing by Anonymous Coward · · Score: 0

      > Human nature will be for Windows users to only ever run Windows on the machine.

      Users don't buy a machine to run the operating system, they buy it to run applications. Some may require MS Office, others will just want a word processor and spreadsheet, yet others will want Android apps they are used to.

      If there is a dual boot it is likely that it will be Win10S, or WOS on ARM, which is store-only and won't run the stuff they really want.

  2. windows isn't the only 'alt os' by Anonymous Coward · · Score: 1

    google could take a shot at microsoft, as mentioned in tfs; as well as a shot at apple by adding actual no-hacks/no-dev-tools/no-secure-boot-headaches linux and bsd support, too (boot camp only supports specific windows versions on specific models/osx versions. linux must be installed manually, which is a fairly significant undertaking).

    1. Re: windows isn't the only 'alt os' by guruevi · · Score: 1

      You could use the BootCamp method to install Linux. Nothing special between Windows and Linux on a Mac besides a different boot disk.

      --
      Custom electronics and digital signage for your business: www.evcircuits.com
  3. This sounds reasonable. by Anonymous Coward · · Score: 0

    So I can run linux in my windows in my chromebook. Just what I wanted!

  4. Yes by Anonymous Coward · · Score: 0

    Chromebooks are Windows' pr0n.

  5. Nope - gonna be android by Anonymous Coward · · Score: 0

    Look at what is happening in the latest versions of android - resizing support, samsung releasing a 'windowed' dex tablet

    This is the end of chromebooks, and android on them instead. Makes sense - 'cloud OS's' are shit, mainly because 'packet loss' 'shit wifi' and 'remote servers out of your control'.

    At least with Android, it can run offline *properly*.

    1. Re:Nope - gonna be android by Tough+Love · · Score: 1

      Look at what is happening in the latest versions of android - resizing support...

      Where's my LibreOffice?

      --
      When all you have is a hammer, every problem starts to look like a thumb.
    2. Re:Nope - gonna be android by Anonymous Coward · · Score: 0

      That pretty much sums up the issue with Google's approach to Android. You can put LibreOffice on pretty much any WIMP system, but when it comes to Android Dex (Samsungs WIMP of Android), the life cycle problem prevents a lot of serious software from being ported to it. The memory limits stops it using the full devices, the interface limits how many notifications a single app can have, etc, basically designed to run 10x mini apps, not 1x big app.

      The basic idea that an app will be killed at the whim of the OS, that a message will arrive, and it will save all its settings, and when the user flips back it will reload and restore to *exactly* the same place with everything intact.... that's idiotic. And yet the design problem is being papered over instead of getting fixed.

    3. Re:Nope - gonna be android by ChunderDownunder · · Score: 2

      Microsoft has an Office365 port for Android.

      Maybe it's just Libreoffice...

    4. Re:Nope - gonna be android by Anonymous Coward · · Score: 0

      It's not killed - onPause() is called, onStop(), etc ,etc all the way down the turtles so the app has an opportunity to save/serialise it's state in case the user navigates back to it, so there is every opportunity not to lose anything. Of course android has a task-kill feature ('close all') apps, and does exactly what you think it does, kills all the apps running at the whim of the user (not the OS at this point) so the user knows what is going to happen if they kill their app.

      Android isn't for a big monolithic slab of an application - it's broken all that up into a series of activities, so yes, you're actually going to have to spend some time rewriting things if you want to bring something like staroffice to android. Microsoft did it with Office, so others can do the same if they stop whinging about 'oh no I have to do things'.

    5. Re:Nope - gonna be android by Tough+Love · · Score: 1

      Android isn't for a big monolithic slab of an application - it's broken all that up into a series of activities, so yes, you're actually going to have to spend some time rewriting things if you want to bring something like staroffice to android.

      It's Libreoffice, was that some kind of slur? Yes, it was some kind of slur. See, Google doesn't want LibreOffice on Android because it wants to push GoogleDocs, nothing more or less. The problem with that is, GoogleDocs sucks. A lot. It is in no way an adequate substitute for LibreOffice, the real thing. Never mind that GoogleDocs is competely closed source. So Google is acting against the interests of its users to push its own agenda.

      Let's not have bullshit about Android can't do this or that. Android can run LibreOffice just as it is, if Google wants that. After all, Android is just a Linux skin. If Google wanted that then there would be a proof of concept in a week.

      --
      When all you have is a hammer, every problem starts to look like a thumb.
    6. Re:Nope - gonna be android by Anonymous Coward · · Score: 0

      No, libreoffice needs rewriting to work on Android, plan, simple, and not because google doesn't want it. After all MS OFFICE is available on android, as well as a slew of other stuff (spreadsheets/ wp's/ etc /etc). Your argument there is moot.

      So yes, libreoffice can work on it if it gets re-written to conform to the way Android activities work. There is NOTHING stopping that from happening other than libreoffice developers getting arsey because it means they'd actually have to do some work.

    7. Re:Nope - gonna be android by Tough+Love · · Score: 1

      libreoffice needs rewriting to work on Android, plan, simple, and not because google doesn't want it

      GNURoot Debian provides a Debian Linux environment that runs within the confines of the Android application sandbox

      So you are wrong, LibreOffice can run without modification on Android. Work would need to be done to make it look and act like an Android app, but personally I don't give a shit about that, I just want to use a proper Office suite with a proper mouse/keyboard interface on my Android devices, which are perfectly capable of it. Google doesn't want this because it would compete with Google Docs, as I said.

      --
      When all you have is a hammer, every problem starts to look like a thumb.
  6. I have wondered by Anonymous Coward · · Score: 0

    I run all sorts of stuff on my Chromebook via qemu/KVM. How is this different?

    Also, Google sucks ass. Just trying to type this on my phone is fucking near impossible. Why does it keep locking up with regular words? Government spyware? Burn android down.

    1. Re:I have wondered by Anonymous Coward · · Score: 0

      This will run old or multiplayer games at 60fps, Photoshop, video editing etc.
      I doubt qemu and KVM are any useful for that (save for Photoshop, it used to run when 500MHz was high end)

  7. I tried by Anonymous Coward · · Score: 0

    After spending considerable work to patch the moronically broken seabios i tried to load windows on my Asus c302.. No go.
    Jesus fucking Christ.. Just putting this comment in was a trail of patience retyping the same thing 10 times to get it not to reorganize and overwrite what I wrote. Android of the suck.

    1. Re:I tried by RandomFactor · · Score: 1

      System
      Languages and Input
      Advanced/Input Assistance

      Spell Checker OFF
      Autofill service OFF

      i find them barely worth keeping myself, but sounds like you fall the other way.

      --
      --- Mercutio was right.
    2. Re: I tried by Anonymous Coward · · Score: 0

      There is no "autofill" on android 6 but even though I turned off spell check it's still trying to fuck me. I mean why does it repeat the same word multiple times as I type. And even when I try to select parts to correct it keeps editing in random places. Running lineageos. God I hate Java. Burn this shit!!!

    3. Re: I tried by Anonymous Coward · · Score: 0

      It literally took me like 30 minute to write that. Just like this comment. I have to go back like 100 times to get it to delete the repeated words and edit. It keeps doubling words and when I click back to edit it edits not there but somewhere else. The fuck. What government spyware is running on my phone.

    4. Re: I tried by Anonymous Coward · · Score: 0

      Why the fuck don't phones have keyboards anymore? Physical ones, not this on-screen crap. Nowadays if I want a keyboard, I have to get a Blackberry, so I'm stuck choosing between hardware that makes sense and an OS that's actually supported by more than 10 people. Blackberry is like the Nintendo of phones -- innovative hardware among an absence of third-party developers.

    5. Re: I tried by Anonymous Coward · · Score: 0

      You've now spent 2 hours writing these comments.

      Not much going on today?

    6. Re: I tried by ArhcAngel · · Score: 1

      Nowadays if I want a keyboard, I have to get a Blackberry, so I'm stuck choosing between hardware that makes sense and an OS that's actually supported by more than 10 people.

      What the hell are you talking about? All BlackBerry phones for the last three years run Android with BlackBerry security services. BlackBerry licensed the BlackBerry brand to TCL They manufacture the majority of BlackBerry branded devices. BlackBerry spun off their mobile device division to focus on enterprise/government/medical security services. BlackBerry Mobile is a new company controlled by TCL.

      --
      "A person is smart. People are dumb, panicky dangerous animals and you know it." - K
    7. Re: I tried by Anonymous Coward · · Score: 0

      Shouldn't you be installing a different software keyboard? I never did that, but if your keyboard software is garbage (perhaps accidentally so) then you should find some other. There are keyboards on F-Droid - obviously there are tons on the Google store as well but there may be much spyware there.
      LOL install a closed source spyware keyboard from a little unknown company, what could go wrong?

  8. Define better ? by Crashmarik · · Score: 4, Informative

    The hardware on your typical windows laptop blows the typical chromebook away.

    1. Re:Define better ? by Anonymous Coward · · Score: 0

      Depends on your definition of typical. There are a lot of low-end windows machines out there (Atom processor, 2GB RAM, 32GB storage).

    2. Re:Define better ? by Ol+Olsoc · · Score: 1

      The hardware on your typical windows laptop blows the typical chromebook away.

      It won't work unless Microsoft supplies a stripped down version of Windows. Most Chromebooks come with a 16 GByte SSD. Some with 32.

      As it turns out, Windows laptops with 32 GByte SSD's do not have enough room for Windows updates. I took a new laptop back to the seller a couple days ago. Shades of "Vista Ready" laptops thatweren't capable of running Vista.

      Besides, what person who wanted a Chromebook would want Windows?

      --
      The shepherds did so well protecting the flock that the sheep no longer believed that wolves existed.
    3. Re:Define better ? by Anonymous Coward · · Score: 0

      Pound for pound, Windows has to have the power and performance that more expensive hardware provides. ChromeOS can run quite happily on 2GB of RAM and modest CPUs. Windows is almost unusable in the kinds of configs that ChromeOS is quite zippy in. My $150 Dell Chromebook 15 (which I'm using right now) has a kind-of crummy display, very nice speakers, USB 3.0, an SD slot, HDMI output, a pretty good camera, and amazing battery life (12+ hours is common). It runs Android apps as well, and there's Linux app support in the dev channel, so it's only a matter of time before it filters down to beta and stable. I have a comparably cheap Windows 2-in-one (it was around $250) from Dell, and it has 2GB of RAM and a similarly low-end CPU. It's almost unusable as a Windows laptop or tablet, it doesn't have adequate memory or disk to really run Windows 10 effectively.

      If a $600 ChromeOS laptop has a high-res display, comparable battery life, a little more memory and disk space, and a faster processor it would be a dream to use. Yes, I have a high-end Alienware Windows 10 laptop that makes a wonderful Windows machine, but it was $2,000. As far as actual use goes, for everything other than games, I'm quite sure a $600 Chromebook would compare favorably. Most people are just trying to run a web browser and maybe a few apps, and for this kind of household / SoHo application Chromebooks excel.

    4. Re:Define better ? by Anonymous Coward · · Score: 0

      It won't work unless Microsoft supplies a stripped down version of Windows.

      I would welcome a stripped down version of Windows for my desktop. Microsoft was doing an alright job with every other release of Windows (xp was good, vista was bad, 7 was good, 8 was bad). Then they release 10 which has been their most successful crap OS. I'm still waiting for Windows 9 which would have been the good version. Maybe stripped down Windows 10 can be called Windows 9.

    5. Re:Define better ? by Anonymous Coward · · Score: 0

      We have certain applications that have to run on Windows (or Mac). The way we currently handle it is by using an remote client on the Chromebooks and using that connected to the Windows machines. Somewhat cludgy, and somewhat slow, but it works and is more secure than letting everyone run around with their own Windows machine.

      The only real problems are that we only have so many machines to RDP into and the remote desktop, especially when we used Google's official client, gave about 20% people headaches after ~30 minutes of use. Interestingly, no one has complained after we switched to a different client and one has thanked IT for switching clients. We suspect it is a latency or scaling issue that Google's NIH solution hasn't learned to fix yet.

    6. Re:Define better ? by Ol+Olsoc · · Score: 1

      It won't work unless Microsoft supplies a stripped down version of Windows.

      I would welcome a stripped down version of Windows for my desktop. Microsoft was doing an alright job with every other release of Windows (xp was good, vista was bad, 7 was good, 8 was bad). Then they release 10 which has been their most successful crap OS. I'm still waiting for Windows 9 which would have been the good version. Maybe stripped down Windows 10 can be called Windows 9.

      I think it will be called Windows - rental edition. I wonder how the faitful are going to react when they get charged every month for their OS breaking updates. I wonder if after windows desktop as a service breaks tour computer if you are charged for making it work again. Or Windows renter's insurance. I can see it now......

      Nice laptop you got there friend. Be a pity if it stopped working....

      --
      The shepherds did so well protecting the flock that the sheep no longer believed that wolves existed.
    7. Re:Define better ? by Heir+Of+The+Mess · · Score: 1

      As it turns out, Windows laptops with 32 GByte SSD's do not have enough room for Windows updates

      WTF you talking about? I've got a 5+ year old ASUS T100 32GB storage + 2GB RAM Tablet + keyboard dock that came with Windows 8.1, which I then upgraded to Windows 10 Pro, and that I upgrade every month to the latest patch through Windows Update. Damn thing is a real trooper that keeps on going and going. Great for travelling. But I have never not had enough space to do an update.

      --
      Australian running a company that does C# / C++ / Java / SQL / Python / Mathematica
    8. Re:Define better ? by Anonymous Coward · · Score: 0

      Well, from a /. comment I read : if you illegally install Windows 10 LTSB on a laptop with 32GB storage, it will work. You can disable some crap like the hibernation file, it won't hurt (unless you wanted auto-hibernate on battery depletion)
      "Windows 10 IoT Enterprise" might work, it's just Windows 10 LTSB. I don't know if it's any easier to get.

    9. Re:Define better ? by Anonymous Coward · · Score: 0

      Good thing that the dual boot feature won't support 32GB drives, see TFA which announces 40GB as the minimum drive size. I don't know of any, so realistically 64GB SSD or eMMC is minimum.

      Besides, what person who wanted a Chromebook would want Windows?

      People change their mind, don't know what they wanted, have circumstances?
      Chrome OS also makes for a "guest mode".
      Windows users who wants to run Android apps. e.g. some random shitty hardware or IoT or business process only supports an Android or iOS "app" to set it up. Taken to the absurd imagine you need Android or iOS to do your taxes, and if you don't do your taxes you will be jailed. With this dual boot your computer runs Android in a supported way (you don't even have to know how). Us geeks may use an emulator, maybe qemu, use an "app" that crawls the google store, and run the app to do taxes/set up router/set up camera etc. Most people not unless you've set it up for them.

      A reason I forgot about : Chromebooks have a very short support window, 4-5 years!
      Once you get a condescending popup telling you to "upgrade" your hardware that doesn't need upgraded, install Windows or install goddamn linux since the feature should make linux trivial to install also.

    10. Re:Define better ? by Anonymous Coward · · Score: 0

      Well yes the PC laptop vendors have Chromebooks with a fast CPU (like Intel i5 6200 and up), 4 or 8GB RAM, didn't wait for the news. Should be fast even on Windows, as long as the storage is good enough (bigger storage is faster, faster storage is bigger). You should probably go for 128GB internal as a minimum, with 8GB RAM. These happen to be the low end specs of Macbooks.

  9. better protect your bootloader by Anonymous Coward · · Score: 0

    if you don't, knowing Microsoft, they will immediately overwrite your boot sector and take over the boot loader, conveniently forgetting about your operating system.

  10. Win7 there 5+ yrs on a chromebook by Anonymous Coward · · Score: 0

    I've had win7 running the last 5 yrs inside a virtual machine on a chromebook.

    But I wiped chromeOS long ago.

    Chromebook is a hardware platform. You don't need the OS.
    Load up Ubuntu-mate, kvm + libvirt + virtual-machine-manager and you can run any x86 on a sufficiently powerful chromebook.
    In 2013, that was an Acer C720.
    In 2015, I moved to a Toshiba CB2 with an Core i3 CPU.

    The only trick is NOT to accept/buy a chromebook with a shitty CPU, as 80% of chromebooks today are sold. The better CPUs don't cost much more, but Intel has a bad habit of naming wost, newer, CPUs with higher numbers.

    Always, always, always check the passmark before buying any Chromebook. They are selling 1300 and less passmark chromebooks which is totally unacceptable for desktop use. Look for 1600passmark and higher for more acceptable performance. 3000+ passmark is comfortable.

    And if you wipe chromeOS then you don't have to worry about google pushing out an update without asking, just like MSFT does and you'll be able to run a kernel that supports modules that google chooses not to support, like NFS.

    But you'll loose out on the highly secure setup with TPM and validated boot that signed chromeOS provides. This is a highly secure platform, but not highly private when ChromeOS is running.

  11. Non-sequitur by Anonymous Coward · · Score: 0

    If windows "runs like a dog," then they won't "snag all those users who are still stuck on Windows because of a favorite game"

  12. At last they've come to their senses! by Anonymous Coward · · Score: 0

    And totally seriously and without any kind of sarcasm in case you can't tell really!

  13. I just bought a new bicycle by biggaijin · · Score: 2

    And I want to lash a giant old SUV that leaks oil to the back of it. Where can I get this new Windows for Chrome?

  14. Only thing worse than win 10 is chrome by Anonymous Coward · · Score: 0

    Pretty sure google's chrome does more snooping and reporting all your info back to the mothership than windows does. For now, at least. They're both crappy and neither should be used.

  15. No thanks. by Anonymous Coward · · Score: 0

    The entire reason I have a chromebook is for the simplicity.. an almost purely content consuming machine for leisure, with options of email/document productivity for work.

    If I want to play games or do anything image/video/audio editing related, I'll go hop on my windows PC.

    Remember kids, it's OKAY to have more than one computer.

  16. What insanity is this? by Anonymous Coward · · Score: 0

    Who would want to pollute a Chromebook with decrepit dinosaur buggy Microsoft software?

    Seriously, what's the use case? Does someone out there need more bugs in their computer usage? Is this for new developers learning and figuring out how NOT to do software?

    I donâ(TM)t get it.

    1. Re:What insanity is this? by Anonymous Coward · · Score: 0

      Do you realize you can use this to boot Linux, BSD, and probably some other things that are neither?

    2. Re:What insanity is this? by Anonymous Coward · · Score: 0

      But why Windows?

      What nut would use that garbage?

    3. Re:What insanity is this? by Anonymous Coward · · Score: 0

      Why would a car support driving on a crummy interstate, narrowly avoid being crushed by a collapsing overpass, and be crushed by a giant out of control truck that lost its brakes? Because that's what cars allowed on public roads can do.

    4. Re:What insanity is this? by Anonymous Coward · · Score: 0

      Or why would a beautiful post on an Internet blog be encumbered by non-sensical followup posts talking about random cars?

      Same thing. Microsoft software sucks. We agree.

  17. Nope, normal Windows is likely by Anonymous Coward · · Score: 0

    I think Windows 10S and ARM are out of the question actually. These require a locked bootloader as far as I know and they're OEM-only.

    It'll take "full" OEM versions of Windows ($119 Home, $199 Pro) and bootleg Windows, like a normal PC.
    If you have an ARM Chromebook? Probably the feature will not be available at all. In fact TFA on talks about the "Pixelbook", not even generic x86 Chromebooks.
    But it would not be impossible to have "Alt OS" on ARM and have it make boot UEFI-compatible ARM linux distros. That wouldn't be too bad (if you explain me how to do page up, page down, home, end, etc. on the keyboard)

    1. Re:Nope, normal Windows is likely by Anonymous Coward · · Score: 0

      Except chromebooks run coreboot firmware!

  18. Re:Win7 there 5+ yrs on a chromebook by Anonymous Coward · · Score: 0

    I didn't know about virtual-machine-manager, thanks very much!
    On my next linux installation I will thus have VMs without Virtualbox (it works, but maybe it's a shame not to use all that kvm stuff. Never got OpenGL in VBox for instance)

    Gnome boxes wasn't working at all on Ubuntu 16.04, just showing me huge squares. What a failure.
    I didn't know Red Hat also had a GUI that works, or I that virt-manager has a GUI.