Skip to content
This repository was archived by the owner on Aug 2, 2025. It is now read-only.
This repository was archived by the owner on Aug 2, 2025. It is now read-only.

Can't Install Crouton with ChromeOS 105 #5134

@aaa646123

Description

@aaa646123

I try the steps below to install crouton on my chromebook with OS 105.0.5195.134 (32 bits)

  1. Login System in developer mode.
  2. Download crouton with "https://goo.gl/fd3zc"
  3. type "shell"
  4. type "sudo install -Dt /usr/local/bin -m 755 ~/Downloads/crouton"
  5. type "sudo CROUTON_BRANCH=silence crouton -r noble -t xfce"

And then the terminal shows error below, did I miss something?

Installing focal-arm64 chroot to /usr/local/chroots/focal
Downloading bootstrap files...
debootstrap error log:
[.[] | select((.extendedSupport // .support) > (now | strftime("%Y-%m-%d")) and (.codename | test($suite; "i")))] | isempty(.[]) | not error: strftime is not defined
[.[] | select((.extendedSupport // .support) > (now | strftime("%Y-%m-%d")) and (.codename | test($suite; "i")))] | isempty(.[]) | not error: test is not defined
[.[] | select((.extendedSupport // .support) > (now | strftime("%Y-%m-%d")) and (.codename | test($suite; "i")))] | isempty(.[]) | not 4 compile errors
Failed to run debootstrap.

By the way, I tried upgrade OS version to 126.
It can install successfully but when I type "sudo startxfce4" it would show another error: "do not launch startxfce4 as root inside the chroot".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions