Skip to content

Instantly share code, notes, and snippets.

@visb
Created November 24, 2014 16:54
Show Gist options
  • Select an option

  • Save visb/4a972e87175bb2894c07 to your computer and use it in GitHub Desktop.

Select an option

Save visb/4a972e87175bb2894c07 to your computer and use it in GitHub Desktop.
Install nodejs environment on chromebook
## downloads
* xz - https://www.archlinux.org/packages/core/x86_64/xz/
* node xz - https://www.archlinux.org/packages/community/x86_64/nodejs/
## allow to write
```
sudo /usr/share/vboot/bin/make_dev_ssd.sh --remove_rootfs_verification --partitions 4
# restart
shutdown -r 0
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment