• System NOT booting into KDE Gui

    From Vincent Coen@VBCoen@gmail.com to All on Fri Mar 21 15:40:37 2025
    From Newsgroup: alt.os.linux.mageia

    Hello All!

    My system that has multi partitions on a SSD (primary) and a HDD has had
    some updates and needed a reboot because of some funnies with some
    appl. seeing files.
    So on the shutdown I booted into a 2nd partition holding MGA9 and updated
    that one and then did the same for a win10 system before rebooting to the primary one.

    On the boot it showed the graphic screen but when completing the start up
    went to the tty service instead of booting up via sddm.

    Now I logged in and tried running sddm but it could not find it (owned by root?) so I did a sudo sddm and while this worked (but showed flashing red screen) worked but any files created are owned by root so no good and am
    force to use the other MGA9 partition on a HDD.

    So the question - How do I get back the primary system to boot into KDE GUI
    ?

    While I cam running using the HHD system there are various packages not installed on it and it is a lot slower so would like to get back to using
    the SSD version - plus it is annoying me that the problem arose anyway :(


    Vincent



    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From Gilberto F da Silva@gfs1989@gmx.net to alt.os.linux.mageia on Fri Mar 21 21:07:27 2025
    From Newsgroup: alt.os.linux.mageia

    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256

    Vincent Coen escreveu:
    Hello All!

    My system that has multi partitions on a SSD (primary) and a HDD
    has had some updates and needed a reboot because of some funnies
    with some appl. seeing files. So on the shutdown I booted into a
    2nd partition holding MGA9 and updated that one and then did the
    same for a win10 system before rebooting to the primary one.

    On the boot it showed the graphic screen but when completing the
    start up went to the tty service instead of booting up via sddm.

    Now I logged in and tried running sddm but it could not find it
    (owned by root?) so I did a sudo sddm and while this worked (but
    showed flashing red screen) worked but any files created are owned
    by root so no good and am force to use the other MGA9 partition on
    a HDD.

    So the question - How do I get back the primary system to boot into
    KDE GUI ?

    While I cam running using the HHD system there are various packages
    not installed on it and it is a lot slower so would like to get
    back to using the SSD version - plus it is annoying me that the
    problem arose anyway :(


    Vincent


    On machines using systemd, you can use the command:

    systemctl set-default graphical.target

    to set the graphical boot as default.

    - --

    Abra|oos

    Gilberto F da Silva
    -----BEGIN PGP SIGNATURE-----
    Comment: +-----------------------------------------------------+
    Comment: ! https://t.me/Gilberto_F_da_Silva !
    Comment: +-----------------------------------------------------+

    iHUEAREIAB0WIQSWDU9sZ+hOyX91n7l0C/CavLb3GgUCZ93/PwAKCRB0C/CavLb3 GtbJAP9+uD2DATtl4qZ8B62ndRAcHFaCEDk496Si99Afe9cKzgEAlhsS4SAMiK3b Uplrq87gGmys001tiNCAd9QMOIFui1Y=
    =Kh8F
    -----END PGP SIGNATURE-----
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From Vincent Coen@VBCoen@gmail.com to Gilberto F da Silva on Sun Mar 23 13:27:31 2025
    From Newsgroup: alt.os.linux.mageia


    Hello Gilberto!

    22 Mar 25 00:07, Gilberto F da Silva wrote to all:

    Vincent Coen escreveu:
    Hello All!

    My system that has multi partitions on a SSD (primary) and a HDD
    has had some updates and needed a reboot because of some funnies
    with some appl. seeing files. So on the shutdown I booted into a
    2nd partition holding MGA9 and updated that one and then did the
    same for a win10 system before rebooting to the primary one.

    On the boot it showed the graphic screen but when completing the
    start up went to the tty service instead of booting up via sddm.

    Now I logged in and tried running sddm but it could not find it
    (owned by root?) so I did a sudo sddm and while this worked (but
    showed flashing red screen) worked but any files created are owned
    by root so no good and am force to use the other MGA9 partition on
    a HDD.

    So the question - How do I get back the primary system to boot into
    KDE GUI ?

    While I cam running using the HHD system there are various packages
    not installed on it and it is a lot slower so would like to get
    back to using the SSD version - plus it is annoying me that the
    problem arose anyway :(


    On machines using systemd, you can use the command:

    systemctl set-default graphical.target

    to set the graphical boot as default.

    That command does not work at all -

    sudo systemctl get-default graphical.target
    [sudo] password for vince:
    Too many arguments.

    I used the get first to see what is set on current booted partition.


    Vincent



    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From David W. Hodgins@dwhodgins@nomail.afraid.org to alt.os.linux.mageia on Sun Mar 23 11:21:03 2025
    From Newsgroup: alt.os.linux.mageia

    On Sun, 23 Mar 2025 09:27:31 -0400, Vincent Coen <VBCoen@gmail.com> wrote: <snip>
    That command does not work at all -

    sudo systemctl get-default graphical.target
    [sudo] password for vince:
    Too many arguments.

    I used the get first to see what is set on current booted partition.

    See the man page. get-default returns a value, only set-default should be passed a value.

    On my current system ...
    # systemctl get-default
    graphical.target

    Regards, Dave Hodgins
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From Vincent Coen@VBCoen@gmail.com to David W. Hodgins on Mon Mar 24 01:00:51 2025
    From Newsgroup: alt.os.linux.mageia


    Hello David!

    23 Mar 25 15:21, David W. Hodgins wrote to all:

    On Sun, 23 Mar 2025 09:27:31 -0400, Vincent Coen <VBCoen@gmail.com>
    wrote: <snip>
    That command does not work at all -

    sudo systemctl get-default graphical.target
    [sudo] password for vince:
    Too many arguments.

    I used the get first to see what is set on current booted partition.

    See the man page. get-default returns a value, only set-default should
    be passed a value.

    On my current system ...
    # systemctl get-default graphical.target

    I get Too many arguments.


    MGA v9 and up to date now running on my ssd now that I was advised to run drakx11 and check the box for graphic used.

    ON reboot the GUI is running and absolutely no idea why it lost that
    setting .. the update gremlin strikes again at a guess :)

    Vincent



    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From David W. Hodgins@dwhodgins@nomail.afraid.org to alt.os.linux.mageia on Sun Mar 23 22:30:01 2025
    From Newsgroup: alt.os.linux.mageia

    On Sun, 23 Mar 2025 21:00:51 -0400, Vincent Coen <VBCoen@gmail.com> wrote:


    Hello David!

    23 Mar 25 15:21, David W. Hodgins wrote to all:

    On Sun, 23 Mar 2025 09:27:31 -0400, Vincent Coen <VBCoen@gmail.com>
    wrote: <snip>
    That command does not work at all -

    sudo systemctl get-default graphical.target
    [sudo] password for vince:
    Too many arguments.

    I used the get first to see what is set on current booted partition.

    See the man page. get-default returns a value, only set-default should
    be passed a value.

    On my current system ...
    # systemctl get-default graphical.target

    I get Too many arguments.


    MGA v9 and up to date now running on my ssd now that I was advised to run drakx11 and check the box for graphic used.

    ON reboot the GUI is running and absolutely no idea why it lost that
    setting .. the update gremlin strikes again at a guess :)

    Vincent

    The quoting above is very messed up.

    In my posting I had "# systemctl get-default" on one line showing the single parameter I
    passed to the systemctl command, in a terminal after using "su -" to become root.

    The response "graphical.target" was on the next line showing the response I received
    from the systemctl command.

    So just run on one line ...

    systemctl get-default


    Do not type "graphical target" when entering get-default.

    Regards, Dave Hodgins
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From Vincent Coen@VBCoen@gmail.com to David W. Hodgins on Mon Mar 24 14:32:15 2025
    From Newsgroup: alt.os.linux.mageia

    <op.23vbldtga3w0dxdave@hodgins.homeip.net> <1742778051@f1.n250.z2.fidonet.ftn> <op.23v6kbsoa3w0dxdave@hodgins.homeip.net>

    Hello David!

    24 Mar 25 02:30, David W. Hodgins wrote to all:

    MGA v9 and up to date now running on my ssd now that I was advised
    to run drakx11 and check the box for graphic used.

    ON reboot the GUI is running and absolutely no idea why it lost that
    setting .. the update gremlin strikes again at a guess :)

    Vincent

    The quoting above is very messed up.

    In my posting I had "# systemctl get-default" on one line showing the
    single parameter I passed to the systemctl command, in a terminal
    after using "su -" to become root.

    The response "graphical.target" was on the next line showing the
    response I received from the systemctl command.

    So just run on one line ...

    systemctl get-default


    Do not type "graphical target" when entering get-default.


    That now makes sense and yes that is what I see on the working system.

    So to confirm, if result is NOT 'graphical.target' use set-default to it
    and this saves using drakx11 correct ?

    Sorry for being obtuse but I am a oldie at 78 this June and have only been using Linux since around early 2000 but that does not mean I have read an
    up to date book on this distro, eye sight allowed :)

    Vincent



    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From David W. Hodgins@dwhodgins@nomail.afraid.org to alt.os.linux.mageia on Mon Mar 24 11:22:42 2025
    From Newsgroup: alt.os.linux.mageia

    On Mon, 24 Mar 2025 10:32:15 -0400, Vincent Coen <VBCoen@gmail.com> wrote: <snip>
    So to confirm, if result is NOT 'graphical.target' use set-default to it
    and this saves using drakx11 correct ?

    Correct.

    Sorry for being obtuse but I am a oldie at 78 this June and have only been using Linux since around early 2000 but that does not mean I have read an
    up to date book on this distro, eye sight allowed :)

    The only dumb question is the one not asked.

    Regards, Dave Hodgins
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From Daniel70@daniel47@eternal-september.org to alt.os.linux.mageia on Tue Mar 25 20:32:58 2025
    From Newsgroup: alt.os.linux.mageia

    On 25/03/2025 2:22 am, David W. Hodgins wrote:
    On Mon, 24 Mar 2025 10:32:15 -0400, Vincent Coen <VBCoen@gmail.com>
    wrote: <snip>
    So to confirm, if result is NOT 'graphical.target' use set-default
    to it and this saves using drakx11 correct ?

    Correct.

    Sorry for being obtuse but I am a oldie at 78 this June and have
    only been using Linux since around early 2000 but that does not
    mean I have read an up to date book on this distro, eye sight
    allowed :)

    The only dumb question is the one not asked.

    Hey, David, that was one of my sayings when I was an Electronics Teacher
    back in the 80's/90's!! ;-P

    Regards, Dave Hodgins--
    Daniel70
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From Bobbie Sellers@bliss-sf4ever@dslextreme.com to alt.os.linux.mageia on Mon Apr 14 13:19:53 2025
    From Newsgroup: alt.os.linux.mageia

    On 3/21/25 08:40, Vincent Coen wrote:
    Hello All!

    My system that has multi partitions on a SSD (primary) and a HDD has had
    some updates and needed a reboot because of some funnies with some
    appl. seeing files.
    So on the shutdown I booted into a 2nd partition holding MGA9 and updated that one and then did the same for a win10 system before rebooting to the primary one.

    On the boot it showed the graphic screen but when completing the start up went to the tty service instead of booting up via sddm.

    Now I logged in and tried running sddm but it could not find it (owned by root?) so I did a sudo sddm and while this worked (but showed flashing red screen) worked but any files created are owned by root so no good and am force to use the other MGA9 partition on a HDD.

    So the question - How do I get back the primary system to boot into KDE GUI
    ?

    While I cam running using the HHD system there are various packages not installed on it and it is a lot slower so would like to get back to using
    the SSD version - plus it is annoying me that the problem arose anyway :(


    Vincent



    It is a large mistake to update anything to do with Windows
    that is not Windows running in a Virtual Box. The reason is simple
    Windows does kernel updates without warning you and rewrites its
    UEFI partition with no regard for the GNU/Linux files. I read all
    the time about people who run Windows and Linux on separate disks
    but the same sort of problem occurs.

    Updating a virtualized Windows instance may cause problems
    with the virtual tool being used.

    bliss - just my very humble opinion and a fact.
    --- Synchronet 3.21d-Linux NewsLink 1.2