On Tue, Dec 29, 2020 at 12:33 AM Sreyan Chakravarty <[email protected]> wrote:
>
>
>
> On Thu, 24 Dec 2020, 9:38 pm Ed Greshko, <[email protected]> wrote:
>>
>> On 24/12/2020 22:29, Sreyan Chakravarty wrote:
>> > That's what I have been doing.
>> >
>> > You can verify for yourself.
>>
>> But the info you are asking about is in fedora-live-kde-base.ks, right?
>>
>> # set up autologin for user liveuser
>> if [ -f /etc/sddm.conf ]; then
>> sed -i 's/^#User=.*/User=liveuser/' /etc/sddm.conf
>> sed -i 's/^#Session=.*/Session=plasma.desktop/' /etc/sddm.conf
>> else
>> cat > /etc/sddm.conf << SDDM_EOF
>> [Autologin]
>> User=liveuser
>> Session=plasma.desktop
>> SDDM_EOF
>> fi
>
>
> Yes.
>
> Don't worry it didn't work. I wonder how the normal iso is made.
>
>

Does any one know how to modify /etc/fstab in the live image ?

I am getting :

Failed to start Remount Root and Kernel File Systems

on startup.

-- 
Regards,
Sreyan Chakravarty
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to