May 24, 2014

How to install full Chrome OS in Ubuntu.

Saturday, May 24, 2014 Posted by Unknown , , , , , , , , , 2 comments
Yes you read it right.



Chrome OS is built mainly for Chromebooks and is supposed to be a cloud based OS. It revolves around chrome and almost everything is done via chrome apps.

It may not seem to be a great concept in the first encounter, but considering the time people spent on their browser and the power of cloud now, Chrome OS can be sufficient for the general public.

The best part is that Chromebooks are very very cheap. Starting from $100 (approx 6000 INR), they are the bear minimum machines. They are extremely light weight and have quite long battery life.

Coming back to installing it in Ubuntu, just run these commands :
wget https://dl.dropbox.com/u/302704/chromiumos/lightdm-login-chromiumos_1.1_amd64.deb
sudo dpkg -i lightdm-login-chromiumos_1.1_amd64.deb
sudo apt-get -f install
And that's it. You can run the ChromeOS either in a window using "chromeos" command or as a seperate Desktop Environment by choosing it at login. Do ask if you get any error. I had to work around one too.

All the credits go to Janez Troha. Have fun with ChromeOS!

2 comments: