dnschneid / crouton

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

Chroot Setup Issue For Kali-Rolling #4153

Closed dethslayer999 closed 4 years ago

dethslayer999 commented 4 years ago
name: kali-rolling
encrypted: no
Entering /mnt/stateful_partition/crouton/chroots/kali-rolling...
crouton: version 1-20190902190258~master:9a594a66
release: kali-rolling
architecture: amd64
xmethod: xorg
targets: xfce
host: version 12371.75.0 (Official Build) stable-channel snappy 
kernel: Linux localhost 4.4.186-16721-gcdc0ab99cc00 #1 SMP PREEMPT Wed Sep 25 23:41:02 PDT 2019 x86_64 GNU/Linux
freon: yes
Unmounting /mnt/stateful_partition/crouton/chroots/kali-rolling...
name: xenial
encrypted: no
Entering /mnt/stateful_partition/crouton/chroots/xenial...
crouton: version 1-20190902190258~master:9a594a66
release: xenial
architecture: amd64
xmethod: xorg
targets: xfce
host: version 12371.75.0 (Official Build) stable-channel snappy 
kernel: Linux localhost 4.4.186-16721-gcdc0ab99cc00 #1 SMP PREEMPT Wed Sep 25 23:41:02 PDT 2019 x86_64 x86_64 x86_64 GNU/Linux
freon: yes
Unmounting /mnt/stateful_partition/crouton/chroots/xenial...

So when i tried reinstalling Kali Rolling It Give's Me This Error

Package xbindkeys is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source

E: Package 'xbindkeys' has no installation candidate Failed to complete chroot setup. The chroot setup script may be broken. Your chroot is not fully configured. Removing the chroot setup script. You may want to update your chroot again. UID 1000 not found in kali-rolling Unmounting /mnt/stateful_partition/crouton/chroots/kali-rolling...

Well all i really Did Was

sudo sh -e ~/Downloads/crouton -r kali-rolling -t xfce and i have tried removing the -e still same stuff

DennisLfromGA commented 4 years ago

Closing. Please re-open if this issue is still a concern.

jeffvader84 commented 4 years ago

@NasifQadri How did you get the xbindkeys deb package to install? I tried using apt, dpkg and I also forced it with dpkg but I kept getting an error. I have tried everything suggested in this thread and no luck.

Rimulator commented 4 years ago

There are a dozen working examples herein, each describing how the package and dependencies were installed. Specifically which set of instructions did you carefully follow?

gBasil commented 4 years ago

@Anonymoustank when I run the sudo enter-chroot, my terminal prompt changes from:

chronos@localhost / $ to (kali-rolling)gunnerbasil@localhost:~$

I thought that this would open kali-rolling like it opened xfce, as a desktop, but instead it is just a prompt. is this supposed to happen? How would I be able to make it a desktop?

gBasil commented 4 years ago

I made a reddit post about it: https://www.reddit.com/r/Crouton/comments/enfcwf/clarification_and_questions_regarding_kali_linux/

gBasil commented 4 years ago

never mind, I was just stoopid.