Install Google Play On Chromium Os



Jul 30, 2019. Step 1: To install an app, just locate it in the Play Store, click on its entry, and select the Install button. If you don’t see the button, then the app is not compatible with your Chromebook.

Do you have a spare PC? Do you wish to use it for surfing the internet and other internet based applications? If yes then this post is for you! In this post, I will show step by step how to install Chromium OS on your PC.

What is Chromium OS?

Chromium OS is the open-source version of Google’s Chrome OS. Unlike other operating systems that are a jack of all trades, Chromium OS is designed to be great at just one thing that is surfing the web.

Limitations of Chromium OS

Since Chromium OS is interdependent on Google’s Chrome OS which has been specifically designed keeping in mind a specific hardware configuration that is the Chromebook.The hardware support for Chromium OS is not that developed.

To overcome this we will be using a specific build of Chromium OS that has been made available Thanks to ArnoldTheBat this has got additional hardware support than what is currently available in vanilla Chromium OS. But even then one might face a lot of bugs due to incompatible drivers. You can open a bug report at the GitHub project. This will ensure that the future builds will support your hardware.

I would advise you to first try running Chromium OS as a live operating system from a pen drive. If you are satisfied with the performance then you can install it on your system. In this tutorial, I will show you how to make this live USB Chromium OS pen drive. Then how to use that for installing it on your PC permanently.

Prerequisites for Installing Chromium OS

  • Minimum 2 GB RAM
  • Spare HDD / SSD (will be erased completely during installation)
  • WLAN Adapter / Card
  • Minimum 8 GB Pen Drive
  • Chromium OS Special Build Image by ArnoldTheBat
  • 7-Zip & Win32 Image Writer software

Step 1: Download Prerequisites

Download 7-Zip
  1. Open 7-Zip download page.
  2. Depending on your system architecture either 32-bit or 64-bit select exe download.
Download Image Writer
  1. Open Image Writer download page.
  2. Click on external downloads link.
  3. The download should automatically start now.
Download Chromium OS Special Image
  1. Open chromium.arnoldthebat.co.uk
  2. Click on the special directory.
  3. Click on Last Modified column twice.
  4. Now from the ordered list find the latest special build release of Chromium OS.
  5. Depending on your system configuration select either the 32-bit version(Cx86OS) or the 64-bit version(Camd64OS).
  6. At the time of this article, the latest version of special build was released on October 30th, 2016
  7. Click on the file link to start the download.

Step 2: Extract Chromium OS Image

We will skip the install process of 7-zip and win32diskimager because it is simple wizard-based installation. After you have installed them let us now extract chromium os image.

  1. Go to the location of the downloaded chromium OS image file.
  2. Right click on the image file and select 7-zip.
  3. Then click on extract here.

After extraction you will get a file of 7.15 GB size it would be named as chromiumos_image.img

Step 3: Create Chromium OS Pen Drive

  1. Insert a Minimum 8 GB pen drive into your system.
  2. Take the backup of any data present on pen drive since it will be erased later.
  3. Open the win32diskimager.
  4. Under Image File click on the folder icon and select the location of the above extracted chromium OS special image file.
  5. Under Device select the drive letter of your pen drive from the drop down menu.
    • Warning: Be very careful while selecting the drive letter of your pen drive. Double check if you are in any doubt. Performing the below-mentioned step will completely erase the entire selected disk.
  6. Click on write this process will take around 10 to 15 minutes depending on your pen drive speed and your USB port.

After this process is finished you should get a properly bootable Live Chromium OS on your pen drive

Step 4: Boot Using Chromium OS Pen Drive

Play
  1. Insert the pen drive in the system on which you intend to install Chromium OS.
  2. Change the BIOS settings to allow your system to boot using a pen drive.

If you do not know how to boot using USB pen drive google boot from flash drive [your PC model]

Step 5: Test Run Live Chromium OS using Pen Drive

  1. You should see Chromium OS logo when your system is booting.
    • Note: If you instead see a black screen and then nothing happens then this indicates a compatibility issue with your graphic card and Chromium OS drivers. You can report this problem over here GitHub project page.
  2. After a successful boot, you will see a welcome screen.
  3. Perform the step by step wizard to configure your WiFi connection and sync your google account.
  4. Check if Chromium OS has detected all your hardware and everything is working properly.

