Family Encyclopedia >> Electronics

How to Test Chromium OS on Ubuntu: Seamless Setup Guide for Linux Users

As an experienced Ubuntu user and Linux enthusiast, I've tested Google's lightweight ChromeOS—essentially the Chrome browser powered by web apps—without buying hardware like the $249 Samsung Chromebook. Here's how you can try it alongside Ubuntu, or even make it your daily driver.

Important Note: This Chromium OS package requires 64-bit Ubuntu.

Install the Chromium OS Package

1. Download the lightdm-login-chromiumos_1.0_amd64.deb file, a modified version enabling direct LightDM access.

2. Double-click the .deb to install via Ubuntu Software Center.

Or via terminal:

wget https://github.com/downloads/dz0ny/lightdm-login-chromeos/lightdm-login-chromiumos_1.0_amd64.deb
sudo dpkg -i lightdm-login-chromiumos_1.0_amd64.deb

Launch Chromium OS

Log out, then select "Chromium OS" on the LightDM screen.

How to Test Chromium OS on Ubuntu: Seamless Setup Guide for Linux Users

Enter your Google password to log in.

How to Test Chromium OS on Ubuntu: Seamless Setup Guide for Linux Users

First time? Follow the "Getting Started Guide" for printing, offline access, files, wallpaper, and more.

How to Test Chromium OS on Ubuntu: Seamless Setup Guide for Linux Users

Use it like Chrome: browse, tabs, apps. Controls: bottom-left for new tabs/Web Store; bottom-right tray for Bluetooth, Wi-Fi, volume. Note: "Stop" logs out to LightDM only.

How to Test Chromium OS on Ubuntu: Seamless Setup Guide for Linux Users

What Works and What Doesn't

From developer info and my hands-on tests:

Works:

  • Direct LightDM login
  • Sync, apps, bookmarks
  • Flash (google-chrome-stable)
  • Talk (google-talkplugin)
  • Java (icedtea-plugin)
  • ChromeOS extensions (~/.chrome-os/user)
  • HW acceleration
  • Tablet mode

Doesn't Work Yet:

  • Camera/disc imports (no dbus/MTP)
  • System checks (fake data)
  • Guest login
  • Kiosk mode
  • Auto updates

Many issues are in progress. Test it to match your needs—uninstall easily if not.