Note from Hexxeh: This page, like all others on the wiki, is not authored by myself. It is written by fans/helpers of the project. ====== What is Chromium OS? ====== The most bad-ass OS ever created. Hexxeh's reply: A lighweight, web-based operating system mostly aimed at netbooks, but may run on other hardware too! (and with Flow's release, very often works great ;) ====== Who are you (Hexxeh)? ====== I'm a 17 year old (young, eh?) student who occasionally pretends he's a Web Developer/Programmer and works on various websites with people. By the way, my screen name is pronounced heck-see ====== Why are you doing this? ====== Because I think Chromium OS is a cool idea, and I thought I'd fill a gap that hadn't been filled. ====== Before I start the download, how do I know how old the most current build you are offering is? ====== The homepage tells you the date of the last full release. However, with the introduction of the auto-updater these dates become rather less relevant. ====== How big a USB drive does this require? ====== Chrome OS Flow requires a 2GB USB drive. ====== What are the default username/passwords for this build? ====== Default username is facepunch, default password is facepunch. ====== Help, I can't get past the login screen because of a network error! ====== Simply login with the details above and try and get your internet working, reboot and the settings will be remembered, allowing you to login with your Google Account as normal. Trick - If you have a netbook or laptop, use a ethernet cable for a few seconds to login. Once you're in, you will never get this error again. ======I tried formatting my USB drive after trying this out and it's smaller than it was! What gives? ====== You need to repartition your USB drive. Use the appropriate tool on your OS to create one large partition in place of the three small ones. For Windows use DiskPart. At the command line type "Diskpart". Then type "List Disk". Make a note of the number for your USB drive (make **SURE** you get this right or you'll be crying when you screw your primary disk). Type "Select Disk=n" where n is the number of your USB drive. Type "Disk Detail" and make __sure__ it describes your USB drive before proceeding. Type "Clean" (this removes all the partitions). Then type "exit". Your USB drive is now ready to be formatted any way you like. (Mac: use Disk Utility, Linux: use fdisk) ====== Help, "operating system not found" ====== There was probably an error in writing the image to your USB. First, compare the MD5 checksum of the image, then re-write the image to USB. The command line method is more reliable. ====== Help, it doesn't boot! ====== Firstly, check your file downloaded properly. Then, try reimaging the image onto the USB drive and booting from it again. Try another USB drive if you can, and if it still doesn't work, it's your laptop that isn't compatible in all likelihood. That is assuming your bios is set to boot from USB. In the case that your computer doesn't give the option to boot from USB use this boot manager http://www.plop.at/en/bootmanager.html#intro. ====== WiFi/some other component isn't working, can you help? ====== Sadly not, the hardware support in ChromiumOS is really quite limited, but manufacturers are hard at work adding the changes needed to get it running smoothly. Try a new build as I post them and you may find it's working much better. ====== It runs really slowly, isn't this supposed to be super fast? ====== Sadly not, the hardware support in ChromiumOS is really quite limited, but manufacturers are hard at work adding the changes needed to get it running smoothly. Try a new build as I post them and you may find it's working much better. ====== Can I install this to my HDD/SSD? ====== Yes via two methods: - **Recommended:** Follow the [[multiboot|multi-boot guide]] to have ChromiumOS peacefully boot along side your current operating systems - **Destructive:** Perform a simple, but eradicative command which will **wipe your entire hard drive** (untested on hybrid storage) (**currently incompatible with Flow**) - Log on to ChromiumOS, then press ''Ctrl+Alt+T'' - Execute ''/usr/sbin/chromeos-install'' - Follow prompts ====== I'm getting the following error, what's up? "The server's security certificate is revoked!" ====== This is a known bug with Chromium, and a way to fix it is simply to make sure the timezone setting in ChromiumOS is set to your correct timezone to match the system clock. You may also have to wait until ChromiumOS updates your clock from a network time server. (If anyone knows what the schedule is for that update, please update this entry) ChromiumOS Flow: Seems to take less than an hour (about 15 mins for me), so until the source code accounts for this, just play around with the goods until it updates the time by itself. --not affiliated with hexxeh ====== My PC/Laptop does not support booting from a USB device! Can I still try this out? ====== Yes! You can download the [[http://www.plop.at/en/bootmanager.html#intro|PloP Linux Boot Manager]]. This is a bootable CD image. Once it boots it will provide a menu allowing you to select your USB device to continue booting. It can also be booted from floppy and a few other options. ====== How do I configure the proxy? When I clicked the proxy configuration, an error page appeared.====== When attempting to update the proxy using "Options" "Under The Hood" "Change Proxy Settings", the button has no effect and no UI loads. The proxy settings will have to be manually loaded. - Press ''Ctrl+Alt+T'' to bring up [[terminal]] - Execute ''sudo -s'' (password is ''facepunch'') - Execute ''cd /usr/bin'' - Execute ''mount -o remount /'' - Execute ''vi chromeos-chrome-loop'' - Within the vi editor, scroll down to the section that contains '''while true; do' "$CHROME"'' with a number of commands. - Press ''i'' - Add the line ''----proxy-server=http://your.proxy.server.com:port \'' - Press ''ESC'' - Type '':w [enter]'' - Type '':q [enter]'' - Execute ''reboot'' - Relax... Using vi is a little tricky, so here is a [[http://www.unix-manuals.com/tutorials/vi/vi-in-10-1.html|tutorial]]. ====== What are the keyboard shortcuts? ====== There are some fantastic shortcuts that are usable in ChromeOS. Press F8 to see the keyboard shortcut layout. Check out the [[keyboardcommands|keyboard commands page]] for further information. ====== Other ====== If there's anything I've missed here, just ask on [[http://twitter.com/Hexxeh|Twitter]] and if it's a common issue I've forgotten I'll add it right in. Additionally, you can try to reach someone from the [[irc|hexxeh channel on irc]].