0

I'm new to installing Linux, but I do know that my chromebook has an Armv8 processor. I was following this tutorial and everything was fine

but when I run

sudo startxfce4

I get an error

euid != 0 directory /tmp/.x11

and more stuff and then it tells me

server terminated with error (1). closing log file
unable to connect to x server: connection refused.

What should I do?

Zanna
  • 70,465
  • Use Xenial instead of trusty https://www.reddit.com/r/chromeos/comments/6a1jb4/crouton_on_samsung_chromebook_plus/. Also I used this doc and it's amazing https://docs.google.com/document/d/1MJZYllAj_o-erv4WF2CKdjtHjT6Wee4t4mj6SlDRG8c/edit – brndn2k Oct 09 '17 at 19:29
  • Unless you absolutely love Chrome, I would remove ChromeOS and fully install Ubuntu using the tutorial/answer here. Once done, you'll be able to make a live bootable of something like Neverware (inspired by ChromeOS) or ChromiumOS so you'd be able to have Ubuntu as your default OS and a Chrome-like OS option as well. I personally like Ubuntu infinitely more than ChromeOS. I highly recommend a full installation. – Amolith Oct 09 '17 at 23:46
  • 1
    Crouton is on its way to being deprecated anyway. A full installation essentially jailbreaks your Chromebook and you can install any Linux distro as well as Windows (I don't recommend it though) whenever you like. I've tried/installed over 61 different operating systems on mine since I removed ChromeOS. – Amolith Oct 09 '17 at 23:48

1 Answers1

0

Download crouton from GitHub link (google it) Install the crouton extension from chrome webstore Invoke developer mode (Ctrl d will.bypass the oss verification screen) Open chrome and press Ctrl + alt +t to open up terminal Type shell Run command sudo sh ~/Downloads/couton -t xfce-desktop,keyboard,xiwi After install Run command sudo startxfce4 (I used the xfce-desktop command because it comes with alot more preinstalled apps,.like Mozilla for one, you need to have the chrome browser crouton extension installed and MUST use xiwi in the command or it will not work on the Samsung Chromebook plus)

***The other above will.work on majority of Chromebook with Intel, ours is arm based and xenial is the only one I have been able to get to work good. I am looking into mint but it doesn't look to support arm yet. I personally chose arm over Intel for it runs google play apps better and more of them over Intel based processers, and google is to laid back to force devs to support Intel any time soon. If you specifically want Linux then go buy one with a intel processor, and wait till the apps are updated for it, IMO I'll be due for a new upgrade by the time that happens, for now I'll just dual boot my windows laptop for a better Linux distro :)