Skip to content
This repository has been archived by the owner on Apr 9, 2022. It is now read-only.

User not known to the underlying authentication module #713

Closed
demlak opened this issue Sep 10, 2018 · 12 comments
Closed

User not known to the underlying authentication module #713

demlak opened this issue Sep 10, 2018 · 12 comments

Comments

@demlak
Copy link

demlak commented Sep 10, 2018

I just tried to generate an anarchy iso via latest master.zip anarchy-creator.sh -a
Got same Problem like this: #712

I was able to boot the final iso after editing startcommand in bootloader to find the correct disk by label.

But booting gui iso gets into a loop when automatic login should start, with following error:
User not known to the underlying authentication module

booting the cli-iso works (after fixing startcommand in bootloader), without this loop and/or error message.

btw.
filesize of anarchy-1.0.1-x86_64.iso is just 569MB
filesize of anarchy-cli-1.0.1-x86_64.iso is 556MB

@FredBezies
Copy link
Contributor

About iso size: you won't get a full GUI iso until bug #637 is fixed.

@lecterx
Copy link

lecterx commented Sep 13, 2018

demlak,please, what commands you used for booting to cli installer, how I fix it to boot ?

@demlak
Copy link
Author

demlak commented Sep 13, 2018

boot as normal.. wait for the "waiting 30 seconds for device..." fails.
then, there is a prompt where you can check the name of the DVD/USB/CD_ROM/Whatever by this command:
ls /dev/disk/by-label/
actualy this results in ANARCHYV101

then reboot.
at bootloader use key "tab"
edit the archisolabel "ARCH_201809" (or any other laber) to ANARCHYV101 and press enter

@FredBezies
Copy link
Contributor

@demlak thanks! You gave me infos needed to fix boot issue!

@demlak
Copy link
Author

demlak commented Sep 14, 2018

Your welcome =) I'm suprised. I thought you already knew where the problem was =)
I tested your fix and can confirm, that it works on cli-iso. i'll test GUI-iso right now.

now, we should go back to topic =)

@FredBezies
Copy link
Contributor

You cannot generate GUI ISO for now.

I had some ideas about this bug, your comment helped me nailed the problem.

@demlak
Copy link
Author

demlak commented Sep 14, 2018

tested GUI ISO also. your fix #714 does NOT fix #713.
Automatic login still results in error mentioned in first post
user not known to the underlayling authentication module

since this is regardless of the archisolabel, your fix is not fixing #713
or am i wrong?

@FredBezies
Copy link
Contributor

Made a mistake while typing description for pull request. Modified it!

My bad.

@cjmick
Copy link

cjmick commented Sep 14, 2018

You are on a roll FredBezies! Kudos to you my friend.

@FredBezies
Copy link
Contributor

FredBezies commented Sep 14, 2018

Well, kinda... I'm disappointed to see this project going the way of the dodo :(

Edit: got something working... Send a test file to a friend in order to verify it is ok for him too. Will add a screenshot ASAP :)

@FredBezies
Copy link
Contributor

A little work in progress... Just look at kernel version and date :)

virtualbox_test_14_09_2018_11_38_44

@FredBezies
Copy link
Contributor

My fix for bug #637 is now added. You just need to build a new ISO to use GUI installer.

Closing this bug, so?

@erazemk erazemk closed this as completed Aug 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants