dnschneid / crouton

Chromium OS Universal Chroot Environment
https://goo.gl/fd3zc?si=1
BSD 3-Clause "New" or "Revised" License
8.56k stars 1.24k forks source link

Help Im a beginner and am more than lost... #4971

Open fairylight25 opened 1 year ago

fairylight25 commented 1 year ago
Please paste the output of the following command here: sudo edit-chroot -all

name: xenial encrypted: no Entering /mnt/stateful_partition/crouton/chroots/xenial... /usr/local/bin/crash_reporter_wrapper: 119: exec: /var/run/crw/crw: Permission denied WARNING: Unable to register core dump handler. crouton: version 1-20221126232257~master:ae594340 release: xenial architecture: arm64 targets: xfce host: version 15359.58.0 (Official Build) stable-channel jacuzzi kernel: Linux localhost 5.10.169-21799-g727536877896 #1 SMP PREEMPT Sun Apr 16 19:45:11 PDT 2023 aarch64 aarch64 aarch64 GNU/Linux freon: yes Unmounting /mnt/stateful_partition/crouton/chroots/xenial...

Please describe your issue:

So I followed the pages instruction to install ubuntu but in the end i get a failure message : " sed: can't read common/cras_messages.h: No such file or directory Failed to complete chroot setup. "

I've tried the troubleshoot solution already but that doesn't work, help would be greatly appreciated!!

If known, describe the steps to reproduce the issue:

Well i followed the first 3 steps of the "Examples" section, and that was the output

CroutonIsFun commented 1 year ago

So sorry you're having problems. Crouton is broken right now. Please see the discussion tab for several articles which address the issue and which suggest work-arounds.

Possibly the simplest approach is to revert your Chromebook temporarily to 110, please see Revert to 110

dromadus commented 1 year ago

So sorry you're having problems. Crouton is broken right now. Please see the discussion tab for several articles which address the issue and which suggest work-arounds.

Possibly the simplest approach is to revert your Chromebook temporarily to 110, please see Revert to 110

I followed these steps and reverted my chromebook to 110 and am having the exact same issue described above after trying to start ubuntu. Screenshot 2023-05-01 9 20 59 PM

CroutonIsFun commented 1 year ago

I'm not really sure. If you reverted back to 110, it should work. Make sure you first remove any existing chroots:

sudo rm -R /mnt/stateful_partition/crouton/chroots/*

Also, I have read about issues with gnome. It may be better to try xfce:

sudo crouton -r xenial -t xfce

Note that xenial is out of date, but you may get some use out of it. Focal and bullseye are working.