Reply To: antiX-26-rc1 available

Forum › Forums › News › Announcements › antiX-26-rc1 available › Reply To: antiX-26-rc1 available

#197921
andfree
Member

    For 66 I believe you just need to enable the modules for the boot@system module
    sudo 66 configure -e nano boot@system
    Change relevant line to:
    MODULE_KERNEL=!yes
    Then activate the change with command
    sudo 66 reconfigure boot@system

    It worked. Thank you.

    I noticed an issue that I don’t know if it is already known and I have no time to search about it, so I just mention it.
    I can’t “pass” directly from dinit to 66; rebooting fails. However, I can reboot without problem from dinit to runit and then from runit to 66.