Skip to content

Instantly share code, notes, and snippets.

@sa1f
Forked from ilyakatz/chrubuntu12.04.md
Created May 15, 2013 02:37
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sa1f/5581297 to your computer and use it in GitHub Desktop.
Save sa1f/5581297 to your computer and use it in GitHub Desktop.

Fixme

  • allow temporary booting back into ChromeOs
    • Add to ~/.bashrc alias chromeos='sudo cgpt add -i 6 -P 5 -T 1 /dev/mmcblk0;sudo reboot'
  • locales (not sure)
    • export LC_ALL="en_US.utf8"
    • dpkg-reconfigure locales #/usr/bin/gnome-control-center #sudo apt-get install language-pack-en
@pnkfelix
Copy link

Your step for "allow to put computer into suspend mode" is missing the part about adding a line for the Monitor into the Screen section, as documented in Bob's original post. You might want to update that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment