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

Chrome to Crouton Install Issue #4161

Closed Chrome2Linux closed 2 years ago

Chrome2Linux commented 4 years ago
Please paste the output of the following command here: sudo edit-chroot -all

Please describe your issue:

Hey I've been following the updated tutorial to install Crouton and I'm a total newb so this may be something silly... Any help would be dope

If known, describe the steps to reproduce the issue:

I pull the command window: crosh> shell (enter) chronos@local host / $ sudo install -Dt /usr/local/bin -m 755 ~/Downloads/crouton

install: cannot stat '/home/chronos/user/Downloads/crouton' : No such file or directory

DennisLfromGA commented 4 years ago

@Chrome2Linux,

It just looks like you may not have the crouton installer in your Downloads folder.

You can grab the latest release from https://goo.gl/fd3zc. Download it and save it in your Downloads folder.

Once that's done you should be able to continue with the steps you listed above.

Hope this helps, -DennisLfromGA