cant get past this #4926
Replies: 3 comments
-
It appears that you are trying to install If you already have a working penguin container with a Debian distro you most likely do not need a Hope this helps, |
Beta Was this translation helpful? Give feedback.
-
So how would I install Kali Linux on it? |
Beta Was this translation helpful? Give feedback.
-
Since you're familiar with Crostini and containers I would stick with that method instead of crouton since it does not require Developer mode. You can install kali Linux distros via the lxc command at: https://us.lxd.images.canonical.com/ If you instead want to use Developer mode and crouton then you can install the kali-rolling release with crouton's Hope this helps, |
Beta Was this translation helpful? Give feedback.
-
Please describe your issue:
I cant get past this IDK what to do and could use some help. trying to install kali linux after doing this on this HP Chromebook thats in developer mode
If known, describe the steps to reproduce the issue:
$ sudo install -Dt /home/ariel/Downloads/bin -m 755$ sudo apt install crouton/Downloads/cr$ sudo croutonouton
install: omitting directory '/home/ariel/Downloads/crouton'
ariel@penguin:
sudo: crouton: command not found
ariel@penguin:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package crouton
ariel@penguin:
$ sudo crouton$ sudo install croutonsudo: crouton: command not found
ariel@penguin:
install: missing destination file operand after 'crouton'
Try 'install --help' for more information.
ariel@penguin:~$ sudo install -cp /home/ariel/Downloads/bin -m 755 ~/Downloads/crouton
install: omitting directory '/home/ariel/Downloads/bin'
Beta Was this translation helpful? Give feedback.
All reactions