LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > ChromeOS
User Name
Password
ChromeOS This forum is for the discussion of ChromeOS.

Notices


Reply
  Search this Thread
Old 10-08-2021, 04:54 AM   #1
hatersgottahate
LQ Newbie
 
Registered: Oct 2021
Location: The UK
Distribution: arch btw
Posts: 26
Blog Entries: 8

Rep: Reputation: Disabled
Question is it actually POSSIBLE to install Linux and not with some sub-system?


I'm on a ASUS C204 Chromebook (controlled by my school) is it possible to run a Live version of Linux or even get Linux on a HDD?
 
Old 10-08-2021, 05:07 AM   #2
Turbocapitalist
LQ Guru
 
Registered: Apr 2005
Distribution: Linux Mint, Devuan, OpenBSD
Posts: 7,307
Blog Entries: 3

Rep: Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721
Addressing just the technical aspects of the question it looks like a "bare metal" approach is not possible on that model, at least not until some firmware changes become available. Scroll down to Asus C204 : https://mrchromebox.tech/#devices

Otherwise, you might look at Crouton.

Perhaps a political approach might be to ask the IT dept, if there is one and not just a bunch of M$ resellers, about which method of running GNU/Linux natively would be recommended.

What goals to you hope to achieve after getting GNU/Linux running? Maybe a single-board computer could be an option.
 
Old 10-11-2021, 06:13 AM   #3
hatersgottahate
LQ Newbie
 
Registered: Oct 2021
Location: The UK
Distribution: arch btw
Posts: 26

Original Poster
Blog Entries: 8

Rep: Reputation: Disabled
I find a "flip" C204, is that normal?
 
Old 10-11-2021, 06:18 AM   #4
Turbocapitalist
LQ Guru
 
Registered: Apr 2005
Distribution: Linux Mint, Devuan, OpenBSD
Posts: 7,307
Blog Entries: 3

Rep: Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721
No idea, but that is the only C204 in the list. There are no check boxes in the RW_LEGACY Firmware and UEFI Firmware (Full ROM) columns. So it is not supported yet.

Crouton might still be an option, depending on how helpful the school staff are.
 
Old 10-11-2021, 07:40 AM   #5
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,634

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by hatersgottahate View Post
I'm on a ASUS C204 Chromebook (controlled by my school) is it possible to run a Live version of Linux or even get Linux on a HDD?
Bolded a part above for emphasis only. Aside from any technical issues, you need to exercise some caution here. If it's the schools device, given to you for school use, it comes with strings attached. Doing something outside the scope of what's allowed can have repercussions...what they are is up to the school.

Before continuing with anything, I would suggest talking to someone at the school, and explaining why you want to do this, as asking if it's ok. The outcome will be one of the following:
  • You're allowed to (and get that in writing)
  • You're NOT allowed to, because it's their device and they have to have it a certain way to manage things
  • They give you a second device to do this on
 
2 members found this post helpful.
Old 10-11-2021, 07:52 AM   #6
Turbocapitalist
LQ Guru
 
Registered: Apr 2005
Distribution: Linux Mint, Devuan, OpenBSD
Posts: 7,307
Blog Entries: 3

Rep: Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721
Quote:
Originally Posted by TB0ne View Post
  • You're allowed to (and get that in writing)
Yes, extremely important point! Written approval goes without saying and thus went unsaid, until now. Getting permission in writing for this kind of activity is very important. Having it in writing is almost more important than the permissions themselves. Also keeping paper copy around can be a good form of insurance. School staff can be great about these kinds of things and encourage learning or they can demonstrate the worst sort of microsoftianism and smallness. The key is to find out in advance which your school staff are, and get approval documented in writing in advance. It is cheaper and easier than having to lawyer up at a later date, especially if they try to go back on what they said.

Even if they say no, you might be able to buy an inexpensive used laptop at a repair shop. Then you'd have a free hand to try any distros that you want to.
 
Old 10-11-2021, 10:14 AM   #7
uteck
Senior Member
 
Registered: Oct 2003
Location: Elgin,IL,USA
Distribution: Ubuntu based stuff for the most part
Posts: 1,173

Rep: Reputation: 501Reputation: 501Reputation: 501Reputation: 501Reputation: 501Reputation: 501
You can run various version of Linux on Chrome without Crouton if it is supported, which most new devices are.
It will use LXD and allow you to change the Linux OS and have multiple containers: https://discuss.linuxcontainers.org/...hromebook/3823
 
Old 10-11-2021, 03:32 PM   #8
uteck
Senior Member
 
Registered: Oct 2003
Location: Elgin,IL,USA
Distribution: Ubuntu based stuff for the most part
Posts: 1,173

Rep: Reputation: 501Reputation: 501Reputation: 501Reputation: 501Reputation: 501Reputation: 501
Since this is a managed system, it is probably locked so you can't enter developer mode which is needed to install Linux natively and not in a container.
If you can get developer mode enabled, then you can follow the steps at https://chrx.org/ and the script there to dual boot or take over the whole drive. Assuming your hardware is supported.
 
Old 10-21-2021, 11:52 AM   #9
SlowCoder
Senior Member
 
Registered: Oct 2004
Location: Southeast, U.S.A.
Distribution: Debian based
Posts: 1,250

Rep: Reputation: 164Reputation: 164
Quote:
Originally Posted by TB0ne View Post
Bolded a part above for emphasis only. Aside from any technical issues, you need to exercise some caution here. If it's the schools device, given to you for school use, it comes with strings attached. Doing something outside the scope of what's allowed can have repercussions...what they are is up to the school.

Before continuing with anything, I would suggest talking to someone at the school, and explaining why you want to do this, as asking if it's ok. The outcome will be one of the following:
  • You're allowed to (and get that in writing)
  • You're NOT allowed to, because it's their device and they have to have it a certain way to manage things
  • They give you a second device to do this on
This is the answer, as far as I'm concerned. I used to be IT in a K12 school. With limited resources, and concern for security, the likelihood they'll either let you modify their equipment, or provide you extra equipment, is pretty low. That is, unless you can give them a really good reason, such as project requirements, or availability of software that isn't available on their current ecosystem.
 
  


Reply

Tags
chromeos, live boot



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Shell script with Menu and sub menu and in sub menu execute another shell script SHWE Linux - Newbie 9 11-03-2018 06:19 PM
Domain.com/sub/ works normally but, sub.domain.com not works DeSouffle Linux - Server 1 10-11-2013 10:19 AM
Could please tell me the pin numbers of d'sub-9 and d'sub-25 adapter. vectrum Linux - Networking 12 02-13-2013 11:39 AM
Shell Script to compare folders,Sub-Folders and Sub-Sub-Folders unix_72427 Programming 8 08-08-2012 02:51 PM
Is it actually possible to make some money on the Net? Shagrath239 General 5 05-28-2005 04:02 AM

LinuxQuestions.org > Forums > Other *NIX Forums > ChromeOS

All times are GMT -5. The time now is 10:52 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration