[SOLVED] Live environment won't login 11 January 2022, 06:52:39 Just for context I'm using the weekly iso base image with dinitAs the title says I honestly can't log in, I tend to distro hop a lot so its been a few times since i've installed artix, I am now trying dinit, but can't get past the first step , yes I've have entered "artix" both for user and pass, doesn't work, tried different variations between root and linux but nope, switched between "nomodeset" option in grub, no bueno, switched between ttys and nope. Could it be corrupted or is there something wrong with me using belenaEtcher for the iso? Last Edit: 12 January 2022, 15:22:57 by nous
Re: Live environment won't login Reply #1 – 11 January 2022, 07:54:56 Don't use Balena Etcher.It was also mentioned in a recent topic. The first link I gave in this post lists several possible options to create bootable medium.Update: Just downloaded and tried artix-lxqt-dinit-20220110-x86_64.iso in QEMU, it boots and correctly autologins in the graphical live environment. No password prompts at all.Code: [Select]$ md5sum artix-lxqt-dinit-20220110-x86_64.iso0bbe2d5238921d9f44b37e5a949893e1 artix-lxqt-dinit-20220110-x86_64.isoUpdate 2: Ah, you mean base dinit ISO. It indeed has an issue with logging in. Thanks for reporting, this will be looked into. In the meantime, you can use the above ISO to boot into a live environment, and then proceed to install base system from the terminal as though from a tty. Last Edit: 11 January 2022, 08:17:29 by strajder 1 Likes
Re: Live environment won't login Reply #2 – 11 January 2022, 08:20:34 Alright avoiding belena from now on, but the issue still persists, tried using USBImager before you replied which didn't work, same issue. Then I decided to use cat and sadly still the same issue. I'll keep trying a few other commands to image the usb with or switch a different one.Edit: Ok I'll try that, was typing this up while you replied already.
Re: Live environment won't login Reply #3 – 12 January 2022, 13:14:18 There was an issue with dinit-rc. Pushed dinit-rc-0.0.31 and the issue should be fixed in the next weekly ISO release. You should be able to log in as root or artix with the password artix. Apologies for the inconvenience. 1 Likes
Re: Live environment won't login Reply #4 – 12 January 2022, 13:19:41 Yea its alright, I got it setup the way Strajder told me, but thanks for the fix