Hello, I am sick and tired of Ubuntu relentlessly pushing snap. I currently am running a Windows Ubuntu Dual Boot and would like to replace the Windows partition with Garuda OS (They are on the same SSD). Eventually I want to move all my files from Ubuntu to Garuda and then delete Ubuntu.

I am not too familiar with messing around with the BIOS. I would like some advice on how exactly to safely do this without accidently bricking my system. Pointers to resources where I can learn how would also be helpful.

I am running Intel i5 with Nvidia 1070 GPU if that helps.

  • Xartle@lemmy.ml
    link
    fedilink
    arrow-up
    16
    ·
    1 year ago

    If you’re going to start playing around with multiple OS’s. Is really in your best interest to start using a data partition. Or better yet, start keeping your files somewhere else entirely and then backing that place up…

    You can’t really brick a PC by doing anything to the boot drive though. You may screw up the OS, but the bios is there to make sure you can boot off something else if need be…

  • Shady_Shiroe@lemmy.world
    link
    fedilink
    arrow-up
    7
    ·
    1 year ago

    I am unsure of what or how many files you need but ever think about using something like a flash drive to save your files to it and then wiping drive? I know sometimes you get so caught up with complex problems that you forget about the simple solutions.

    • 257m@lemmy.mlOP
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      1 year ago

      I need basically just my config files since projects are on gitlab. I will probably just zip them all up and store in cloud storage on dropbox and then redownload or try to access the ubuntu home paritition from Garuda if that is possible.

      • bob_wiley@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 year ago

        No matter what you decided, it would be a good ideas to back up your files to a cloud service or on a flash drive before you start. That way of something goes wrong you don’t lose data.

        I would tend to agree that once you’re at that point, assuming you don’t want Ubuntu anymore and we’re just going to keep it around or your config files, it would be much easier to wipe the whole disk and start over.

        When you do that, make a data partition where you can keep stuff, that way you can distro hop as much as you want and leave your data partition in place.

        • oo1@kbin.social
          link
          fedilink
          arrow-up
          2
          ·
          1 year ago

          yeah good advice
          i’d copy/rsync /home folder to a usb. regularly.
          .
          if you have a lot of symlinks, then make a simple bash script that’ll recreate them.

          also worth having a bash script that installs all your packages , and makes any config changes (copies edited files ) should you need to start again for any reason.(fire / theft / disk failure).

          cloud is ok as a 3rd backup - but i regard it more for portability and remote access than as a primary backup. whoever owns it can go bust, or have downtime, or get hacked etc.

          • bob_wiley@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            1 year ago

            Ansible can also be good for making a setup script. Since it’s idempotent, you can use it for all your configs and run it whenever you want to get things back into spec. If something needs to change it will change, if something is already good, it will skip it.

  • digdilem@lemmy.ml
    link
    fedilink
    arrow-up
    6
    ·
    1 year ago

    You know one of the easiest and safest ways of switching base os? Replace the ssd (or m.2).

    They’re ridiculously cheap now and, after copying the installer files to a usb stick, unplug your old ssd and plug in the new one. Then you can go back fully if it doesn’t work out.

    • CafecitoHippo@lemm.ee
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      And you can get a cheap enclosure for the old m.2 or SSD to copy files you need off the old one.

  • TeddE@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    1 year ago

    I recommend using Transwiz to zip up your user profile, you can move the .trans.zip file to a neutral location (external drive, network storage, etc). Of course if you have valuable information stored outside the C:\Users folder, back it up as well. Now you should have a system you can safely mangle, destroy and rebuild without worrying about user data. Once you’ve built your new setup, extract the zip folder into /home/[your_name] or ~ and you’re all set.

  • mvirts@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    1 year ago

    Don’t turn on overclocking or do anything that pops up a warning and you should be okay doing pretty much anything to the bios. Yes, you can make you machine fail to start (fail to post) but it’s a reset jumper or button away from being back to default settings again.

  • nottheengineer@feddit.de
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    Make absolutely sure that you’re not touching the ubuntu partition while getting rid of windows.

    A backup of at least your home directory is recommended.

    Then just remove the windows partition from ubuntu and install garuda to it as usual. You’ll probably need to use grub-mkconfig after installation to make sure grub shows both ubuntu and garuda. The arch wiki has a good guide on that.

  • madthumbs@lemmy.world
    link
    fedilink
    arrow-up
    1
    arrow-down
    13
    ·
    edit-2
    1 year ago

    How to replace Windows with Garuda OS

    I use Windows for Photoshop, Topaz AI, Office, and some games. -It’s not replacing Windows.

      • jimmydoreisalefty@lemmus.org
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        They meant it as a literal replacement of the OS, as in to run everything you could on win on linix os .

        In your case it is possible, due to not using said programs, just using something else, or just going without them.

    • s20@lemmy.ml
      link
      fedilink
      arrow-up
      5
      arrow-down
      1
      ·
      1 year ago

      It’s best practice to actually read the posy before commenting rather than commenting on the post title and ignoring its text.