drinkcat / chroagh

Chromium OS Archlinux Chroot Environment
BSD 3-Clause "New" or "Revised" License
241 stars 27 forks source link

startcli - Couldn't get a file descriptor referring to the console #86

Closed wulvyrn closed 8 years ago

wulvyrn commented 9 years ago

i used this to create the chroot sudo sh -e installer/main.sh -r arch -n arch.cli-extra -t cli-extra

when i try "sudo startcli", it gives me this error

Entering /mnt/stateful_partition/crouton/chroots/arch.cli-extra... Couldn't get a file descriptor referring to the console Unmounting /mnt/stateful_partition/crouton/chroots/arch.cli-extra...

sudo enter-chroot #works fine

drewfish commented 9 years ago

I have this problem too. Just installed crouton -t cli-extra on an Asus CN60.

drewfish commented 9 years ago

BTW, should this issue perhaps be filed on the parent repository (dnschneid/crouton)?