• Crass Spektakel@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    8 months ago

    #You are perfectly right.

    All major distributions offer all major Environments. I currently use either Debian or Ubuntu and usually install by booting the Netinstall.iso right from the official Servers which installs just the base system without any GUI at all. Then I use tasksel to select the environment. Ok, not every Environment is part of Tasksel but often it is just adding another Repository and running another apt install operation.

    And yes, on my experimental computer I often install a dozen environments just because I can. Selectable at Login-Screen.

    But now somethings VERY important from someone with 35 years of POSIX experience:

    If you are a newby FOR GODS SAKE USE UBUNTU.

    And if you are a pro… Ubuntu still is a very good option. Only if your have VERY GOOD REASONS which you COMPLETELY UNDERSTAND, only then use something else. Which is Debian for me.

    • onion@feddit.de
      link
      fedilink
      arrow-up
      0
      ·
      8 months ago

      I’ve had way more issues with Ubuntu than with Fedora.

      Like after multiple updates I was stuck at some initramfs prompt

    • Ziixe@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      0
      ·
      8 months ago

      I’m a newbie, used a derivative of Ubuntu (xubuntu) since my computer is slow and old as fuck, it ended up somehow breaking my pc into only booting the drive with the Linux install on it and refuse to boot anything else not even live USBs (putting back in my windows drive just shows “success Ubuntu” in the top left corner)

      If you think it’s bios related please tell me, because I tried to mess with every damn setting related to this (I didn’t try resetting the CMOS but I doubt it will do anything)

      If anything it probably made me hate Ubuntu based distros in general (couldn’t try anything else because the pc is fucked)

      • e8d79@feddit.de
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        8 months ago

        Hard to tell from the info you provided. It might be a mixup between legacy MBR and UEFI boot. Try enabling legacy boot in UEFI and make sure the boot order is correct, if your PC is really that old it might just be that your Windows install is still booting from the MBR.

        • Ziixe@lemmy.dbzer0.com
          link
          fedilink
          arrow-up
          0
          ·
          8 months ago

          I’ll try that, it’s actually the opposite, it has an uefi switch in the bios since it’s so old it probably was the standard to use legacy boot, guessing by the CPU (core 2 duo, idk what model though) it’s probably a 2007/08 prebuilt (by the weird PSU)

          It would make sense that it would be a problem with windows if it didn’t have the uefi setting on, but it still doesn’t explain the “Ubuntu success” message I got instead (and that was the case when the Linux drive was completely disconnected )

          Will reply after I try it out, if it doesn’t work I’ll try the CMOS instead, if that doesn’t work either then I guess I fucked up my computer beyond repair

          • e8d79@feddit.de
            link
            fedilink
            arrow-up
            0
            ·
            8 months ago

            guess I fucked up my computer beyond repair

            Unlikely, only misconfigured. The “Ubuntu success” message might show because your PC tries to boot from a GPT partition on a different disk or you have inadvertently overwritten the Windows bootloader. Booting from a live USB should work but it might take a couple of tries depending on what settings you have changed in the UEFI; also check if your flashdrive is working properly. Apps like the Fedora Media Writer or Rufus can check if the image is not corrupted after writing it to the drive.