Google Granted Cloud OS Patent
An anonymous reader writes "This week, Google was given approval of a network OS patent that it applied for back in 2009. The design of the OS is built for 'providing an operating system over a network to a local device' to provision new versions of operating systems onto hardware devices. Filed in March 2009, the idea for Chrome OS was protected by Google early in the development process of the OS, but it was hardly new and unique, given the general description of its features in the patent itself. It is the best sign yet that Google is working toward seamless hardware and software experiences."
I like what Google does... most of it anyway. But it's just as bad when Google gets a software patent as when anyone else does.
END - THEM - ALL
Didn't Unix (specifically, NFS) have a diskless boot option decades ago? Between that and whatever VMWare's been doing (they must have a way of choosing which image you want to load onto your server, right?) how is this in any way an original, patent-able idea?
On the shoulders of netboot, PxE boot, and even CLOAD, this should have never have been granted. This, I believe, was designed to piss off Apple and Microsoft, but it should line the pockets of lawyers for decades.
USPTO? Rubber stampers.
---- Teach Peace. It's Cheaper Than War.
Did you read the patent? I'm guessing not, since you're asking how it's different than netboot.
Google's patent basically says:
The BIOS loads an image loader
The image loader downloads the OS image + a preferences image from a server
The image loader combines these two images to create the full version of the OS and loads the image on to the local device
When changes are made to the image on the local device (file change, settings, etc), these changes are kept in sync with the OS/preferences image server(s)
When the device is shutdown the image is removed from the device
The patent has more details.. but that's the basic idea (at least from my interpretation.. correct me if I'm wrong)