Closed demlak closed 5 years ago
About iso size: you won't get a full GUI iso until bug #637 is fixed.
demlak,please, what commands you used for booting to cli installer, how I fix it to boot ?
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
@demlak thanks! You gave me infos needed to fix boot issue!
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 =)
You cannot generate GUI ISO for now.
I had some ideas about this bug, your comment helped me nailed the problem.
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?
Made a mistake while typing description for pull request. Modified it!
My bad.
You are on a roll FredBezies! Kudos to you my friend.
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 :)
A little work in progress... Just look at kernel version and date :)
My fix for bug #637 is now added. You just need to build a new ISO to use GUI installer.
Closing this bug, so?
I just tried to generate an anarchy iso via latest master.zip
anarchy-creator.sh -a
Got same Problem like this: https://github.com/deadhead420/anarchy-linux/issues/712I 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 ofanarchy-cli-1.0.1-x86_64.iso
is 556MB