Almost all of you know that, the Chrome OS is based on Linux and is initially intended for secondary devices like netbooks, not for a user's primary PC.It will run with full features only on specifically designed hardware.It is currently in Alpha (not Beta) and Known as Chromium OS.Stable release might be publicly available during the second half of 2010.
At this time, Chrome OS has very limited hardware support and very poor performance.Currently it is not available to install directly into hard disk and is almost wastage of time,if you spent more time to install Chrome OS inside your computer hard disk explicitly.
After all, if you want to install it into your computer hard disk, then please mention in comments, Why do you want to install Chrome OS into your Hard disk …explicitly???
You may install Chrome OS in to hard disk (explicitly) by two way:-
- Install Chrome OS into Entire hard disk.
- Install Chrome OS alongside your existing OS.
In both cases, first you have to install Chrome OS into USB pen drive.After that you may install into hard disk.
- To install Chrome OS into Entire Hard disk follow these instructions:
This method is useful, if you have a computer for test purpose.
***( Note:it will erase all previous data on your hard disk )
- Install Chrome OS in to USB Pen Drive.
- Boot from Pen drive and Log on to Chrome OS.
- Press Ctrl+Alt+T.
- Type /usr/sbin/chromeos-install and press Enter.
- Enter the Root password ( facepunch )
- Follow prompts.
- Unplug the USB Pen drive and reboot the Computer.
- Done.
- To install Chrome OS alongside your existing OS, follow these instructions:
This is actually not a installation, it is a trick by which you may get a option for boot in Chrome OS from your hard disk, in your multiboot menu with your existing operating systems.
When you install this Chrome OS in your usb pen drive, it will create two partitions on your pen drive. One of them is labelled as C-ROOT (~700MB) and the other is labelled as C-STATE (~250MB). Both the partitions are in Ext3 file system, which are visible only in linux.But this trick will work on both Linux as well as on Windows.
The outline for the installation process is as follows:
- Install the ChromiumOS to USB pen drive.
- Create two new partitions on your hard disk of size having almost equal to the partitions present on your pen drive. That is one of the partition of size ~700MB and other of ~250MB. (it can be accomplish by Disk management in Windows and by GParted or fdisk in Linux).
- Copy partitions from your USB pen drive to your newly created partitions of hard disk drive, one by one. (it can be accomplish by dd for windows or linux live cd in Windows and by dd command in Linux).
- Update GRUB configuration for adding the entry for Chrome OS in multiboot menu. (it can be accomplish by GRUB4DOS or EasyBCD in Windows and by update-grub command or edit GRUB menu in Linux).
The whole process is time consuming and also You could lose all of your data on your computer during this process due to an mistake in this guide.I think that no one will be interested to do this.Therefore i don’t explain all the process in detailed.But if you are interested and unable to do, then i may explain all the process in detail.