After you are satisfied with the performance you can then install Chromium OS permanently on your system following the below steps.

Step 6: Install Chromium OS on Harddisk

  1. Press Ctrl + Alt + F2 anytime after Chromium OS has loaded
  2. In the Developer Console login into the default account type username as chronos and hit enter
  3. Now type lsblk hit enter
  4. This command will list down all your disc drives and their respective sizes that are currently connected to your system
  5. Find out the code for your hard disc or solid state drive it might be sda or sdb depending on your system configuration.
  6. After you have identified disk code type this command followed by your harddisk code.
    • /usr/sbin/chromeos-install –dst /dev/[harddisk code]
    • Warning: After this command, all the content on this particular disk drive that you mentioned here will get erased. So make sure that you have got proper backup.
  7. Hit enter to start the installation it might take around 15 to 20 min or 1 hour all it all depends on your system configuration.

Update Chromium OS

ArnoldTheBat keeps releasing updates to chromium os special build. You can easily get your system up to date by following the bellow steps.

  1. Open Chrome browser click on this 3 dots icon to open settings
  2. Now click on about Chromium OS
  3. Click on the button Check for and apply update

I hope this guide helped you. If yes, consider supporting us. If you are facing some problem following this guide share it below in the comment section. You can help others by sharing this guide with your friends whom you think could benefit from it.

At howisolve.com we provide you the with latest updates on technology, tutorials, tips and tricks, troubleshooting guides and much more. Subscribe to our newsletters to get regular updates straight to your inbox. Thanks for reading friends see you later bye.

Have some questions join the discussion.

Contents

What's the difference between Chromium OS and Google Chrome OS?

Google Chrome OS is to Chromium OS what Google Chrome browser is to Chromium.

  • Chromium OS is the open source project, used primarily by developers, with code that is available for anyone to checkout, modify, and build.
  • Google Chrome OS is the Google product that OEMs ship on Chromebooks for general consumer use.

Some specific differences:

  • The two projects fundamentally share the same code base, but Google Chrome OS has some additional firmware features, including verified boot and easy recovery, which require corresponding hardware changes and thus also don't work out of the box in Chromium OS builds.
  • Google Chrome OS runs on specially optimized hardware in order to get enhanced performance and security.
  • Chromium OS does not auto-update by default (so that changes you may have made to the code are not blown away), whereas Google Chrome OS seamlessly auto-updates so that users have the latest and greatest features and fixes.
  • Google Chrome OS is supported by Google and its partners; Chromium OS is supported by the open source community.
  • Google Chrome OS includes some binary packages which are not allowed to be included in the Chromium OS project. A non-exhaustive list:
    • Adobe Flash
    • Widevine CDM plugin (to support HTML5 EME)
    • 3G Cellular support (but work is on going to address this)
    • DisplayLink Manager for video over USB (some systems)
    • Android (ARC++) container for running Android apps
  • Some components are available in both, but as closed source binary-only blobs. A non-exhaustive list:
    • Graphics Libraries (e.g. OpenGL) on ARM platforms
  • Google Chrome ships with its own set of API keys while Chromium does not include any
    • Users are expected to set up their own
  • Google Chrome OS has a green/yellow/red logo while Chromium OS has a blue/bluer/bluest logo.

Where can I download Google Chrome OS?

Google Chrome OS is not a conventional operating system that you can download or buy on a disc and install. As a consumer, the way you will get Google Chrome OS is by buying a Chromebook that has Google Chrome OS installed by the OEM. Google Chrome OS is being developed to run on new machines that are specially optimized for increased security and performance. We are working with manufacturers to develop reference hardware for Google Chrome OS.

Chromebooks are available for sale now! Check out the Google Chromebook site for more information.

InstallInstall google play on chromium os free

Where can I download Chromium OS?

If you are the kind of developer who likes to build an open source operating system from scratch, you can follow the developer instructions to check out Chromium OS, build it and experiment with it. A number of sites have also posted pre-built binaries of Chromium OS. However, these downloads are not verified by Google, therefore please ensure you trust the site you are downloading these from.

Keep in mind that Chromium OS is not for general consumer use.

I am a hardware manufacturer, who can I talk to about making a Chrome OS product?

Install google play on chromium os 10

Google Chromium Install 64 Bit

The Chrome OS business development team can be reached at chromeos-interested@google.com.