Heyas,
since a few days i break my mind about a ridicoulus issue of not beeing able to login to my live spin any longer.
After the user selection, i hit enter as there is no password (build log says: pw removed for liveuser),
the screen flashes/blinks and i'm back at login screen.
Of course, the users are added, and passwords removed:
Until yesterday, where i had added gimp, mtpaint, inkscape and gpicview the the %packages, i could not even build the iso successfully. Total packages was about 1380.
So i removed a few packages, and its now building the iso properly, with packages around 1280-1307.
However, the problem persists, i cannot login on the booted live media.
I'm not used to read "diff", but here's the output attached, as well as the original files.
Or has anyone else such issues with their f18 kickstart livecd building?
Thanks for every hint or info in advance.
Regards
sea
since a few days i break my mind about a ridicoulus issue of not beeing able to login to my live spin any longer.
After the user selection, i hit enter as there is no password (build log says: pw removed for liveuser),
the screen flashes/blinks and i'm back at login screen.
Of course, the users are added, and passwords removed:
Code:
#
# Users
#
useradd liveuser
passwd -D liveuser
passwd -D root
echo "liveuser ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers
So i removed a few packages, and its now building the iso properly, with packages around 1280-1307.
However, the problem persists, i cannot login on the booted live media.
I'm not used to read "diff", but here's the output attached, as well as the original files.
Or has anyone else such issues with their f18 kickstart livecd building?
Thanks for every hint or info in advance.
Regards
sea