Enabling Develeper Mode On My Chromebook
Enabling Develeper Mode On My Chromebook
Enabling Develeper Mode On My Chromebook
Before we can dive into the wonderful world of Arduino, we will need to prepare our
computers to be compatible with these devices.
Unfortunately, the Chromebooks are designed to be very simple machines that connect mainly to the internet. The good
news is that this provides us with a really cool opportunity to hack them! Fortunately, while the Chrome OS that comes
installed on the Chromebooks is a little too basic, the good people at Google have kept it possible for us to access the
hardware and do our own thing.
Developers are Hackers and Google has created a special place for them. Developer
mode is a special environment built into Chrome OS where many of the security
restrictions have been removed. This will allow us to install custom software designed by
some seriously cool hackers, but it also means that the machines are more vulnerable to
security breaches. It's a good thing we're not keeping any personal data on them and
we're only using this for learning.
2. When you see the yellow exclamation mark, hold down ctrl+d then press
enter .
3. When you see the "To turn OS verification OFF, press ENTER" prompt,
press enter ;
5. When you see the "OS Verification is off" prompt and red exclamation mark
press ctrl+d ;
2. Type shell at the chrosh> prompt and hit enter to call the shell prompt;
… please enter:
username: stemscholar
password: use the usual hackshop password
Now, we are going to launch a new window manager environment that will run alongside
of the Chrome OX window manager you have been using the last three weeks. This new
window manager is called xfce4 .
xfce4 will allow us to access the foundational operating system on your chromebook,
which is called Linux and the version we will be using is called Ubuntu Linux! This is an
operating system like Mac OSX or Microsoft Windows that will allow us to install and run
programs. The Chrome OS is based on Linux too.
We will no longer be limited to the ChromeOS programs, we can now use any open
source software that we want!
Make sure to CHECK that there are no spaces between enter, the hyphen and chroot.
2. When you hit enter, you will switch away from Chrome and switch into
Ubuntu! When you are ready to return, you will have to hit: Ctrl + Alt +
Shift + F1