Every month I create a fresh build of Chrome OS which can be run from USB drives on almost any machine. Contrary to the very first release from November recent releases support various wireless network controllers. You can download it either from one of my servers or via the BitTorrent network. Once a new version is released, all previous versions are removed, so please don’t link them directly but link to this page.
Chrome OS image file
Repository version: | April 28th, 2010 |
Build: | 0.7.41.201004281320 |
Chrome browser version: | 5.0.392.0 (45805) |
Build environment: | Ubuntu 9.10 64-bit |
Local user account: | chronos:chromeos-blog.com |
Download Information | I’m running this site in my spare time and don’t display any ads to my visitors. In the past 6 months my server supplied 2,400 GB of data to my visitors, incurring high monthly costs. I now had to limit the bandwidth to 4 MB/s and 4 connections at a time. If you download from my server, you can support me by hitting the Flattr button below. Thanks! |
Download USB drive version (118 MB): | ChromeOS-Blog-Server (obsolete, permanently disabled) (right-click, save as…, please hit Flattr button), BitTorrentย (obsolete, permanantly disabled) (Tutorial) |
Download VMWare version (114 MB): | ChromeOS-Blog-Server (obsolete, permanently disabled) (right-click, save as…, please hit Flattr button), BitTorrent (obsolete, permanantly disabled)ย (Tutorial) |
For use on USB drive
- Download the USB drive image from one of the locations above.
- Extract it (using e.g. free 7-Zip).
- Copy the image to your USB drive (find a tutorial on how to do that in Windows or Linux here). A capacity of at least 4 GB is required.
- Boot from USB drive.
- Login with your Google Account or create a new one. Note that an Internet connection is required in order to login.
- Enjoy! You can find a list of all keyboard shortcuts here.
For use in VirtualBox
UPDATE 2010-29-04: The current release doesn’t work in VirtualBox. Use VMWare Player instead.
You can also use this image in VirtualBox (free download) after you converted it to a .vdi file. To do that in Windows:
- Go through steps 1 and 2 from the section above.
- Hit Windows key + R.
- Type cmd and click OK.
- Change to your Virtual Box install directory (first, enter DriveLetter:, then cd VirtualBoxPath).
- Type VBoxManage convertfromraw ImgFile.img VdiFile.vdi โโformat VDI (note the two dashes before format) where ImgFile.img is the absolute path to your .img file and VdiFile.vdi is the absolut path to the .vdi file that is created.
- Create a new virtual machine in VirtualBox with the .vdi file as hard drive. See how it works here.
- Enjoy! You can find a list of all keyboard shortcuts here.
For use in VMWare Player
As the newest releases don’t work in VirtualBox, I decided to provide a VMWare image as well. First, download the free VMWare Player.
- Download the VMWare version of the latest Chrome OS release (link in table above).
- Extract it (using e.g. free 7-Zip).
- Open chromeos-blog.com.vmx in VMWare Player.
- Click Play virtual machine.
- Enjoy! You can find a list of all keyboard shortcuts here.
Please don’t link the files directly, because I will rename them when updating. But please DO link to this page and leave comments if it worked for you and which kind of computer you used (no registration required)… ๐
Thanks for doing this! I’m going to try this over the weekend to see if I have any better luck with my wireless controller.
I’m running it now on my Dell Inspiron 6400 notebook. It works with WiFi support. But everything I do happens delayed…
It’s almost Xmas!
Hope you might publish a new image soon.
Merry Christmas.
Thx and ty.
But three questions.
a) I cant login on remote machin, only with local account and then connecting to the wifi (this may be bcs my home network internet is shared trought windows ICS). Some1 know how to “import” my home chromium cookies and password to chromeOS?.
b) Is there any chance that you could publish the OS with spanish keyboard layout?.
c) How to change default password? its a bit long for my likings ๐
i already solved question a and b ๐
Just mounted the USB in a ubuntu live cd and copied the chromium (altho u need some dealing with permissions at command line).
and for the keyboard just followed the typical linux tutorial
but on c) i have no clue @_@, the passwrd command gives an error :/
thx anyways, working fine.
Just for the records: released new version today.
HI Could you put the direct link to download virtualbox image? tnk
To reduce the server load, I only offer the USB image version. But you can easily convert it to VirtualBox. Just takes one minute.
with last realise conversion doesn’t work for me
Hi, I followed everything down to the last. However when I launch the OS from virtualbox, all I get is a black screen. I am using win7 x64, virtualbox 3.12, 3GB Ram, 250GB, etc (hp tx2525nr tablet/notebook). ๐
The image torrent seems to have stalled at 148Mb just now. Just FYI.
Hm, that should not happen. The torrent file includes the HTTP URL of my server. So there should always be at least one seeder. Nevertheless, I will have my private machine running 24/7 from now. Thanks.
Same issue as Damien. I too am using Win7 x64. Any ideas. I’m using the 12/29 OS image.
Rob Clark posted this solution in the article about the new release:
The issue w/ running from virtualbox seems to be the lacking of a suitable vboxvideo_drv.so and possible vboxmouse_drv.so.. unfortunately since chromeos hides all console output, it isnโt so straightforward to figure that out ๐
If you have a working linux virtual machine, you can add the chromeos vdi as a secondary disk, and then mount /dev/sdb1 and /dev/sdb3 (assuming your chromeos vdi is /dev/sdb) and poke around.. in particular /var/log/ from the first partition is useful to figure out what was going on.
The way I managed to repair the chromeos vdi:
1) mount /dev/sdb3 (3rd partition in chromeos vdi) from working linux vm
# sudo mount /dev/sdb3 /mnt
2) mount vbox guest additions iso
3) extract files from vbox guest additions installer
# cd /tmp
# /media/cdrom0/VBoxLinuxAdditions-x86.run โnoexec โkeep
# cd install
# tar xjf VBoxGuestAdditions.tar.bz2
# sudo cp lib/VBoxGuestAdditions/vboxvideo_drv_16.so /mnt/usr/lib/xorg/modules/drivers/vboxvideo_drv.so
# sudo cp lib/VBoxGuestAdditions/vboxmouse_drv_16.so /mnt/usr/lib/xorg/modules/input/vboxmouse_drv.so
# sync; sudo umount /mnt
now shutdown your linux vm, and startup your chromeos vm
Thanks for a suggested fix, but I will just wait for a simpler solution.
I tried running it from a usb drive, I downloaded the image many times and from many sources, I also used Vista and Ubuntu to burn the image but all I get is a black screen at boot after I choose the drive, every time before I burn the image I look at the drive with Gparted and I get three partitions every time, one of them is an unknown format. then I delete all the partitions and format it to FAT32
Everything OK with Chomium OS as guest on Mac OS X host but guest additions doesn’t work. Nothing happens going to Devices/Install Guest Additions- no error messages – nada.
Anyone have any success with Guest Additions? Would appreciate responses also sent to bruce@erlichman.com. Thanks!
Bruce
pls pls pls HELP!!!
i really want to use this….
i have win 7 installed….i wrote the usb image correctly on the usb drive…..
but whenever i boot up win 7 comes up….
(i have selected usb boot from bios)
PLEASE HELP GUYS!!!!!!!
can we make a live cd of this
Works with HP mini 2133 1GB RAM, using 4GB USB and wired network connection.
Unfortunately WiFi is not working and performance is very poor. Extremely sluggish and long delays, I wonder if it is because of USB performance issue, as read/write light keeps blinking all the time during delays.
Is this the NT – nice try – version of ChromeOS? ๐
Note:
Type VBoxManage convertfromraw โโformat VDI ImgFile.img VdiFile.vdi
instead of
Type VBoxManage convertfromraw ImgFile.img VdiFile.vdi โโformat VDI
Tried your last release on my msi wind u-100. All going well till configuring wifi internet connection, it doesn’t work for me at all. Maybe this cause of wifi-chip in my netbook?
Couldn’t download VMWare version from yer server… but pings are ok=(
I am getting stuck at entering username and password,
and can not go any further.
My gmail address will not work.
How can I setup username and password?
Try the spring version with vmware fusion.
First attemp is fine, setting ethernet as network, automatically reboot, set the ethernet again as network, then login prompt.
After login, browsing is fine, and I do not know to log off, so force reboot from the vmware.
The problem begin with, it show a box with “Other User”. Can’t login, can’t type. Clicking the network, time, give drop down menu with nothing can be change.
And what is the user and password to login on terminal, CRTL-ALT-F2?
Try chronos/chronos, mark/chronos, chromeos-blog/chromeos-blog.com, facepunch/facepunch all failed.
The login should be chronos:chromeos-blog.com
I had the “other user” problem once and couldn’t help but use a backup copy of the image I made before I started the VM.
Yes the only work around is re-use the original image.
Anyway thanks for the info of user&pass this will help to trace the problem
“VBoxManage is not valid Win32 programm” I know about PATH Folders – it’s not work for me. Could anybody convert and share image for VirtualBox?
Any way to get the root password on the latest build (5.0.392.0)?
Any sigh of a new build soon?
i try to boot it with my aspire 5720g
i select usb than it tried to boot but it go back to normal boot
can u help me about this ๐
Hello! My name kiemtheng, I’m a student is Cambodia n I really interesting in using Google Chrome OS but I dont know weather this new OS is simply as Windows or what else OS? specially with the application that we need to use for our work everyday! Hope you will be reply me answer soon! Thanks
One big chrome browser. I like chrome browser dont get me wrong. Ran dry image on meego os ACER ZG5 160 Hard drive. sd ports dont work. sound works, wifi works, youtube works, webcam works. bugs here and there. posting a video on my youtube page “jonathanaguire” of 3 min walk through.
cannot make a login with a wifi connection….
try with a ethernet … ok
after try to start wifi connection without succes…..
Real problem
Are you going to update it?
I noticed you ‘current’ build is back from April
Not able to login, even Ethernet is not working.. i dont know, my gmail id is also not working.
๐
It is not working at all. I tried all three ways but nothing is working. First I tried the USB solution. I liked the way of it. But when i boot from this usb drive I get a Black Screen an one Single line appears. I can write letters bus nothing ist working at all. The Machine isn’t able to run.
I need help or send me an googlechromenotebook ๐ Plz help me with the usb version. What is wrong…
Why don’t you use Google Code to store your files for download? That way you don’t have to pay for bandwidth and users can actually download your files.
At the moment I’m trying to download and I get 3.8kb/s so the full download will take about 7 hours!!!!
/Andreas
Cannot extract the file as an archive?
Chrome OS image file: Please let me know when this will be available for download?
Works for me! I used VMware Player and worked. And I used it on a HP Notebook 2010.
i can’t see the download button. help.
Hi there, I have seen that occasionally this page displays a 403 server error. I thought you would be keen to know. All the best
Yes! Finally someone writes about 1.
from where shall i download it…?? i’m not getting the link to download it…..pls help me….
How to download the file?