Open JimbotheScot opened 5 years ago
so it took ages to enter username but eventually took it after 7 mins
then went to enter and
Setup completed. Entering chroot... Unmounting /mnt/stateful_partition/crouton/chroots/arch... chronos@localhost /home/user/3dfa813d04f4aa2413f18dffa4c1fe22b826cdd1/Downloads/chroagh-master $ sudo startxfce4 Entering /mnt/stateful_partition/crouton/chroots/arch... dbus[23407]: Unknown username "colord" in message bus configuration file dbus[23407]: Unknown username "polkitd" in message bus configuration file dbus[23407]: Unknown username "polkitd" in message bus configuration file dbus[23407]: Unknown username "avahi" in message bus configuration file Unmounting /mnt/stateful_partition/crouton/chroots/arch...
Hey @JimbotheScot, tbh I haven't really gotten GUI stuff working for myself either. But your issues sound like they might not be directly related to that. Do you still get problems if you only target cli-extra
?
The problem with it taking ages to login sounds like this problem. Can you confirm that the version of libsystemd installed inside the chroot is 238.133-4
? If it's not then you might have an outdated chroagh or something...
ah right so you cant load a gui wm either? I thought you would just startxfce4 and it would be like the crouton ubuntu install but arch lol but this is the furthest i have got with the various arch chroot crouton forks so well done for that my friend :D
sudo isnt really that slow in practice having installed packages etc from the arch terminal and am definetley on 238.133-4 as installed a later version and had to roll it back but have now done a fresh install
someone else had the same problem i had with an android app https://github.com/meefik/linuxdeploy/issues/971
this is the furthest i have got with the various arch chroot crouton forks so well done for that my friend :D
Lol yeah the whole project has been a bit of a hot-potato, it's so broken no one wants it. I got it working to the extent I need to work (cli only), but haven't ventured much farther. Always open to PRs though! :P
someone else had the same problem i had with an android app
Interesting, if you try that fix does it work? Also I should have mentioned before but the Unknown username ...
errors are probably not related, I get those too and it doesn't seem to hurt anything.
recieved error: /prepare.sh: line 1141: /usr/share/alsa/alsa.conf.d/10-cras.conf: No such file or directory Failed to complete chroot setup. Unmounting /mnt/stateful_partition/crouton/chroots/arch...
so ran the command $ sudo mkdir /mnt/stateful_partition/crouton/chroots/arch/usr/share/alsa/alsa.conf.d
and was able to commence the installation by running sudo startxfce4 and it said do you want to continue the setup
Entering /mnt/stateful_partition/crouton/chroots/arch... A chroot setup script still exists inside the chroot. The chroot may not be fully set up. Would you like to finish the setup? [Y/n/d]
it then goes all the way to enter the username
Database directory: /var/lib/pacman/ :: Do you want to remove unused repositories? [Y/n] y removing unused sync repositories... Please specify a username for the primary user: archrome
and then hangs
this is the furthest i have gotten with this installation of arch lol so close yet so far