Artix Linux Forum

Artix Linux => Installation / Migration / Configuration => Topic started by: jnbangerter on 13 March 2022, 17:49:39

Title: [Solved] Login failure for base s6 iso (UEFI)
Post by: jnbangerter on 13 March 2022, 17:49:39
to make a bootable usb

I'm just going to use the runit flavor, but I thought you guys should be aware of the issue. Thanks for making artix possible.
Title: Re: Login failure for base s6 iso (UEFI)
Post by: qontinuum on 13 March 2022, 18:24:12
I can't reproduce this login failure
Title: Re: Login failure for base s6 iso (UEFI)
Post by: strajder on 13 March 2022, 18:26:04
I have just tried booting a QEMU guest from artix-base-s6-20220123-x86_64.iso, and I could login without error with the credentials artix/artix. Can you verify that the md5sum command gives the following output with your ISO?

Code: [Select]
$ md5sum artix-base-s6-20220123-x86_64.iso
e571f9029e5ad43aa18a2168cf6ddf9a  artix-base-s6-20220123-x86_64.iso

Anyway, any supported init system can be installed from any Artix ISO using the installation guide (https://wiki.artixlinux.org/Main/Installation). The guide details what different package names to supply to basestrap in order to install Artix with a particular init.
Title: Re: Login failure for base s6 iso (UEFI)
Post by: jnbangerter on 13 March 2022, 22:13:21
Sorry, I see what happened: I must have grabbed the weekly image.

Here's the one I used.

md5
4d68a1c51285ec22c18e587167212249  /artix-base-s6-20220306-x86_64.iso

sha256
36c1d6687ecc20f2fa11197d6d07cbbe3ea59f27a10766f10e7747fc3df3edcf

Should have gotten the one from stable.
Title: Re: [Solved] Login failure for base s6 iso (UEFI)
Post by: Dudemanguy on 14 March 2022, 02:56:51
Oh just for reference, the weekly s6 isos have been broken for a while due to some backend changes but no one ever complained until now heh. The 2022-03-13 version should be fixed although I haven't gotten around to testing it yet myself.

Edit: I tested the new weekly base s6 iso and it now works again.